CompTIA Cloud+ (CV0-003) — Question 139
A product-based company wants to transition to a method that provides the capability to enhance the product seamlessly and keep the development iterations to a shorter time frame. Which of the following would BEST meet these requirements?
Answer options
- A. Implement a secret management solution
- B. Create autoscaling capabilities
- C. Develop CI/CD tools
- D. Deploy a CMDB tool
Correct answer: C
Explanation
The correct answer is C, as Continuous Integration and Continuous Deployment (CI/CD) tools facilitate frequent code updates and streamline the deployment process, enabling rapid iterations. The other options do not directly address the need for enhancing product development speed and efficiency: A focuses on security, B addresses scalability, and D pertains to configuration management.