CV0-003 · Question #401
A company recently decided to move some of its servers to a public cloud. The engineer has been invited to attend requirement sessions for moving servers to the cloud. The engineer is tasked with…
The correct answer is C. Configuration management tool. A configuration management tool enforces and audits compliance baselines consistently, ensuring cloud servers meet the same standards they did on-premises.
Question
A company recently decided to move some of its servers to a public cloud. The engineer has been invited to attend requirement sessions for moving servers to the cloud. The engineer is tasked with ensuring the servers that are being moved to the cloud are still in compliance, as they were on-premises. Which of the following should the engineer request during the requirement sessions?
Options
- ASyslog server
- BAdministrator access to the cloud service
- CConfiguration management tool
- DOrchestration tool
How the community answered
(22 responses)- A5% (1)
- B9% (2)
- C73% (16)
- D14% (3)
Why each option
A configuration management tool enforces and audits compliance baselines consistently, ensuring cloud servers meet the same standards they did on-premises.
A syslog server aggregates log data for monitoring and auditing but does not actively enforce or remediate configuration compliance on servers.
Administrator access to the cloud service provides control over cloud resources but does not by itself enforce or verify that server configurations remain compliant.
Configuration management tools such as Ansible, Puppet, or Chef define and enforce desired configuration states, compliance baselines, and security policies across both on-premises and cloud environments. Requesting this tool ensures that servers migrated to the public cloud are continuously audited and remediated against the same compliance requirements they had on-premises.
An orchestration tool automates deployment and workflow sequencing but is not designed to continuously enforce or audit configuration compliance standards.
Concept tested: Configuration management for cloud compliance enforcement
Source: https://learn.microsoft.com/en-us/azure/governance/policy/overview
Topics
Community Discussion
No community discussion yet for this question.