Junior — Middle
What AWS services and tools have you already worked with?
sobes.tech AI
Answer from AI
In AWS, I worked with the following services and tools:
- EC2 (Elastic Compute Cloud) — for launching virtual servers.
- S3 (Simple Storage Service) — for storing and managing objects and files.
- Lambda — for serverless computing and running functions on events.
- RDS (Relational Database Service) — managed relational databases.
- CloudWatch — for resource monitoring and logging.
- IAM (Identity and Access Management) — for managing user access and permissions.
- Elastic Load Balancer (ELB) — for load balancing across instances.
- VPC (Virtual Private Cloud) — for configuring isolated networks.
I also used AWS CLI and CloudFormation for automating infrastructure deployment.