CompTIA
CV0-003 · Question #406
CV0-003 Question #406: Real Exam Question with Answer & Explanation
The correct answer is B: Schedule a nightly job on each server to archive all logs. Copy them to a compressed drive on the server.. Compressing and archiving logs locally on each server minimizes storage consumption, making it the most cost-efficient option for seven-year retention among the choices provided.
Operations and Support
Question
A cloud administrator is given a requirement to maintain a copy of all system logs for seven years. All servers are deployed in a public cloud provider's environment. Which of the following is the MOST cost-efficient solution for retaining these logs?
Options
- ACreate a long-term storage repository at the cloud provider. Have all logs copied to the cloud storage
- BSchedule a nightly job on each server to archive all logs. Copy them to a compressed drive on the server.
- CConfigure SMTP services on each server and schedule a nightly job to email the logs to the cloud
- DConfigure a nightly job on each server to copy all logs to a single server. Schedule a job on the server to
Explanation
Compressing and archiving logs locally on each server minimizes storage consumption, making it the most cost-efficient option for seven-year retention among the choices provided.
Common mistakes.
- A. Copying all logs to a cloud provider's storage without compression or lifecycle tiering uses standard-tier pricing, which becomes costly and inefficient over a seven-year period.
- C. Transmitting logs via SMTP email is not a supported or scalable archival mechanism and is unreliable for meeting a seven-year compliance retention requirement.
- D. Centralizing all server logs to a single server creates a single point of failure and does not provide a durable or cost-efficient long-term retention solution for seven years.
Concept tested. Cost-efficient long-term log retention strategy
Reference. https://learn.microsoft.com/en-us/azure/azure-monitor/logs/data-retention-configure
Topics
#log retention#cost optimization#log archiving#compliance
Community Discussion
No community discussion yet for this question.