exam questions

Exam 350-201 All Questions

View all questions & answers for the 350-201 exam

Exam 350-201 topic 1 question 59 discussion

Actual exam question from Cisco's 350-201
Question #: 59
Topic #: 1
[All 350-201 Questions]

What is a principle of Infrastructure as Code?

  • A. System maintenance is delegated to software systems
  • B. Comprehensive initial designs support robust systems
  • C. Scripts and manual configurations work together to ensure repeatable routines
  • D. System downtime is grouped and scheduled across the infrastructure
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
TrainingTeam
8 months ago
Selected Answer: A
One of the principles of Infrastructure as Code (IaC) is that system maintenance tasks, which were traditionally performed manually, are now automated and managed bysoftware systems567. This allows for consistent, repeatable routines for provisioning and changing systems and their configuration, with changes made to definitions and then rolled out to systems through unattended processes that include thorough validation7.
upvoted 1 times
...
jaciro11
2 years, 1 month ago
Selected Answer: A
Sure A
upvoted 1 times
...
DrVoIP
2 years, 3 months ago
The correct answer is B. Comprehensive initial designs support robust systems. Infrastructure as Code (IaC) is a methodology that involves managing and provisioning computer data centers through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools. One of the key principles of IaC is that comprehensive initial designs support robust systems. This means that IaC should include a well-designed architecture and a comprehensive set of templates and scripts to ensure consistency, repeatability, and predictability in system deployment and maintenance. By having a strong initial design, it is easier to build and maintain a reliable infrastructure, as it reduces the risk of errors and inconsistencies that could lead to downtime and other issues.
upvoted 1 times
...
Jeki4an
2 years, 3 months ago
A https://www.oreilly.com/library/view/infrastructure-as-code/9781491924334/ch01.html
upvoted 1 times
...
TOLU1985
2 years, 8 months ago
Selected Answer: A
Infrastructure as code (IaC) is a software-based IT methodology for codifying and maintaining IT infrastructure
upvoted 1 times
...
dats
2 years, 9 months ago
I prefer C. "to ensure repeatable routines"
upvoted 1 times
...
chongchangchi
3 years, 3 months ago
Selected Answer: B
IaC has popularized the concept of immutable infrastructure. In other words, rather than continuously updating and modifying existing infrastructure, the infrastructure is not reconfigured or updated every time there is a change in the application. Instead, it is replaced with a new one, built from a common image with the necessary changes in place. https://www.cisco.com/c/en/us/solutions/cloud/what-is-iac.html#~key-q-a
upvoted 1 times
...
Bobster02
3 years, 6 months ago
Selected Answer: A
System maintenance is delegated to software systems
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 ...