Exam SY0-701 All QuestionsBrowse all questions from this exam
Question 104

Which of the following should a systems administrator use to ensure an easy deployment of resources within the cloud provider?

    Correct Answer: B

    To ensure an easy deployment of resources within the cloud provider, a systems administrator should use Infrastructure as Code (IaC). IaC allows the provisioning and management of computing infrastructure using automated scripts or configuration files, rather than manual setup processes. This automation reduces errors, ensures consistency, and speeds up deployment times, making it the most efficient choice for cloud resource management.

Discussion
adderallpmOption: B

Infrastructure as code (IaC) is the ability to provision and support your computing infrastructure using code instead of manual processes and settings. Any application environment requires many infrastructure components like operating systems, database connections, and storage.

Shaman73Option: B

B. Infrastructure as code