|
This video is part of the appearance, “Cisco Practical Continuous Deployments Presents at Tech Field Day Extra at Cisco Live Europe“. It was recorded as part of Tech Field Day Extra at Cisco Live Europe 2018 at 14:30 - 15:15 on January 31, 2018.
Watch on YouTube
Watch on Vimeo
Continuous Integration/Continuous Delivery (or CI/CD) is a common practice for DevOps teams.
The idea is to automatically test all the changes before deploying in production (CI) and changes are frequently deployed (CD).
The same concept can be applied to Networks as well, configs and new software images are automatically tested and pushed to production if and only if all validations are successful.
Personnel: Fabrizio Maccioni