Total Pageviews

Wednesday, August 1, 2018

Elastic Load Balancing Features


                          
High Availability

High AvailabilityElastic Load Balancing automatically distributes traffic across multiple targets – Amazon EC2 instances, containers and IP addresses – in a single Availability Zone or multiple Availability Zones.


Health Checks
Health ChecksElastic Load Balancing can detect unhealthy targets, stop sending traffic to them, and then spread the load across the remaining healthy targets.



Security Features
Security FeaturesUse Amazon Virtual Private Cloud (Amazon VPC) to create and manage security groups associated with load balancers to provide additional networking and security options. You can also create an internal (non-internet-facing) load balancer.



TLS Termination

TLS TerminationElastic Load Balancing provides integrated certificate management and SSL decryption, allowing you the flexibility to centrally manage the SSL settings of the load balancer and offload CPU intensive work from your application.



Layer 4 or Layer 7 Load Balancing
Layer 4 or Layer 7 Load BalancingYou can load balance HTTP/HTTPS applications for layer 7-specific features, or use strict layer 4 load balancing for applications that rely purely on the TCP protocol.


Operational MonitoringOperational Monitoring
Elastic Load Balancing provides integration with Amazon CloudWatch metrics and request tracing in order to monitor performance of your applications in real time.
 

1 comment: