Multiple Choice
A developer has written a multi-threaded application that is running on a fleet of Amazon EC2 instances. The operations team has requested a graphical method to monitor the number of running threads over time. What is the MOST efficient way to fulfill this request?
A) Periodically send the thread count to AWS X-Ray segments, then generate a service graph on demand.
B) Create a custom Amazon CloudWatch metric and periodically perform a PutMetricData call with the current thread count.
C) Periodically log thread count data to Amazon S3. Use Amazon Kinesis to process the data into a graph.
D) Periodically write the current thread count to a table using Amazon DynamoDB and use Amazon CloudFront to create a graph.
Correct Answer:

Verified
Correct Answer:
Verified
Q227: An application ingests a large number of
Q228: The upload of a 15 GB object
Q229: A company has three different environments: Development,
Q230: A static website is hosted in an
Q231: An application running on Amazon EC2 opens
Q233: A developer needs to manage AWS infrastructure
Q234: A Developer has created an S3 bucket
Q235: An application running on EC2 instances is
Q236: A Developer is writing a serverless application
Q237: A company is using Amazon API Gateway