2015
3:24 hours
├── 01 Course Introduction
│ ├── 001 Course Resources.html
│ └── 001 Introduction.mp4
├── 02 Concepts
│ ├── 001 What is DevOps.mp4
│ ├── 002 DevOps Continuous Delivery and Benefits.mp4
│ ├── 003 Version Control GIT.mp4
│ ├── 004 Demo GIT commands and github.mp4
│ ├── 005 Configuration Management and Automation.mp4
│ ├── 006 Provisioning.mp4
│ └── 007 Plan Monitoring.mp4
├── 03 Step 1 – Provisioning
│ ├── 001 Introduction to Provisioning.mp4
│ ├── 002 Vagrant.mp4
│ └── 003 Vagrant demo.mp4
├── 04 Step 2 – Automation and Configuration Management
│ ├── 001 Introduction to Automation and Configuration Management.mp4
│ ├── 002 Ansible introduction.mp4
│ ├── 003 Ansible Installation.mp4
│ ├── 004 Ansible Installation demo.mp4
│ ├── 005 Ansible First Playbook.mp4
│ ├── 006 Ansible First Playbook demo.mp4
│ ├── 007 Ansible Provisioning with vagrant and EC2.mp4
│ ├── 008 Ansible Provisioning with EC2 demo.mp4
│ ├── 009 Ansible Roles.mp4
│ ├── 010 Ansible Best Practices.mp4
│ ├── 011 Ansible Directory Layout.mp4
│ ├── 012 Chef Introduction Part 1.mp4
│ ├── 013 Chef Introduction Part 2.mp4
│ ├── 014 Chef Introduction Part 3.mp4
│ ├── 015 Chef knife.mp4
│ ├── 016 Chef knife demo.mp4
│ ├── 017 Chef knife with chef-server.mp4
│ ├── 018 Chef Roles.mp4
│ ├── 019 Chef knife with chef-server – demo.mp4
│ └── 020 AWS Opsworks.mp4
├── 05 Step 3 – Continuous Integration
│ ├── 001 Introduction to Continuous Integration.mp4
│ ├── 001 Jenkins Resources.html
│ ├── 002 Jenkins Introduction and installation.mp4
│ ├── 003 Jenkins Prepare Play App.mp4
│ ├── 004 Jenkins Build app.mp4
│ ├── 005 Jenkins install and build demo.mp4
│ ├── 006 Jenkins automate testing.mp4
│ ├── 007 Jenkins packaging.mp4
│ └── 008 Jenkins Automate testing and packaging demo.mp4
├── 06 Step 4 – Deployments
│ ├── 001 Deployment Introduction.mp4
│ ├── 002 Artifact storage and deployment.mp4
│ └── 003 Artifact storage and deployment demo.mp4
├── 07 Step 5 – Continuous Monitoring
│ └── 001 Continuous Monitoring.mp4
├── 08 The Twelve Factor app
│ ├── 001 Introduction to the Twelve Factor app.mp4
│ └── 002 The Twelve Factors.mp4
├── 09 Containerization
│ ├── 001 Introduction to microservices.mp4
│ ├── 002 Introduction to docker.mp4
│ └── 003 Docker demo.mp4
├── 10 Container Orchestration
│ ├── 001 Introduction to Container Orchestration.mp4
│ ├── 001 Kubernetes Procedures.html
│ ├── 002 Kubernetes architecture overview.mp4
│ ├── 003 Deploying container using Kubernetes.mp4
│ └── 004 Kubernetes demo.mp4
└── 11 Finished
├── 001 Sources and Further Readings.html
└── 001 Thank you.mp4