ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 247 - DOP-C01 discussion

Report
Export

Your current log analysis application takes more than four hours to generate a report of the top 10 users of your web application. You have been asked to implement a system that can report this information in real time, ensure that the report is always up to date, and handle increases in the number of requests to your web application. Choose the option that is costeffective and can fulfill the requirements.

A.
Publish your data to CloudWatch Logs, and configure your application to autoscale to handle the load on demand.
Answers
A.
Publish your data to CloudWatch Logs, and configure your application to autoscale to handle the load on demand.
B.
Publish your log data to an Amazon S3 bucket. Use AWS CloudFormation to create an Auto Scaling group to scale your post-processing application which is configured to pull down your log files stored an Amazon S3.
Answers
B.
Publish your log data to an Amazon S3 bucket. Use AWS CloudFormation to create an Auto Scaling group to scale your post-processing application which is configured to pull down your log files stored an Amazon S3.
C.
Post your log data to an Amazon Kinesis data stream, and subscribe your log-processing application so that is configured to process your logging data.
Answers
C.
Post your log data to an Amazon Kinesis data stream, and subscribe your log-processing application so that is configured to process your logging data.
D.
Configure an Auto Scaling group to increase the size of your Amazon EMR duster.
Answers
D.
Configure an Auto Scaling group to increase the size of your Amazon EMR duster.
E.
Create a multi-AZ Amazon RDS MySQL cluster, post the logging data to MySQL, and run a map reduce job to retrieve the required information on user counts.
Answers
E.
Create a multi-AZ Amazon RDS MySQL cluster, post the logging data to MySQL, and run a map reduce job to retrieve the required information on user counts.
Suggested answer: C
asked 16/09/2024
Janina Loveria
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first