Skip to main content

Phase 4: DevOps fundamentals

Last Updated: May 2025

Objectives

By the end of this phase, you will:

  • Understand core DevOps practices and their benefits
  • Implement CI/CD pipelines for automated testing and deployment
  • Create infrastructure as code using Terraform
  • Build and manage containers with Docker
  • Set up monitoring and observability for applications
  • Complete a capstone project demonstrating DevOps skills

Prerequisites

  • Cloud platform fundamentals (Phase 3)
  • Programming and scripting knowledge (Phase 2)
  • Git and version control proficiency (Phase 2)
  • Experience with cloud services deployment (Phase 3)

Topics

No.Topic
1Containers
2CI/CD
3Infrastructure as Code
4Container Orchestration
5Monitoring & Observability
6Capstone Project