exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 269 discussion

Exam question from Amazon's AWS-SysOps
Question #: 269
Topic #: 1
[All AWS-SysOps 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. For the period when there is no data the user should send a blank value
  • C. For the period when there is no data the user should send the value as 0
  • D. The user must upload the data to CloudWatch as having no data for some period will cause an error at CloudWatch monitoring
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.

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
albert_kuo
8 months, 3 weeks ago
Selected Answer: A
In CloudWatch, data points can have gaps or periods when no data is generated. It's recommended not to send data points with blank, zero, or placeholder values for periods when there's no actual data. Sending actual data points only when data is generated provides accurate and meaningful monitoring.
upvoted 1 times
albert_kuo
6 months ago
Change to C https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/publishingMetrics.html#publishingZero When your data is more sporadic and you have periods that have no associated data, you can choose to publish the value zero (0) for that period or no value at all.
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago