DevOps-Roadmap

DevOps-Logo

Programing Language

Step 0: Basic requirements

Step 1: IaC (Infrastructure as Code)

  • Hashicorp Terraform (Strongly Recommended)

  • Pulumi (Normal)

Step 2: Configuration Managment

Step 2.5: End-to-End Automation

on this step you need to learning End-to-End automation with Ansible and Terraform on infrastruture. Please follow bottom repos.

Step 3: CI/CD (Continuous Integration and Continuous Delivery)

  • Jenkins (Suitable for CI and CD in ALl infrastructure)(Free) (Strongly Recommended)

  • CircleCI (Paid)(Important)

  • Teamcity (Paid)

  • Bamboo (Paid)

  • GitLab (Suitable for CI and CD in ALl infrastructure)(Paid)

  • Azure DevOps (Suitable for CI and CD in Windows infrastructure)(Paid)

Step 4: Containerization

Step 4.5: GitOps Implementation

Step 5: Monitoring and Logging