ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 304 - SAP-C02 discussion

Report
Export

A company has an loT platform that runs in an on-premises environment. The platform consists of a server that connects to loT devices by using the MQTT protocol. The platform collects telemetry data from the devices at least once every 5 minutes The platform also stores device metadata in a MongoDB cluster An application that is installed on an on-premises machine runs periodic jobs to aggregate and transform the telemetry and device metadata The application creates reports that users view by using another web application that runs on the same on-premises machine The periodic jobs take 120-600 seconds to run However, the web application is always running.

The company is moving the platform to AWS and must reduce the operational overhead of the stack.

Which combination of steps will meet these requirements with the LEAST operational overhead?

(Select THREE.)

A.
Use AWS Lambda functions to connect to the loT devices
Answers
A.
Use AWS Lambda functions to connect to the loT devices
B.
Configure the loT devices to publish to AWS loT Core
Answers
B.
Configure the loT devices to publish to AWS loT Core
C.
Write the metadata to a self-managed MongoDB database on an Amazon EC2 instance
Answers
C.
Write the metadata to a self-managed MongoDB database on an Amazon EC2 instance
D.
Write the metadata to Amazon DocumentDB (with MongoDB compatibility)
Answers
D.
Write the metadata to Amazon DocumentDB (with MongoDB compatibility)
E.
Use AWS Step Functions state machines with AWS Lambda tasks to prepare the reports and to write the reports to Amazon S3 Use Amazon CloudFront with an S3 origin to serve the reports
Answers
E.
Use AWS Step Functions state machines with AWS Lambda tasks to prepare the reports and to write the reports to Amazon S3 Use Amazon CloudFront with an S3 origin to serve the reports
F.
Use an Amazon Elastic Kubernetes Service (Amazon EKS) cluster with Amazon EC2 instances to prepare the reports Use an ingress controller in the EKS cluster to serve the reports
Answers
F.
Use an Amazon Elastic Kubernetes Service (Amazon EKS) cluster with Amazon EC2 instances to prepare the reports Use an ingress controller in the EKS cluster to serve the reports
Suggested answer: B, D, E

Explanation:

https://aws.amazon.com/step-functions/use-cases/

asked 16/09/2024
marco giovinazzo
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first