SAP-C02 · Question #48
A web application is hosted in a dedicated VPC that is connected to a company's on-premises data center over a Site-to-Site VPN connection. The application is accessible from the company network…
The correct answer is B. Review the Auto Scaling group settings and ensure the scheduled actions are specified to. The application is accessible from the company network only remove NAT and IGW, application - S3 with VPC endpoint. Non-Production application no need to go for Reserved instances. To build site-to-site vpn, you don't need internet gateway. Instead, customer gateway is needed…
Question
A web application is hosted in a dedicated VPC that is connected to a company's on-premises data center over a Site-to-Site VPN connection. The application is accessible from the company network only. This is a temporary non-production application that is used during business hours. The workload is generally low with occasional surges. The application has an Amazon Aurora MySQL provisioned database cluster on the backend. The VPC has an internet gateway and a NAT gateways attached. The web servers are in private subnets in an Auto Scaling group behind an Elastic Load Balancer. The web servers also upload data to an Amazon S3 bucket through the internet. A solutions architect needs to reduce operational costs and simplify the architecture. Which strategy should the solutions architect use?
Options
- AReview the Auto Scaling group settings and ensure the scheduled actions are specified to
- BReview the Auto Scaling group settings and ensure the scheduled actions are specified to
- CReview the Auto Scaling group settings and ensure the scheduled actions are specified to
- DUse 3-year scheduled Reserved Instances for the web server Amazon EC2 instances. Remove
- ECloudWatch and AWS Lambda to stop and start the Aurora DB cluster so it operates during
How the community answered
(39 responses)- A3% (1)
- B82% (32)
- C8% (3)
- D3% (1)
- E5% (2)
Explanation
The application is accessible from the company network only remove NAT and IGW, application - S3 with VPC endpoint. Non-Production application no need to go for Reserved instances. To build site-to-site vpn, you don't need internet gateway. Instead, customer gateway is needed. https://docs.aws.amazon.com/vpn/latest/s2svpn/SetUpVPNConnections.html#vpn-create-cgw
Community Discussion
No community discussion yet for this question.