According to Amazon : CloudWatch gives Amazon customers visibility into resource use, operational performance, and overall demand patterns, including metrics such as CPU use, disk reads and writes, and network traffic. Auto Scaling ensures EC2 usage increases during traffic spikes to maintain performance and decreases during lulls to reduce costs, making it particularly appropriate for apps with frequent use fluctuations. Elastic Load Balancing allows for fault tolerance in applications, detects unhealthy instances within a pool, and reroutes traffic to healthy instances until the unhealthy instances have been restored.
Source
No comments:
Post a Comment