DevOps for Network Engineering: Be the Cool NetDevOps Kid
DevOps principles are not exclusive to software development. We can apply many of its concepts to other environments, like network configuration management. Based on the idea of treating configuration …
Talk Title | DevOps for Network Engineering: Be the Cool NetDevOps Kid |
Speakers | Julio Gomez (Programmability Lead, EMEAR, Cisco Systems) |
Conference | Open Source Summit + ELC Europe |
Conf Tag | |
Location | Lyon, France |
Date | Oct 27-Nov 1, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
DevOps principles are not exclusive to software development. We can apply many of its concepts to other environments, like network configuration management. Based on the idea of treating configuration as code, we will see a real example on how to propose configuration changes via branches pushed to a version control server, build an automated CICD pipeline that verifies those changes in a virtual testing environment, and automatically deploy them in the production network if they test successfully. The whole enchilada!