VOOZH about

URL: https://thenewstack.io/infrastructure-as-code-increase-security-scale-development/

⇱ Infrastructure-as-Code: Increase Security, Scale Development - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2022-04-06 07:54:14
Infrastructure-as-Code: Increase Security, Scale Development
contributed,sponsor-imperva,sponsored,sponsored-post-contributed,
Software Development

Infrastructure-as-Code: Increase Security, Scale Development

IAC helps reduce development costs, creates efficiency and enables controls for the creation of secure applications and services.
Apr 6th, 2022 7:54am by Itay Govs
👁 Featued image for: Infrastructure-as-Code: Increase Security, Scale Development
Photo by Joshua Aragon on Unsplash.
Imperva sponsored this post.

Modern application development environments are messy. From containers to clusters, microservices, serverless functions and APIs, there are many dependencies developers must keep track of while managing environment configuration, IT monitoring, logs and more.

Itay Govs
Itay is a DevOps and cloud operations engineer with more than 20 years of experience in development and operational efficiency. Itay started his career at Polycom, where he was responsible for the development and management of all IT infrastructure, and later worked at Radware, where he oversaw the implementation of CI/CD practices, source code creation and process improvement. He holds a Bachelor of Technology in software engineering from Shenkar College.

What’s more, business leaders are increasingly putting pressure on DevOps to harden their applications and apply security controls to mitigate potential data breaches. However, that’s easier said than done. At the top of the list of cloud native development challenges are security policies, cited by 41% of IT professionals in a 2021 survey of Red Hat customers.

At the same time, developers are being asked to speed up development and push more into production at an even faster pace. It’s why DevOps teams are turning to Infrastructure-as-Code (IaC), a method of using code to manage, automate, configure and implement continuous improvements on dynamic computing resources. Historically, organizations relied on several highly skilled employees to understand what their code is dependent on and how it is provisioned. This practice has created bottlenecks and dependencies that IaC eliminates.

The IaC approach gives developers the ability to scale their operations with security policies and controls in place. This is critical at a time when application security is growing and becoming more complex. An IaC approach streamlines the development process so developers can securely run self-service operations under a defined standard and can focus on development and increasing the velocity of innovation.

Faster Speed, More Consistency

As more organizations embrace the cloud native computing model to build applications quickly and at scale, development teams need greater autonomy. Infrastructure-as-Code enables that autonomy. This is achieved through resource creation with code stored in the source control repository. The approach allows developers to perform operations automatically, eliminating the need for DevOps assistance and supervision with infrastructure-related tasks. Further, IaC enables the maintenance of resource operational reliability, including auto scaling, monitoring, alerting, security and configuration. By automating these manual processes, IaC mitigates the risk of human error and allows for the introduction of CI/CD techniques.

Build Quickly and Securely

With Infrastructure-as-Code, DevOps can create a single, reliable code base for the organization. This approach gives security teams something consistent to audit while making sure the DevOps team is deploying applications in a way that meets security standards. In addition, since IaC reduces production environments to code, DevOps can quickly kill any application in production that becomes compromised or doesn’t meet necessary security criteria. This enables developers to move quickly and ensure security without having to pay for standby failover environments.

Embracing IaC will also enable teams to track inconsistencies in code, making it easier to patch vulnerabilities and prevent false positives. IaC implements configuration best practices within the organization’s security policies and rules. For example, not allowing restricted ports to be opened or permitting outbound traffic. IaC helps DevOps quickly fix and remedy common vulnerabilities and exposure (CVE) issues before they lead to a data breach.

IaC ensures production hygiene by implementing the organization’s tagging policy to enforce security standards for the creation of new workloads, clean unused resources and manage security groups. IaC facilitates the standardization needed to implement monitoring of each resource within the organization and eliminates the need to expend resources for it. It also helps standardize alerts for your on-call operations.

With that said, with great power comes even greater responsibility. While IaC improves the security posture of cloud infrastructure, its automated nature means that it must be tested and verified thoroughly before it’s deployed.

Imperva helps organizations protect critical applications, APIs, and data, anywhere, at scale, and with the highest ROI. With an integrated approach combining edge, application security, and data security, Imperva protects companies through all stages of their digital journey.
Learn More
The latest from Imperva

Why You Should Adopt Infrastructure-as-Code 

Infrastructure-as-Code eliminates the need for creating “net new” code for every single project. This model allows development teams to spin up environments quickly and provide self-service functionality for developers. Further, IAC helps reduce development costs, creates efficiency and enables controls for the creation of secure applications and services.

While IaC enables faster and more efficient development, security risks cannot be overlooked. While the IaC approach enables security at the infrastructure layer, it doesn’t mean that the code built afterward is secure by default. Developers still have a responsibility to manage the potential vulnerabilities associated with the code they write.

DevOps teams are facing complex challenges such as managing the security of their dynamic development environments, APIs and more. Using IaC in cloud native application development is a foundational step toward creating a more secure software development life cycle, as it allows development teams to create a code standard that can be used to remediate attacks quickly with minimum effort and without compromising security. However, implementing IaC alone cannot stop zero-day attacks. Developers must also use security tools designed to operate at runtime to stop novel attacks and protect all paths to their applications.

Imperva helps organizations protect critical applications, APIs, and data, anywhere, at scale, and with the highest ROI. With an integrated approach combining edge, application security, and data security, Imperva protects companies through all stages of their digital journey.
Learn More
The latest from Imperva
TRENDING STORIES
Itay is a DevOps and cloud operations engineer with more than 20 years of experience in development and operational efficiency. Itay started his career at Polycom, where he was responsible for the development and management of all IT infrastructure, and...
Read more from Itay Govs
Imperva sponsored this post.
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Pragma.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.