ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

71 / 465

Question 71:

Japan-based fintech company is running applications in AWS. Those are mission-critical applications, and they want to analyze the application logs using Amazon Redshift. The applications forward the logs to a Kinesis Data Firehose. What do you suggest to send the records from Kinesis Data Firehose to Redshift?

Answer options:

A.Directly configure Amazon Redshift as the destination of the Kinesis Data Firehose Delivery Stream.
B.Use Amazon S3 to store raw data and send the data to Amazon Redshift using Load Command.
C.Directly send the data to Amazon Redshift using an SQS queue.
D.Directly send the data to Amazon Redshift using a custom Lambda fuction.