DevOps for Networking
To demonstrate the power of DevOps tool we have deployed a web-based ticket booking website using GIT, Ansible, Vagrant, Docker, Jenkins and Kubernetes.DevOps is a new methodology that combines devel …
Talk Title | DevOps for Networking |
Speakers | Dushyant Dubaria (Cloud Support Associate - Deployment, Amazon Web Services), JAY SHAH (DevOps Engineer, Southern Methodist University) |
Conference | Open Networking Summit North America |
Conf Tag | |
Location | San Jose, CA, USA |
Date | Apr 2- 5, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
To demonstrate the power of DevOps tool we have deployed a web-based ticket booking website using GIT, Ansible, Vagrant, Docker, Jenkins and Kubernetes. DevOps is a new methodology that combines developers and operations team. It closely integrate people, processes and technology for an automated software delivery that is agile, scalable and cost-effective. DevOps delivery is a combination of two previous methods; agile software development and the collaboration between developments and operations team. By changing the way we think to deploy an infrastructure through the entire product life-cycle, from the design through the production phase, we can deliver consistent and repeatable designs. By abstracting the configuration needed to launch server instances with specific configurations into consistently repeatable recipes or manifests, the entire technology stack becomes converged. In order to do this, both operation and development skills are required.