Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Data Analytics – Specialty Q18 – Review Mode Set 1

  • Q18 – Review Mode Set 1

  • lazize

    Member
    June 17, 2023 at 6:58 am

    Question states “Upon initial investigation, there are no ProvisionedThroughputExceededException errors found on the KCL logs“.

    The answer says the issue is DynamoDB throughput.

    Wouldn’t DynamoDB also generate the exception “ProvisionedThroughputExceededException” on KCL logs?

  • Carlo-TutorialsDojo

    Administrator
    June 20, 2023 at 11:11 pm

    Hello lazize,

    Thank you for your feedback and for bringing this to our attention.

    There seems to be a mistake in the scenario. Instead of KCL logs, it should’ve been *ProvisionedThroughputExceeded exceptions (Read and Write) that KDS sends to CloudWatch.

    I understand that if the KCL were calling DynamoDB APIs, the ProvisionedThroughputExceeded exception from DynamoDB would indeed be returned to the KCL. And should the code be configured to capture this exception, it would also be logged.

    With that said, we’ll be revising this question to make it more technically correct.

    Let me know if you have further questions.

    Regards,

    Carlo @ Tutorials Dojo

Viewing 1 - 2 of 2 replies

The forum ‘AWS Certified Data Analytics – Specialty’ is closed to new discussions and replies.

Original Post
0 of 0 posts June 2018
Now