AWS Flashcards

(26 cards)

1
Q

Define EC2.

A

Amazon Elastic Compute Cloud (EC2) provides scalable virtual servers in the cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does S3 stand for?

A

Simple Storage Service, a scalable object storage service for data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

True or false: Lambda is a serverless compute service.

A

TRUE

AWS Lambda runs code in response to events without provisioning servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Fill in the blank: VPC stands for _______.

A

Virtual Private Cloud

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the purpose of IAM?

A

Identity and Access Management (IAM) controls user access to AWS resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Define RDS.

A

Relational Database Service (RDS) simplifies database setup, operation, and scaling.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is CloudFormation used for?

A

It allows users to define and provision AWS infrastructure as code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

True or false: CloudWatch monitors AWS resources and applications.

A

TRUE

It provides data and insights for resource performance and operational health.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Fill in the blank: EBS provides _______ storage for EC2 instances.

A

block-level

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does Route 53 do?

A

It’s a scalable Domain Name System (DNS) web service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Define Elastic Load Balancer.

A

It automatically distributes incoming application traffic across multiple targets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is AWS Lambda primarily used for?

A

Running code in response to events without managing servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or false: DynamoDB is a relational database service.

A

FALSE

DynamoDB is a NoSQL database service for high-performance applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Fill in the blank: CloudTrail enables governance, compliance, and _______.

A

audit of AWS account activity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the function of AWS Direct Connect?

A

It provides a dedicated network connection from your premises to AWS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Define AWS Global Accelerator.

A

A networking service that improves availability and performance for applications.

17
Q

What does AWS Shield protect against?

A

It provides protection against Distributed Denial of Service (DDoS) attacks.

18
Q

True or false: Amazon Aurora is a MySQL-compatible database.

A

TRUE

Aurora is a relational database built for the cloud with high performance.

19
Q

Fill in the blank: AWS CodeDeploy automates _______ of applications.

A

software deployments

20
Q

What is the purpose of AWS Secrets Manager?

A

It helps you protect access to applications, services, and IT resources.

21
Q

Define AWS Elastic Beanstalk.

A

A platform as a service (PaaS) for deploying and managing applications.

22
Q

What does AWS Snowball do?

A

It transfers large amounts of data into and out of AWS securely.

23
Q

True or false: Amazon Redshift is a data warehouse service.

A

TRUE

Redshift allows for fast querying and analysis of large datasets.

24
Q

Fill in the blank: AWS AppSync is used for _______ data queries.

25
What is **AWS Glue**?
A fully managed ETL (extract, transform, load) service for data preparation.
26
Define **AWS Fargate**.
A serverless compute engine for containers that works with ECS and EKS.