AWS Services Flashcards

Review and Identify the Purpose of Each Amazon Web Service

1
Q

Purpose of the I AM Service in AWS

A
  • To create a user(s) and/or group(s)
  • To establish permissions to either a user (s) and/or group(s)
  • To establish permissions to an AWS via role creation

Roles have no need for passwords or creditentials

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

What service allows you to send notifications to the users of your applications via mobile push notifications, emails and/or text messages?

A

SNS

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

What services does CloudTrail provide?

A

It creates logs and audits that assess the performance of the server and monitors account resources

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

What service allows for an easy set up of, operation of and scale of a relational or structural database in the AWS cloud?

A

RDS

Relational Database Service

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

What function does CloudWatch have in AWS?

A

It’s a services that monitors resources and apps that run on AWS by collecting data in the form of logs, metrics and events

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

What service allows the user to execute code without the need for launching or managing a server or instance?

A

AWS Lambda

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

What service provides a NoSQL database(s) that is designed to handle large volumes of structured, semi-structured, and unstructured data, offering flexible schema designs and horizontal scalability.

NoSQL (short for “not only SQL”)

A

DynamoDB

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

How does ECR differ from ECS?

A

In simple terms, ECR is used to store container images (image repository), while ECS is used to run and manage those containerized applications.

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

What is the purpose of using Route 53?

A
  • Mainly to manage traffic to a domain
  • Domain registration
  • Monitoring/health checks for apps and web resources
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Please explain the function of the Simple Storage Service in AWS

A
  • Object storage for data in the cloud; stored in buckets
  • Can be used to host static websites and web applications
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What service can be used to host simple websites and/or single page applications?

A

S3 Bucket

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

Which AWS service provides virtural networks the user account itself, EC2 instances and other services w/in AWS?

A

VPC

Virtual Private Cloud

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

What function does the EBS service serve?

A
  • Harddrive based storage
  • Will store data after instance is terminated
  • Stores in volumes
  • Allows for incremental back up of volues via snapshots
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the difference from the EC2 service and the Lightsail service?

A

EC2 and lightsail are similar, but EC2 is based on elasticity, which means the number of servers can be increased or decreased based on needs of the user. It’s more elastic, more scalable and flexible. It’s has multipurpose instances.

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

Name the services that are involved in creating a CI/CD pipeline

A
  • CodeCommit
  • CodeBuild
  • CodeDeploy
  • CodePipeline
  • CodeArtifact
  • CodeStar
    Additional possible services involved:
  • S3 Bucket
  • EC2
  • ECR
  • ECS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly