The process of automatically deploying application changes to a production environment, ensuring zero downtime, is referred to as ________.
- Blue-Green Deployment
- Canary Deployment
- Continuous Delivery
- Continuous Integration
Blue-Green Deployment is a deployment strategy that involves having two identical production environments (blue and green) and switching between them to deploy application changes with zero downtime.
Loading...
Related Quiz
- Cloud-based data lakes primarily store data in its raw form, often referred to as ________.
- In a hybrid cloud, the orchestration between different cloud services is enabled by:
- Which type of cloud is made available to the general public by cloud service providers?
- Which of the following models provides tools to support application development, such as development frameworks, databases, and caching systems?
- In cloud computing, the characteristic that allows for pooling of computing resources to serve multiple consumers using a multi-tenant model is called ________.