CompTIA
CV0-003 · Question #911
CV0-003 Question #911: Real Exam Question with Answer & Explanation
The correct answer is B: Leveraging IaC templates.. Leveraging IaC templates: Infrastructure as Code (IaC) templates automate the deployment process, ensuring consistent environments across platforms and reducing manual effort.
Deployment
Question
A DevOps engineer needs to make application deployments more efficient. The current process to deploy and scale the application is very manual, with hours spent configuring servers from scratch each time. The application has many platform-based dependencies but is highly portable and can run on multiple platforms. Which of the following is most likely to reduce deployment time and improve efficiencies?
Options
- ADeploying the application using persistent storage.
- BLeveraging IaC templates.
- CCreating a runbook.
- DUsing serverless technology to minimize overheads.
Explanation
Leveraging IaC templates: Infrastructure as Code (IaC) templates automate the deployment process, ensuring consistent environments across platforms and reducing manual effort.
Topics
#IaC#automation#deployment efficiency#infrastructure templates
Community Discussion
No community discussion yet for this question.