Question 297:
A company is making use of Kinesis streams for transferring data from various sources. The Consumers will run at different times depending on the priority of data retrieval. Most consumers run within the hour and there are some which run once in 2 days. Which of the following must be implemented on the stream to ensure all data gets processed from within the stream?
Answer options:
A.Ensure that encryption is enabled on the stream B.Ensure that the data retention is changed for the stream C.Ensure that Kinesis Firehose is attached to the stream D.Ensure that the consumer runs on an EC2 Instance