PrepAway - Latest Free Exam Questions & Answers

What method should you use to become compliant while al…

Due to compliance regulations, management has asked you to provide a system that allows for cost-effective long-term
storage of your application logs and provides a way for support staff to view the logs more quickly. Currently your log
system archives logs automatically to Amazon S3 every hour, and support staff must wait for these logs to appear in
Amazon S3, because they do not currently have access to the systems to view live logs. What method should you use
to become compliant while also providing a faster way for support staff to have access to logs?

PrepAway - Latest Free Exam Questions & Answers

A.
Update Amazon S3 lifecycle policies to archive old logs to Amazon Glacier, and add a new policy to push all log entries to Amazon
SQS for ingestion by the support team.

B.
Update Amazon S3 lifecycle policies to archive old logs to Amazon Glacier, and use or write a service to also stream your application
logs to CloudWatch Logs.

C.
Update Amazon Glacier lifecycle policies to pull new logs from Amazon S3, and in the Amazon EC2 console, enable the CloudWatch
Logs Agent on all of your application servers.

D.
Update Amazon S3 lifecycle policies to archive old logs to Amazon Glacier. key can be different from the tableEnable Amazon S3
partial uploads on your Amazon S3 bucket, and trigger an Amazon SNS notification when a partial upload occurs.

E.
Use or write a service to stream your application logs to CloudWatch Logs. Use an Amazon Elastic Map Reduce cluster to live stream
your logs from CloudWatch Logs for ingestion by the support team, and create a Hadoop job to push the logs to S3 in five-minute
chunks.

15 Comments on “What method should you use to become compliant while al…

  1. ken says:

    I think B is the answer.
    The question mentions to cost-effective (Lifecycle to Glacier ) and quickly view logs (Stream logs to CloudWatch).




    1



    0
          1. Debin says:

            “write a service to also stream your application
            logs to CloudWatch Logs” in B says faster retrieval of logs in cloud watch.




            0



            0
  2. James says:

    Folks, there is button “Show Answer”. We’d better focus on that to discuss. As “Show Answer” says, the correct choice is E.




    0



    5
    1. Debin says:

      Every Show Answer is not the Correct Answer. Thats the reason people discuss here to conclude for the best. E is not cost effective.




      4



      0
    1. bcw says:

      E says “push the logs to S3 in five-minute chunks”. This is not faster than “stream your application logs to CloudWatch Logs”.
      However, you must also then give your staff access to CloudWatch Logs.
      B is how I would solve this, with the addition of making the CloudWatch logs available, but E will do the job as requested. CloudWatch storage is compliant, 5 minutes is quicker than 1 hour. But E is messy.
      Still, B does not mention how the logs get from CloudWatch to S3. It can be arranged, but isn’t quick, so that’s not how the support staff would receive them. And it isn’t mentioned in the answer.




      0



      0

Leave a Reply

Your email address will not be published. Required fields are marked *