A startup wants to ensure that their application's codebase is always in a deployable state. They are looking for a practice that emphasizes automated testing and continuous feedback. Which approach should they adopt?
- Continuous Delivery
- Continuous Deployment
- Continuous Integration (CI)
- Test-Driven Development
Continuous Delivery emphasizes automated testing, continuous feedback, and ensuring the codebase is always deployable but doesn't deploy automatically to production.
Loading...
Related Quiz
- Which cloud migration strategy involves moving an application from an on-premises environment to the cloud without making changes to its architecture?
- Community clouds are primarily designed to address the needs of:
- In the context of SaaS, the ability to serve multiple customers using a single instance of a software application is referred to as ________.
- Azure Blob Storage is primarily used for storing ________.
- AWS's primary service for object storage is: