Cloud computing and AWS
AWS is the leading provider of cloud computing; that is to say, it is a collection of Internet-based, on-demand computing and storage services, usually with a pay-as-you-go pricing model.
Being able to access the vast pool of computing resources (real or virtualized) and storage units of a cloud provider, means that an application can scale both horizontally (by adding more machines) and vertically (by choosing more powerful hardware) on demand. The same application can, therefore, run with no or very little downtime while adapting to its user load, by increasing or reducing the resources it uses dynamically (and therefore, its cost per unit of time).
This ease of scaling resources, the ability to tap into the vast resources of a big cloud provider such as Amazon, the high availability of cloud infrastructure, and the low prices of computing and storage resources, can make the cloud a very attractive option for application deployment, even for a small company or an...