This project implements CI/CD pipeline to a support a Continuous Delivery processes.
- It Utilizes the blue green Deployment Strategy
- It Utilizes a configuration management tool to accomplish deployment to cloud-based servers.
- It utilizes a monitoring tool to Surface critical server errors for diagnosis using centralized structured logging.
- Circle CI - Cloud-based CI/CD service
- Amazon AWS - Cloud services
- AWS CLI - Command-line tool for AWS
- CloudFormation - Infrastrcuture as code
- Ansible - Configuration management tool
- Prometheus - Monitoring tool