Services Overview Flashcards

1
Q

What’s the purpose of IAM?

A

It’s the permissions systems. It handles the users and roles management

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

What does IAM stand for?

A

Identity & Access Management

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

What is the VPC?

A

It’s the Virtual Private Cloud. Exempts the need of handling the physical hardware to manage the servers

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

Quote the two most used Compute resources of AWS

A

EC2 and Lambda

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

Quote the three most used Storage resources from AWS

A

S3, RDS (Relational Database) and NoSQL (DynamoDB or MongoDB)

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

What is Lambda (serverless)?

A

It’s a function that runs without the need of a server. You only focus on the code you write and run it without any machine

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

How Load Balancers work in AWS when associated with EC2s?

A

It allows the distribution of traffic over a fleet of many EC2 machines maintaining high availability

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

What exactly means “autoscalling”?

A

Is the ability to scale up or down to respond to increase or decrease demand.

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

Where is the best place to store static data?

A

S3

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

What are the benefits of creating a NoSQL in AWS?

A

It’s fully managed you only need to worry about read/write through PUT

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

Quote 3 main Communication layers in AWS

A

API Gateway
SNS - Simple Notification Service
SQS - Simple Queue Service

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

Quote 3 main Deployment resources in AWS

A

CodeBuilt
CodePipeline
CodeDeploy

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

What is CloudWatch? What is its purpose?

A

Is the monitoring resource available from AWS. You can track metrics, alarms and dashboards from it.

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

What is CloudFront?

A

Is the CDN to serve users with quickly responses

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

What’s the best way to get permissions through client in AWS?

A

With Cognito

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

What is Route 53?

A

It’s a Domain Name solutions

17
Q

What is Cognito?

A

Its a Permissions systems on the client

18
Q

Quote 3 different Big Data/BI resources available in AWS

A

Redshift
Athena
Kinesis