Table of contents
Introduction
9m 41s
Lock icon
About This Course | 2m 25s
Lock icon
About The Instructor | 1m 5s
Lock icon
How to Use the Linux Academy Cloud Playground for this Course | 6m 11s
Vagrant
3h 15m 17s
Lock icon
What is Vagrant? | 3m 4s
Lock icon
Installing Vagrant | 3m 40s
Lock icon
Vagrant Commands Part 1 | 9m 56s
Lock icon
Vagrant Commands Part 2 | 3m 40s
Lock icon
Vagrantfiles Part 1 | 6m 10s
Lock icon
Vagrantfiles Part 2 | 3m 43s
Lock icon
Accessing Vagrant VMs | 2m 35s
Lock icon
Defining Multiple Machines in Vagrant | 2m 27s
Lock icon
Vagrant Provisioning | 10m 2s
Lock icon
QUIZ: VagrantQUIZ: Vagrant | 30m
Lock icon
Installing Vagrant on CentOSInstalling Vagrant on CentOS | 1h 0m
Lock icon
Using Vagrant and Docker to Build a Dev EnvironmentUsing Vagrant and Docker to Build a Dev Environment | 1h 0m
Vagrant Boxes
55m 49s
Lock icon
What are Vagrant Boxes? | 4m 38s
Lock icon
Creating a Base Box | 14m 12s
Lock icon
Vagrant Box Commands | 4m 47s
Lock icon
Box File Format | 2m 12s
Lock icon
QUIZ: Vagrant BoxesQUIZ: Vagrant Boxes | 30m
Packer and Cloud Init
1h 57m 14s
Lock icon
What is Packer? | 9m 10s
Lock icon
Installing Packer | 1m 17s
Lock icon
Creating a Packer Template | 11m 10s
Lock icon
What is Cloud Init? | 5m 37s
Lock icon
QUIZ: Packer and Cloud InitQUIZ: Packer and Cloud Init | 30m
Lock icon
Using Packer to Create an AMIUsing Packer to Create an AMI | 1h 0m
Configuration Management with Ansible, Puppet, and Chef
2h 25m 32s
Lock icon
What is Configuration Management? | 5m 19s
Lock icon
What is Puppet? | 4m
Lock icon
Chef | 9m 29s
Lock icon
What is Ansible? | 4m 17s
Lock icon
Ansible Vault | 2m 27s
Lock icon
QUIZ: Configuration ManagementQUIZ: Configuration Management | 1h 0m
Lock icon
Exchange SSH Keys and Run Ansible PlaybooksExchange SSH Keys and Run Ansible Playbooks | 1h 0m
Docker and Kubernetes
4h 32s
Lock icon
What is Docker? | 4m 40s
Lock icon
Docker Images | 5m 32s
Lock icon
Docker Volumes | 7m 45s
Lock icon
Docker Networks | 7m 24s
Lock icon
Using Dockerfiles | 5m 14s
Lock icon
What is Kubernetes? | 2m 33s
Lock icon
Configuring Kubernetes | 2m 50s
Lock icon
Pod, ReplicaSets, and Deployments | 9m 34s
Lock icon
QUIZ: Docker and KubernetesQUIZ: Docker and Kubernetes | 15m
Lock icon
Creating a DockerfileCreating a Dockerfile | 1h 0m
Lock icon
Working with Docker VolumesWorking with Docker Volumes | 1h 0m
Lock icon
Working with Docker NetworksWorking with Docker Networks | 1h 0m
Docker Compose
2h 14m 11s
Lock icon
Installing Docker Compose | 1m 29s
Lock icon
Docker Compose Commands | 6m 31s
Lock icon
Creating A Docker Compose File | 6m 11s
Lock icon
QUIZ: Docker ComposeQUIZ: Docker Compose | 1h 0m
Lock icon
Setting Up an Environment with Docker ComposeSetting Up an Environment with Docker Compose | 1h 0m
Docker Swarm And Docker Machine
2h 36m 24s
Lock icon
What is Docker Swarm? | 8m 31s
Lock icon
Docker Swarm Commands | 6m 30s
Lock icon
Creating a Docker Swarm Service | 7m 42s
Lock icon
What is Docker Machine? | 3m 43s
Lock icon
Installing Docker Machine | 2m 55s
Lock icon
Docker Machine Commands | 7m 3s
Lock icon
QUIZ: Docker Swarm and Docker MachineQUIZ: Docker Swarm and Docker Machine | 1h 0m
Lock icon
Working with Docker SwarmWorking with Docker Swarm | 1h 0m
Modern Software Development
1h 32m 32s
Lock icon
RESTful APIs | 9m 11s
Lock icon
Service Oriented Architecture | 3m 37s
Lock icon
Microservices | 6m 4s
Lock icon
Agile | 3m 55s
Lock icon
Test Driven Development | 9m 45s
Lock icon
QUIZ: Modern Software DevelopmentQUIZ: Modern Software Development | 1h 0m
CI/CD and Jenkins
2h 40m 4s
Lock icon
What is Continuous Integration | 3m 31s
Lock icon
Continuous Delivery and Continuous Deployment | 3m 31s
Lock icon
What is Jenkins? | 5m 25s
Lock icon
Artifact Repositories | 6m 22s
Lock icon
Installing Jenkins | 3m 4s
Lock icon
Jenkins Plugins | 2m 14s
Lock icon
Setting up a Jenkins Slave | 8m 9s
Lock icon
Using Parameters in a Job | 5m 13s
Lock icon
Creating a Build Job to Execute Tests | 2m 35s
Lock icon
QUIZ: CI/CD and JenkinsQUIZ: CI/CD and Jenkins | 1h 0m
Lock icon
Building a Docker Image using Packer and JenkinsBuilding a Docker Image using Packer and Jenkins | 1h 0m
Git
2h 52m 22s
Lock icon
What is Git? | 5m 31s
Lock icon
Git Commands Line Basics | 10m 30s
Lock icon
Managing Files with Git | 13m 48s
Lock icon
Branching and Merging | 9m 22s
Lock icon
Git Submodules | 6m 14s
Lock icon
Dealing with Conflicts | 3m 19s
Lock icon
Tagging in Git | 3m 38s
Lock icon
QUIZ: GitQUIZ: Git | 1h 0m
Lock icon
Pushing a File to a GitHub RepositoryPushing a File to a GitHub Repository | 1h 0m
Deploying Code to Production
1h 8m 10s
Lock icon
Immutable Servers | 3m 58s
Lock icon
Blue-Green Deployments | 2m 13s
Lock icon
Canary Deployments | 1m 59s
Lock icon
QUIZ: Deploying Code to ProductionQUIZ: Deploying Code to Production | 1h 0m
Standard Components and Platforms for Software
1h 12m 7s
Lock icon
Content Delivery Network | 3m 54s
Lock icon
Cloud Foundry | 3m 21s
Lock icon
OpenStack | 4m 52s
Lock icon
QUIZ: Standard Components and Platforms for SoftwareQUIZ: Standard Components and Platforms for Software | 1h 0m
Cross Site Scripting, ACID and CAP Theorem
1h 25m 8s
Lock icon
Cross Site Scripting | 5m 8s
Lock icon
CORS Headers | 7m 24s
Lock icon
CSRF Tokens | 4m 39s
Lock icon
CAP Theorem | 2m 19s
Lock icon
ACID and BASE | 5m 38s
Lock icon
QUIZ: Cross Site Scripting, ACID and CAP TheoremQUIZ: Cross Site Scripting, ACID and CAP Theorem | 1h 0m
Prometheus and Logstash
2h 13m 2s
Lock icon
What is Prometheus? | 5m 46s
Lock icon
What is Logstash? | 7m 16s
Lock icon
QUIZ: Understand Prometheus and LogstashQUIZ: Understand Prometheus and Logstash | 1h 0m
Lock icon
Working with LogstashWorking with Logstash | 1h 0m
Conclusion
1h 32m 38s
Lock icon
Conclusion | 2m 38s
Lock icon
DevOps Tools Engineer CertificationDevOps Tools Engineer Certification | 1h 30m
About the author
A Cloud Guru
The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!
More Courses by A G.
Get access now
Sign up to get immediate access to this course plus thousands more you can watch anytime, anywhere
Cancel
Close button icon