Valid CLO-002 Dumps shared by EduDump.com for Helping Passing CLO-002 Exam! EduDump.com now offer the newest CLO-002 exam dumps, the EduDump.com CLO-002 exam questions have been updated and answers have been corrected get the newest EduDump.com CLO-002 dumps with Test Engine here:
A company hired a DevOps engineer to move business systems to the cloud. The current systems administrator does not have scripting experience and has been deploying servers manually. Which of the following would BEST optimize this process?
Correct Answer: A
Infrastructure as code (IaC) is a key DevOps practice that involves the management of infrastructure, such as networks, compute services, databases, storages, and connection topology, in a descriptive model. IaC allows teams to develop and release changes faster and with greater confidence. IaC avoids manual configuration and enforces consistency by representing desired environment states via well-documented code in formats such as JSON. Infrastructure deployments with IaC are repeatable and prevent runtime issues caused by configuration drift or missing dependencies. IaC also helps teams to provision multiple test environments reliably on demand. Therefore, IaC would best optimize the process of moving business systems to the cloud and reduce the need for scripting experience and manual deployment. Reference: CompTIA Cloud Essentials+ CLO-002 Study Guide, Chapter 5: Cloud Migration, page 1971; What is infrastructure as code (IaC)? - Azure DevOps2