ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

459 / 690

Question 459:

A telecom company has installed radio devices across the country. On a daily basis, they are looking to collect logs from these thousands of devices & analyze them further to monitor faults & uptime trends. For analysis of logs, they are planning to use Amazon Redshift. No additional processing needs to be done on these logs. The company is concerned about collecting data & sending compressed data to Amazon Redshift & is looking for a scalable solution without any ad-hoc administration.
Which of the following services can be used to meet this requirement?

Answer options:

A.Create an Amazon Kinesis Streams, save compressed data in Amazon EC2 and then copy data to Amazon Redshift.
B.Create an Amazon Kinesis Data Firehose Delivery Stream, save compressed data in the Amazon S3 bucket and then copy data to Amazon Redshift.
C.Create an Amazon Kinesis Data Firehose Delivery Stream, save compressed data in Amazon EC2 and then copy data to Amazon Redshift.
D.Create an Amazon Kinesis Streams, save compressed data in the Amazon S3 bucket and then copy data to Amazon Redshift.