exam questions

Exam CNX-001 All Questions

View all questions & answers for the CNX-001 exam

Exam CNX-001 topic 1 question 58 discussion

Actual exam question from CompTIA's CNX-001
Question #: 58
Topic #: 1
[All CNX-001 Questions]

A cloud engineer is planning to build VMs in a public cloud environment for a cloud migration. A cloud security policy restricts access to the console for new VM builds. The engineer wants to replicate the settings for each of the VMs to ensure the network settings are preconfigured. Which of the following is the best deployment method?

  • A. IaC template
  • B. Custom SDK
  • C. API script
  • D. CLI command
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
SuntzuLegacy
1 month, 1 week ago
Selected Answer: A
Answer: A. IaC template An Infrastructure as Code (IaC) template (e.g., Terraform or CloudFormation) allows you to declaratively specify VM configurations (including network settings) so that each VM is built from the same template. This satisfies the requirement of restricting console access and preconfiguring each VM in a consistent, repeatable manner without direct console interaction.
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 ...