shlogg · Early preview
Said Olano @josesaid

AWS Scalable Services: EC2, S3, RDS & More

AWS Services ready to scale up/down include EC2, S3, RDS, Lambda, ECS, EKS, CloudFront, DynamoDB, Aurora & Auto Scaling.

I was reading about what AWS Services are ready to be easily scaled up/down.
Here you have the summary:
Scalable AWS Services:

Amazon EC2 (Elastic Compute Cloud): Provides scalable and flexible computing capacity in the cloud.
Amazon S3 (Simple Storage Service): Scalable object storage with high durability and availability.
Amazon RDS (Relational Database Service): Auto-scaling for managed relational databases.
Amazon Lambda: Serverless code execution that automatically scales based on demand.
Amazon ECS (Elastic Container Service): Container orchestration that automatically scales.
Amazon EK...