Medium1 markMultiple Choice
AZ-900 · Question 07 · Domain 1.2: Benefits of Cloud Services
A company uses Azure Resource Manager (ARM) templates to automatically deploy identical environments across multiple regions. Which cloud benefit does this primarily demonstrate?
A company uses Azure Resource Manager (ARM) templates to automatically deploy identical environments across multiple regions. Which cloud benefit does this primarily demonstrate?
Answer options:
A.
High availability
B.
Manageability (Management of the cloud)
C.
Security
D.
Cost predictability
How to approach this question
Consider what benefit Infrastructure as Code (IaC) provides to administrators.
Full Answer
B.Manageability (Management of the cloud)✓ Correct
Management of the cloud refers to how you manage your cloud resources. Using tools like ARM templates for automated, repeatable deployments is a prime example of cloud manageability.
Common mistakes
Choosing high availability simply because 'multiple regions' is mentioned, missing the focus on the deployment method (ARM templates).
Practice the full Azure Fundamentals AZ-900 Practice Exam 2
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the primary definition of cloud computing?EasyQ02According to the shared responsibility model, which component is ALWAYS the responsibility of the...EasyQ03A company wants to transition from purchasing physical servers to a model where they only pay for...MediumQ04Which TWO of the following are primary benefits of using cloud services? (Select TWO)EasyQ05True or False: Moving to the cloud typically shifts IT spending from an Operational Expenditure (...Easy
Expert