From the course: DevOps Foundations: DevSecOps
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Securing infrastructure as code in the pipeline
From the course: DevOps Foundations: DevSecOps
Securing infrastructure as code in the pipeline
- [Instructor] One of the newer trends that has become popular in the DevOps world is infrastructure as code. As an industry, we need a way to deploy infrastructure without manual intervention, and that's where IaC came about. So what is IaC? It stands for infrastructure as code, and it's a way of managing and provisioning infrastructure by using code. Think of it just like source code for deploying your infrastructure. You can use CloudFormation or Terraform as a couple of examples, and build your infrastructure in a code viewer. It's as simple as that. And the main reason that you would do this is to get rid of any of the manual parts of deploying your infrastructure. You don't want any manual parts in your deployment. It takes too much time, and the goal of DevOps is to take less time. So you really want to get rid of deploying infrastructure manually. This is an example of infrastructure as code, and you can…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Cloud and DevOps2m 26s
-
(Locked)
APIs are essential2m 32s
-
(Locked)
Finding the right toolset7m 9s
-
(Locked)
Continuous integration and delivery2m 12s
-
(Locked)
Containers and DevOps3m 35s
-
(Locked)
Securing infrastructure as code in the pipeline3m 15s
-
(Locked)
Security as code2m 20s
-
(Locked)
Application security in DevSecOps2m 58s
-
(Locked)
Leverage your existing processes6m 10s
-
(Locked)
The Ops in DevSecOps1m 59s
-
(Locked)
Continuous improvement and feedback2m 12s
-
(Locked)
-
-