Hard1 markMultiple Choice
Domain 4.4: Network Cost OptimizationCostData TransferArchitecture

AWS SAA-C03 · Question 63 · Domain 4.4: Network Cost Optimization

A company is designing a multi-tier architecture. They want to minimize cross-AZ data transfer costs while maintaining high availability. Which TWO architectural decisions will help minimize these costs? (Select TWO.)

Answer options:

A.

Deploy all resources in a single Availability Zone.

B.

Keep the web and application tier instances in the same Availability Zone where possible.

C.

Use Amazon CloudFront to cache content.

D.

Use a Network Load Balancer instead of an Application Load Balancer.

E.

Replicate the RDS database across three regions.

How to approach this question

Balance HA with cost. Keeping traffic local to an AZ saves money. Caching saves money.

Full Answer

Keep the web and application tier instances in the same Availability Zone where possible., Use Amazon CloudFront to cache content.
Data transfer within the same AZ is free. Designing the application to prefer same-AZ routing between tiers reduces costs. CloudFront reduces data transfer out of the region entirely.

Common mistakes

Choosing single AZ, which sacrifices High Availability.

Practice the full AWS SAA-C03 Practice Exam 7

65 questions · hints · full answers · grading

More questions from this exam