ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 179 - ANS-C00 discussion

Report
Export

A user is trying to send custom metrics to CloudWatch using the PutMetricData APIs. Which of the below mentioned points should the user needs to take care while sending the data to CloudWatch?

A.
The size of a request is limited to 128KB for HTTP GET requests and 64KB for HTTP POST requests
Answers
A.
The size of a request is limited to 128KB for HTTP GET requests and 64KB for HTTP POST requests
B.
The size of a request is limited to 40KB for HTTP GET requests and 8KB for HTTP POST requests
Answers
B.
The size of a request is limited to 40KB for HTTP GET requests and 8KB for HTTP POST requests
C.
The size of a request is limited to 16KB for HTTP GET requests and 80KB for HTTP POST requests
Answers
C.
The size of a request is limited to 16KB for HTTP GET requests and 80KB for HTTP POST requests
D.
The size of a request is limited to 8KB for HTTP GET requests and 40KB for HTTP POST requests
Answers
D.
The size of a request is limited to 8KB for HTTP GET requests and 40KB for HTTP POST requests
Suggested answer: D

Explanation:

Explanation:

With AWS CloudWatch, the user can publish data points for a metric that share not only the same time stamp, but also the same namespace and dimensions. CloudWatch can accept multiple data points in the same PutMetricData call with the same time stamp. The only thing that the user needs to take care of is that the size of a PutMetricData request is limited to 8KB for HTTP GET requests and 40KB for HTTP POST requests. Reference: http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html

asked 16/09/2024
Ben Ndlovu
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first