|
||||||||
How do people use Iaas (e.g. EC2 at Amazon) & tools to let you do this
....while you can use it in any way you want ----here is some common ideas:
For Web applicaitons
Elastic Block Store = mountable storage, local to each VM instance
Elastic IP address: programmatically remap public IP to any instance
CloudWatch: monitoring EC2 resouces
Auto Scaling: conditional scaling
Elastic load balancing: automatically distribute incoming traffic across instances
|
||||||||
© Lynne Grewe |