SAA-C03 · Question #226
SAA-C03 Question #226: Real Exam Question with Answer & Explanation
The correct answer is B: Deploy the frontend as an Amazon CloudFront distribution that has multiple origins. Configure. Comprehensive Deploying the frontend as a CloudFront distribution with multiple origins provides an efficient and scalable solution. Using WAF rules with CloudFront protects against web vulnerabilities, while the multi-origin configuration allows traffic routing to the on-premise
Question
A financial service company has a two-tier consumer banking application. The frontend serves static web content. The backend consists of APIs. The company needs to migrate the frontendcomponent to AWS. The backend of the application will remain on premises. The company must protect the application from common web vulnerabilities and attacks. Which solution will meet these requirements with the LEAST operational overhead?
Options
- AMigrate the frontend to Amazon EC2 instances. Deploy an Application Load Balancer (ALB) in
- BDeploy the frontend as an Amazon CloudFront distribution that has multiple origins. Configure
- CMigrate the frontend to Amazon EC2 instances. Deploy a Network Load Balancer (NLB) in front of
- DDeploy the frontend as a static website based on an Amazon S3 bucket. Use an Amazon API
Explanation
Comprehensive Deploying the frontend as a CloudFront distribution with multiple origins provides an efficient and scalable solution. Using WAF rules with CloudFront protects against web vulnerabilities, while the multi-origin configuration allows traffic routing to the on-premises backend APIs. This approach minimizes operational overhead compared to managing EC2
Community Discussion
No community discussion yet for this question.