February 19, 2020

221 words 2 mins read

Cloud, Containerization, Virtualization and SDN Controllers

Cloud, Containerization, Virtualization and SDN Controllers

To develop and build a modern Cloud infrastructure or DevOps implementation that both Docker and Kubernetes have revolutionized the era of software development and operations.Together we will develop …

Talk Title Cloud, Containerization, Virtualization and SDN Controllers
Speakers Dushyant Dubaria (Cloud Support Associate - Deployment, Amazon Web Services), Jay Shah (DevOps Engineer, Southern Methodist University)
Conference Open Source Summit + ELC North America
Conf Tag
Location San Diego, CA, USA
Date Aug 19-23, 2019
URL Talk Page
Slides Talk Slides
Video

To develop and build a modern Cloud infrastructure or DevOps implementation that both Docker and Kubernetes have revolutionized the era of software development and operations. Together we will develop and deploy a Website which will be locally hosting on our laptop and will demonstrate the power of Open-Source DevOps tools. We will use:   1. Vagrant to build our infrastructure (VMs) by writing a Ruby script in VagrantFile. (Infrastructure as a Code)   2. Ansible to further configure the VMs by writing ansible-playbook to install Apache and MariaDB. (Configuration Management)    3. GitHub to store our website’s code. (Version Control / Source Code Management)   4. Jenkins to build CI/CD pipeline to test the code and auto-deploy in on test and prod server. (Continuous Integration / Continuous Deployment)We will also discuss the advantages of using Docker containers and how to manage containers using Kubernetes.

comments powered by Disqus