How do we increase availability?
To increase availability, you need redundancy
This typically means more data centers, more servers, more data bases, and more replication of data.
What is a load balancer?
Load balancing refers to the process of distributing tasks across a set of resources.
What is ELB?
A service provided by Amazon that automatically distributes incoming application traffic across multiple targets.
Name three types of load balancers within ELB?