2 Apr 2025, Wed

Infrastructure as Code & Deployment

IaC Tools

  • Terraform: Infrastructure as code software tool
  • AWS CloudFormation: Amazon’s infrastructure as code service
  • Azure Resource Manager Templates: Template-based infrastructure deployment
  • Google Cloud Deployment Manager: Infrastructure deployment service
  • Pulumi: Infrastructure as code using programming languages
  • Ansible: Automation tool for configuration management
  • Chef: Configuration management tool
  • Puppet: Configuration management tool

CI/CD Tools

Argo CD: GitOps continuous delivery tool for Kubernetes

Jenkins: Open-source automation server

GitHub Actions: CI/CD service integrated with GitHub

GitLab CI/CD: CI/CD integrated with GitLab

CircleCI: CI/CD platform for DevOps

Travis CI: CI service for open-source projects

Tekton: Kubernetes-native framework for CI/CD pipelines