🎴 Flashcard Set: Domain 3 – Technology (34%)
(10 cards)
What AWS service is used to run virtual machines?
Amazon EC2
What is Amazon S3 used for?
Object storage service for storing files
Name 2 AWS database services.
RDS, DynamoDB
What does VPC stand for?
Virtual Private Cloud – a logically isolated section of the AWS cloud
What is Amazon CloudWatch used for?
Monitoring and logging AWS resources and applications
What is AWS Lambda?
A serverless compute service that runs code in response to events.
What is the difference between S3 and EBS?
S3 is object storage; EBS is block storage for EC2.
What is Route 53?
AWS’s scalable Domain Name System (DNS) service.
What is AWS Elastic Beanstalk?
A PaaS for deploying and managing applications quickly.
What is an availability zone?
A distinct data center within a region used for redundancy and HA.