From the course: Cisco DevNet Associate (200-901) Cert Prep 5: Infrastructure and Automation

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

CI/CD pipeline with infrastructure automation

CI/CD pipeline with infrastructure automation

From the course: Cisco DevNet Associate (200-901) Cert Prep 5: Infrastructure and Automation

Start my 1-month free trial

CI/CD pipeline with infrastructure automation

- [Instructor] So, how do we apply infrastructure as code in a CI/CD pipeline? In Cisco DevNet cert prep course four, we learned about continuous integration and deployment pipeline. We also saw example of a popular CI/CD software called Jenkins. Please refer to how back to that course if we need a refresher. In this section, we will expand on that example and see how we can integrate infrastructure as code into that CI/CD pipeline. This example might involve some technology that you might not be familiar with. Don't sweat it. The point is actually to follow the workflow and the process to see how the integration works. Even if you're not familiar with say Jenkins or Python, you should still be able to follow the example steps. So if we take a look at the VIRL file of this two neural network that consists of NX-OSV-1 as well as iOSV-1 and opened it up with a text editor, such as Sublime Text, we could see that this…

Contents