exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 334 discussion

Exam question from Amazon's ANS-C00
Question #: 334
Topic #: 1
[All ANS-C00 Questions]

A user is having data generated randomly based on a certain event. The user wants to upload that data to CloudWatch. It may happen that event may not have data generated for some period due to randomness.
Which of the below mentioned options is a recommended option for this case?

  • A. For the period when there is no data, the user should not send the data at all
  • B. The user must upload the data to CloudWatch as having no data for some period will cause an error at CloudWatch monitoring
  • C. For the period when there is no data the user should send the value as 0
  • D. For the period when there is no data the user should send a blank value
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
AWS CloudWatch supports the custom metrics. The user can always capture the custom data and upload the data to CloudWatch using CLI or APIs. When the user data is more random and not generated at regular intervals, there can be a period which has no associated data. The user can either publish the zero (0) value for that period or not publish the data at all. It is recommended that the user should publish zero instead of no value to monitor the health of the application.
This is helpful in an alarm as well as in the generation of the sample data count.
Reference:
http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/publishingMetrics.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
eeghai7thioyaiR4
Highly Voted 3 years, 8 months ago
Ans: C https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/publishingMetrics.html#publishingZero
upvoted 6 times
...
AzureDP900
Most Recent 3 years, 4 months ago
C is correct answer
upvoted 2 times
...
ChauPhan
3 years, 7 months ago
C. For the period when there is no data the user should send the value as 0
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...