
Ultimate access to all questions.
Your company is building a data ingestion pipeline for a healthcare application that requires data to be ingested from various medical devices and sensors. The pipeline should be able to handle high data volumes, ensure data privacy and security, and support data processing and analysis. Which AWS service would you recommend for this scenario, and how would you design the data ingestion pipeline to meet the requirements?
A
Use Amazon S3 for data storage, Amazon Kinesis for data ingestion, and AWS Lambda for data processing and analysis
B
Use Amazon DynamoDB for data storage, AWS IoT Core for data ingestion from medical devices, and AWS Lambda for data processing and analysis
C
Use Amazon Redshift for data storage, Amazon Kinesis for data ingestion, and Amazon SageMaker for data processing and analysis
D
Use Amazon RDS for data storage, AWS IoT Core for data ingestion from medical devices, and Amazon SageMaker for data processing and analysis