Exam: AWS Certified Cloud Practitioner 0 Likes
Which of the following are benefits of Amazon EC2 Auto Scaling? (CLF-C02)
Which of the following are benefits of Amazon EC2 Auto Scaling?
(Choose two)
A) Improved health and availability of applications
B) Reduced network latency
C) Optimized performance and costs
D) Automated snapshots of data
E) Cross-Region Replication
Solution
Correct answer: A) Improved health and availability of applications and C) Optimized performance and costs.
A - EC2 Auto Scaling automatically adjusts the number of EC2 instances in response to changes in demand or health status, ensuring that the application maintains high availability and performance.
C - EC2 Auto Scaling allows you to scale your EC2 capacity based on demand, ensuring that you have the right amount of resources available to handle your workload efficiently. This helps optimize performance while minimizing costs by only using the necessary resources.
Options B, D, and E are not directly related to the benefits of Amazon EC2 Auto Scaling:
B - While scaling EC2 instances with Auto Scaling can potentially help distribute load and reduce congestion, it's not a direct benefit of EC2 Auto Scaling itself.
D - EC2 Auto Scaling does not provide automated snapshots of data. This functionality is typically associated with services like Amazon EBS (Elastic Block Store) for data storage.
E - EC2 Auto Scaling does not directly involve cross-region replication. It focuses on managing the scaling of EC2 instances within a single region.
Category: Basic AWS services
Language: English