List of questions
Related questions
Question 5 - DAS-C01 discussion
An IoT company wants to release a new device that will collect data to track sleep overnight on an intelligent mattress.
Sensors will send data that will be uploaded to an Amazon S3 bucket. About 2 MB of data is generated each night for each bed. Data must be processed and summarized for each user, and the results need to be available as soon as possible. Part of the process consists of time windowing and other functions. Based on tests with a Python script, every run will require about 1 GB of memory and will complete within a couple of minutes. Which solution will run the script in the MOST cost-effective way?
A.
AWS Lambda with a Python script
B.
AWS Glue with a Scala job
C.
Amazon EMR with an Apache Spark script
D.
AWS Glue with a PySpark job
Your answer:
0 comments
Sorted by
Leave a comment first