easyMultiple ChoiceObjective-mapped
CV0-004 Practice Question: Automate the deployment of cloud resources using…
A company wants to automate the deployment of cloud resources using code. Which tool is BEST suited for this purpose?
⚠ Common exam trap
Many exam-takers confuse SSH (a remote access tool) with automation scripts (like Ansible playbooks) or think that a CMDB can automate deployments, but the question specifically asks for a tool that uses code to deploy resources, which is the core definition of IaC.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Infrastructure as Code (IaC) templates
Infrastructure as Code (IaC) templates (Option C) are the best tool for automating cloud resource deployment because they allow you to define, version, and provision infrastructure through machine-readable definition files. Tools like Terraform, AWS CloudFormation, or Azure Resource Manager templates enable repeatable, consistent deployments without manual intervention, directly aligning with the goal of automating cloud resource deployment using code.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
SSH
Why it's wrong here
SSH is a protocol for remote access, not for deployment automation.
- ✗
An IP address management tool
Why it's wrong here
IPAM tools manage IP address allocation, not resource provisioning.
- ✓
Infrastructure as Code (IaC) templates
Why this is correct
IaC tools like Terraform or CloudFormation automate resource deployment from code.
- ✗
A configuration management database
Why it's wrong here
CMDB stores asset information but does not automate deployment.
Go deeper
Related to this question
About these practice questions
One of 977 original CV0-004 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CV0-004 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CV0-004 exam.