Back to CI/CD Basics

Continuous Deployment/Delivery Pipelines

Learn to automate the release and deployment of your application to various environments safely.

2 days

Topics in this Chapter

1

Deployment Environments

Managing different environments like Development, Staging, and Production.

2

Deployment Strategies

Exploring techniques like Blue-Green, Canary, and Rolling deployments for zero-downtime releases.

3

Infrastructure as Code (IaC) in CI/CD

Automating infrastructure provisioning with tools like Terraform and Ansible.

4

Rollback Strategies and Failure Handling

Planning for failure by implementing automated or manual rollback procedures.

GeekDost - Roadmaps & Snippets for Developers