
Explanation:
To minimize data transfer costs, consolidating applications within a single AWS Region is the most effective approach. Data transfers within the same Region are typically free, while cross-region data transfers incur additional charges. This approach reduces the need for cross-region data transfer.
Your company has multiple applications running on EC2 instances across various AWS Regions. To optimize data transfer costs, which of the following approaches should you consider?
A
Use Spot Instances for workloads that can tolerate interruptions
B
Consolidate applications within a single AWS Region to minimize cross-region data transfer
C
Use Reserved Instances to receive a discount on compute costs
D
Implement AWS Savings Plans for consistent usage across services
No comments yet.