EC2 - Elastic Compute Cloud
Learn what EC2 is and how it works.
We'll cover the following...
What is EC2?
This is a web service that provides a re-sizable compute in the cloud.
AWS EC2 reduces the time required to obtain and boot new server instances to minutes allowing you to quickly scale capacity, both up and down, as your computing requirements change.
In the old world if you need an app server or DB server, you would first need to talk to your developer, decide the size and number of ...