Infrastructure as Code & Deployment
- 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
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