Amazon Web Services
We will now have a look at the primary services that AWS provides.
Compute
I am now going to explain the different services in the Compute category offered by AWS:
- AWS EC2: Secure and resizable virtual machines on the cloud
- AWS EC2 Auto Scaling: Updates compute capacity as per the requirement
- Amazon Elastic Container Service: Assists in running containerized applications on cloud
- AWS Lambda: Runs code without any infrastructure concerns you pay for compute only
- Elastic Load Balancing: Achieves scalability, performance, and security to make an application fault-tolerant
Storage
I am now going to explain the different services in the Storage category offered by AWS:
- Amazon S3: Object storage on the cloud with global reach
- Amazon EBS: Provides persistent block storage for virtual machines in EC2
- Amazon EFS: File storage on AWS—simple, scalable, and reliable
- Amazon Glacier: Archives your data for long-term, secure, and durable features
- AWS Storage Gateway: Seamless local integration to...