The customers of a finance company request appointments with financial advisors by sending text messages.A web application that runs on Amazon EC2 instances accepts the appointment requests. The text messagesare published to an Amazon Simple Queue Service (Amazon SQS) queue through the web application.Another application that runs on EC2 instances then sends meeting invitations and meeting confirmationemail messages to the customers. After successful scheduling, this application stores the meeting informationin an Amazon DynamoDB database.As the company expands, customers report that their meeting invitations are taking longer to arrive.What should a solutions architect recommend to resolve this issue?
A company has a set of Linux servers running on multiple On-Demand EC2 Instances. The Audit team wants to collect and process the application log files generated from these servers for their report.
Which of the following services is best to use in this case?
A solutions architect manages a containerized application that is deployed on Amazon ECS. The application
stores data in an Amazon DynamoDB database. The solutions architect must implement a solution to rotate
the database credentials every 30 days.
Which solution will meet these requirements with the LEAST development effort?
A company plans to deploy an application that uses an Amazon CloudFront distribution. The company willset an Application Load Balancer (ALB) as the origin for the distribution. The company wants to ensure thatusers access the ALB only through the CloudFront distribution. The company plans to deploy the solution in anew VPC.Which solution will meet these requirements?
A company hosts its applications in multiple private and public subnets in a VPC. The applications in the
private subnets need to access an API. The API is available on the internet and is hosted in the company's onpremises data center. A solutions architect needs to establish connectivity for applications in the private
subnets.Which solution will meet these requirements MOST cost-effectively?