Week11 - AWS

https://roadmap.sh/best-practices/aws
Elastic Compute Cloud is amazon’s core service that provides resizable virtual services (instances) in the cloud.
Instead of buying physical servers, you rent on-demand compute power.
We can control the OS, CPUT, Memory, Storage, Networking, Security Groups, Load balancers, etc.
Auto Scaling is possible with EC2 Servers.
It’s like having a data-center in the cloud, but flexible, scalable and billed per second or minute.