How should a solutions architect accomplish this?
A company has a service that produces event data. The company wants to use AWS to process the event data as it is received. The data is written in a specific order that must be maintained throughout processing. The company wants to implement a solution that minimizes operational overhead. How...
Which network design should the solutions architect recommend to meet these requirements?
A solution architect at a company is designing the architecture for a two-tiered web application. The web application is composed of an internet facing application load balancer that forwards traffic to an auto scaling group of amazon EC2 instances. The EC2 instances must be able to access a database that...
Which solution meets these requirements?
A company has developed a microservices application. It uses a client-facing API with Amazon API Gateway and multiple internal services hosted on Amazon EC2 instances to process user requests. The API is designed to support unpredictable surges in traffic, but internal services may become overwhelmed and unresponsive for a period...
Which solution will meet these requirements?
An ecommerce company is creating an application that requires a connection to a third-party payment service to process payments. The payment service needs to explicitly allow the public IP address of the server that is making the payment request. However, the company's security policies do not allow any server to...
Which combination of AWS services would meet these requirements?
A solution architect is designing a new service behind API Gateway. The request pattern for the service will be unpredictable and can change suddenly from 0 request to over 500 per second. The total size of the data that needs to be persisted database is currently less than 1 GB...
What is the MOST cost-effective solution to connect these VPCs'?
A company has two VPCs that are located in the us-west-2 Region within the same AWS account. The company needs to allow network traffic between these VPCs. Approximately 500 GB of data transfer will occur between the VPCs each month. What is the MOST cost-effective solution to connect these VPCs'?'A...
What would be the fastest storage option for holding the temporary files?
A company has a custom application running on an Amazon EC2 instance that • Reads a large amount of data from Amazon S3 • Performs a multi-stage analysis. Writes the results to Amazon DynamoDB The application writes a significant number of large, temporary files during the multi-stage analysis. The process...
Which solution should be implemented to ensure that there are no disruptions to internet connectivity?
A company runs an application on Amazon EC2 instances. The application is deployed in private subnets in three Availability Zones of the us-east-1 Region. The instances must be able to connect to the internet to download files. The company wants a design that is highly available across the Region. Which...
Which architecture should the solutions architect implement?
A company runs a multi-tier web application that hosts news content. The application runs on Amazon EC2 instances behind an Application Load Balancer. The instances run in an EC2 Auto Scaling group across multiple Availability Zones and use an Amazon Aurora database A solutions architect needs to make the application...
What are the effective IAM permissions of this policy for group members?
The following IAM policy is attached to an IAM group. This is the only policy applied to the group. What are the effective IAM permissions of this policy for group members?A . Group members are permitted any Amazon EC2 action within the us-east-1 Region. Statements after the Allow permission are...