Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

Get $4 OFF in AWS Solutions Architect & Data Engineer Associate Practice Exams for $10.99 each ONLY!

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

Home Forums AWS AWS Certified Data Analytics – Specialty Question on kinesis streams

Tagged: 

  • Question on kinesis streams

  • goking

    Member
    January 7, 2022 at 4:23 pm

    The questions states:

    A digital banking startup plans to upgrade its online client banking system’s recommendations feature and requires real-time data collection and analysis. It is estimated that each data record will be approximately 25 KB in size. Worried about the system’s performance, the product owner wants a solution that can achieve optimal throughput from each user device and enable consumers to receive these records from the stream with dedicated throughput.

    How can the startup meet these requirements?

    The answer given is Hence, the correct answer is: <strong style=”font-family: inherit; font-size: inherit;”>Configure Amazon Kinesis Data Streams and the banking system to use the

    PutRecord API to send data to the stream. Register consumers with the enhanced fan-out feature.,<div>

    yet in the the explanation it says : You should prefer using

    PutRecords for most applications because it will achieve a higher throughput per data producer.</div><div>

    Is it the case that fan-out feature can only be used with PutRecord.

    </div>

  • Carlo-TutorialsDojo

    Member
    January 8, 2022 at 12:23 am

    Hello goking,

    Thanks for bringing this item to our attention. Upon checking, it appears that this was a simple typo; it should have been PutRecords. However, for the enhanced fan-out feature, either PutRecord or PutRecords API can be used.

    We will correct this error.

    Let me know if you have additional 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