Examtopics

AWS Certified Data Engineer - Associate
  • Topic 1 Question 205

    A data engineer uses Amazon Kinesis Data Streams to ingest and process records that contain user behavior data from an application every day.

    The data engineer notices that the data stream is experiencing throttling because hot shards receive much more data than other shards in the data stream.

    How should the data engineer resolve the throttling issue?

    • Use a random partition key to distribute the ingested records.

    • Increase the number of shards in the data stream. Distribute the records across the shards.

    • Limit the number of records that are sent each second by the producer to match the capacity of the stream.

    • Decrease the size of the records that the producer sends to match the capacity of the stream.


    シャッフルモード