PrepAway - Latest Free Exam Questions & Answers

Which one of the following architectural suggestions wo…

A large real-estate brokerage is exploring the option of adding a cost-effective location based
alert to their existing mobile application. The application backend infrastructure currently runs on
AWS. Users who opt in to this service will receive alerts on their mobile device regarding realestate offers in proximity to their location. For the alerts to be relevant delivery time needs to be in
the low minute count. The existing mobile app has 5 million users across the US.
Which one of the following architectural suggestions would you make to the customer?

PrepAway - Latest Free Exam Questions & Answers

A.
The mobile application will send device location using SQS, EC2 instances will retrieve the
relevant offers from DynamoDB.
AWS Mobile Push will be used to send offers to the mobile application.

B.
Use AWS DirectConnect or VPN to establish connectivity with mobile carriers.
EC2 instances will receive the mobile applications location through earner connection; RDS will
be used to store and retrieve relevant offers.
EC2 instances will communicate with mobile carriers to push alerts back to the mobile application.

C.
The mobile application will submit its location to a web service endpoint utilizing Elastic Load
Balancing and EC2 instances;
DynamoDB will be used to store and retrieve relevant offers.
EC2 instances will communicate with mobile carriers/device providers to push alerts back to
mobile application.

D.
The mobile application will send device location using AWS Mobile Push, EC2 instances will
retrieve the relevant offers from DynamoDB.
EC2 instances will communicate with mobile carriers/device providers to push alerts back to the
mobile application.

Explanation:
AWS using SQS to store the message from mobile apps,and using AWS Mobile Push to send
offers to mobile apps.


Leave a Reply

Your email address will not be published. Required fields are marked *