Multiple Choice
A hospital uses wearable medical sensor devices to collect data from patients. The hospital is architecting a near-real-time solution that can ingest the data securely at scale. The solution should also be able to remove the patient's protected health information (PHI) from the streaming data and store the data in durable storage. Which solution meets these requirements with the least operational overhead?
A) Ingest the data using Amazon Kinesis Data Streams, which invokes an AWS Lambda function using Kinesis Client Library (KCL) to remove all PHI. Write the data in Amazon S3.
B) Ingest the data using Amazon Kinesis Data Firehose to write the data to Amazon S3. Have Amazon S3 trigger an AWS Lambda function that parses the sensor data to remove all PHI in Amazon S3.
C) Ingest the data using Amazon Kinesis Data Streams to write the data to Amazon S3. Have the data stream launch an AWS Lambda function that parses the sensor data and removes all PHI in Amazon S3.
D) Ingest the data using Amazon Kinesis Data Firehose to write the data to Amazon S3. Implement a transformation AWS Lambda function that parses the sensor data to remove all PHI.
Correct Answer:

Verified
Correct Answer:
Verified
Q114: A company uses Amazon Redshift as its
Q115: A company is sending historical datasets to
Q116: A company has developed an Apache Hive
Q117: An airline has been collecting metrics on
Q118: A banking company wants to collect large
Q120: A company's data analyst needs to ensure
Q121: A company analyzes historical data and needs
Q122: A retail company wants to use Amazon
Q123: A hospital is building a research data
Q124: A company is building a data lake