Category: Compute One of the advantages of cloud people often talk about is - pay for what you use. AWS gives us the ability to deploy cloud resources for the time we need them and pay just for the period we used those resources. But in any given project, managing resources manually to scale up … Continue reading AWS EC2 Auto Scaling
Compute
AWS EC2
Category: Compute AWS Elastic Compute Cloud, more commonly known as EC2 is one of the core services offered by AWS. At a very basic level, EC2 are virtual machines. These virtual machines can be used as servers of various kinds - web servers, application servers, CDNs, jump servers, etc. Cloud computing offers various advantages and … Continue reading AWS EC2