Courses by DevOps Directive:

🐳 Docker: Beginner to Pro
Learn Docker and containers to improve your software systems!
- History and motivation of containers
- Technology overview
- Installation and set up
- Using 3rd party container images
- Understanding data + Docker volumes
- Demo application
- Building container images
- Container registries
- Running containers
- Container security
- Interacting with Docker objects
- Development workflow
- Deploying containers

🏗️ Terraform: Beginner to Pro
Learn how to use Terraform to automate your cloud infrastructure!
- What is Terraform?
- Reference application architecture
- Evolution of cloud + Infrastructure as Code
- Terraform overview + setup
- Basic Terraform usage
- Variables and outputs
- Additional language features
- Project organization + modules
- Managing multiple environments
- Testing terraform code
- Developer workflows and automation