From the course: Exam Tips: AWS Certified Developer – Associate

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Question-answering strategy sample question 8

Question-answering strategy sample question 8 - Amazon Web Services (AWS) Tutorial

From the course: Exam Tips: AWS Certified Developer – Associate

Start my 1-month free trial

Question-answering strategy sample question 8

- [Instructor] Here's another interesting question from the sample bank that I would like to share with you. Let's get into it. A developer wants to track the performance of an application that runs on a fleet of Amazon EC2 instances. Right there, this question is asking about monitoring performance, so you should start thinking clockwise along those lines right away because this is a metrics and monitoring question. It's nothing to do with refactoring or changing the code or anything like that. Let's continue. The developer wants to view and track statistics across the fleet such as the average and maximum request latency. Also, he wants to be notified immediately if the average response time exceeds a threshold. Now, this last sentence is talking about CloudWatch alarms and CloudWatch metrics. Keep that in mind. Let's get into the possible options here. Option A says, configure a cron job on each instance to…

Contents