A company has a large amount of data in an Amazon DynamoDB table. A large batch of data is appended to
the table once each day. The company wants a solution that will make all the existing and future data in
DynamoDB available for analytics on a long-term basis. Which solution meets these requirements with the
LEAST operational overhead?
A media company hosts a mobile app backend in the AWS Cloud. The company is releasing a new feature toallow users to upload short videos and apply special effects by using the mobile app. The company uses AWSAmplify to store the videos that customers upload in an Amazon S3 bucket.The videos must be processed immediately. Users must receive a notification when processing is finished.Which solution will meet these requirements?
A company is running a two-tier web-based application in an on-premises data center. The
application layer consists of a single server running a stateful application. The application connects to
a PostgreSQL database running on a separate server. The user base is expected to grow significantly,
so the company is migrating the application and database to AWS. The solution will use Amazon
Aurora PostgreSQL, Amazon EC2 Auto Scaling, and Elastic Load Balancing.
Which solution will provide a consistent user experience that will allow the application and database
tiers to scale?
A company operates a food delivery service. Because of recent growth, the company ' s order processingsystem is experiencing scaling problems during peak traffic hours. The current architecture includes AmazonEC2 instances in an Auto Scaling group that collect orders from an application. A second group of EC2instances in an Auto Scaling group fulfills the orders.The order collection process occurs quickly, but the order fulfillment process can take longer. Data must notbe lost because of a scaling event.A solutions architect must ensure that the order collection process and the order fulfillment process can bothscale adequately during peak traffic hours.Which solution will meet these requirements?
A company has a multi-tier web application. The application's internal service components are deployed on
Amazon EC2 instances. The internal service components need to access third-party software as a service
(SaaS) APIs that are hosted on AWS.The company needs to provide secure and private connectivity from the application's internal services to the
third-party SaaS application. The company needs to ensure that there is minimal public internet exposure.
Which solution will meet these requirements?