Define EC2.
Amazon Elastic Compute Cloud (EC2) provides scalable virtual servers in the cloud.
What does S3 stand for?
Simple Storage Service, a scalable object storage service for data.
True or false: Lambda is a serverless compute service.
TRUE
AWS Lambda runs code in response to events without provisioning servers.
Fill in the blank: VPC stands for _______.
Virtual Private Cloud
What is the purpose of IAM?
Identity and Access Management (IAM) controls user access to AWS resources.
Define RDS.
Relational Database Service (RDS) simplifies database setup, operation, and scaling.
What is CloudFormation used for?
It allows users to define and provision AWS infrastructure as code.
True or false: CloudWatch monitors AWS resources and applications.
TRUE
It provides data and insights for resource performance and operational health.
Fill in the blank: EBS provides _______ storage for EC2 instances.
block-level
What does Route 53 do?
It’s a scalable Domain Name System (DNS) web service.
Define Elastic Load Balancer.
It automatically distributes incoming application traffic across multiple targets.
What is AWS Lambda primarily used for?
Running code in response to events without managing servers.
True or false: DynamoDB is a relational database service.
FALSE
DynamoDB is a NoSQL database service for high-performance applications.
Fill in the blank: CloudTrail enables governance, compliance, and _______.
audit of AWS account activity
What is the function of AWS Direct Connect?
It provides a dedicated network connection from your premises to AWS.
Define AWS Global Accelerator.
A networking service that improves availability and performance for applications.
What does AWS Shield protect against?
It provides protection against Distributed Denial of Service (DDoS) attacks.
True or false: Amazon Aurora is a MySQL-compatible database.
TRUE
Aurora is a relational database built for the cloud with high performance.
Fill in the blank: AWS CodeDeploy automates _______ of applications.
software deployments
What is the purpose of AWS Secrets Manager?
It helps you protect access to applications, services, and IT resources.
Define AWS Elastic Beanstalk.
A platform as a service (PaaS) for deploying and managing applications.
What does AWS Snowball do?
It transfers large amounts of data into and out of AWS securely.
True or false: Amazon Redshift is a data warehouse service.
TRUE
Redshift allows for fast querying and analysis of large datasets.
Fill in the blank: AWS AppSync is used for _______ data queries.
real-time