exam questions

Exam CV0-004 All Questions

View all questions & answers for the CV0-004 exam

Exam CV0-004 topic 1 question 9 discussion

Actual exam question from CompTIA's CV0-004
Question #: 9
Topic #: 1
[All CV0-004 Questions]

A group of cloud administrators frequently uses the same deployment template to recreate a cloud-based development environment. The administrators are unable to go back and review the history of changes they have made to the template. Which of the following cloud resource deployment concepts should the administrator start using?

  • A. Drift detection
  • B. Repeatability
  • C. Documentation
  • D. Versioning
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Justheretolook
1 week, 4 days ago
Selected Answer: D
The correct answer is: D. Versioning Explanation: • Versioning allows administrators to track changes over time to deployment templates (e.g., Infrastructure as Code files like Terraform, CloudFormation, etc.). • It enables them to: • Review historical changes • Roll back to previous versions • Collaborate effectively Version control systems like Git are commonly used for this purpose. Why not the others? • A. Drift detection: Identifies when the actual deployed resources differ from the template — it doesn’t track changes to the template itself. • B. Repeatability: Refers to the ability to consistently recreate environments, but not to tracking changes over time. • C. Documentation: Useful for describing changes, but does not inherently track or manage changes like versioning does.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...