UDEMY Flashcards

1
Q

IAM Credentials Report

A

All users and status of users (account level)

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

IAM access advisor

A

At user level: shows permissions granted and where last accessed.

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

How can you connect to and ECS instance

A

SSH
EC2
instance Connect

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

What are the three placement Groups for Ec2

A

Spread-across multiple az (limit 7)
Cluster-same hardware same az
Partition: spreaad at least two AZx but can have more than one instance on az

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

Root Volumes upon termination?

A

Delete on termination unless otherwise specified.

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

Sticky sessions

A

ELB Sticky Session feature ensures traffic for the same client is always redirected to the same target (e.g., EC2 instance). This helps that the client does not lose his session data.

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

What does “X Forward for Header modified” added to the back end of a load balancer mean?

A

To obtain the client’s IP Address

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

Network LB

A

high performance low latecy

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

T/F Application load balancers support TCP

A

False Http, https and web socket

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

How can ALBs route traffice?

A

ALBs can route traffic to different Target Groups based on URL Path, Hostname, HTTP Headers, and Query Strings.

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

ALBs are good for

A

containers

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

S3 Key are made up of

A

a made up of prefix and object name.

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

What does S3 Requester pays mean?

A

requester pays instead of the bucket owner. requester must be authenticated in AWS

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

Purpose of an SNS or sqs or lamda resource access policy

A

attaches from S3 in replace of IAM policies (or all of these and can work with Event Bridge)

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

s3 Select

A

400% faster to perform SQL queries

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

S3 SSE Encryption

A

Owned and managed server side by ASWs. AES256
enabled by default for new buckets and objects

17
Q

S3 SSE KMS

A

User control and audit in Cloud Trail
Server Side Encryption

18
Q

S3 SSE-C Encryption

A

Server Side fully managed by AWS, but not stored by AWs. provides HTP Headers for every HTTP request made

19
Q

S3 Client Side Encryption

A

Clients encrypt before sent to S3 outside of AWS

20
Q

CORS (cross origin resource Sharing)

A

web browser based mechanism to allow requests while visiting other origins. CORS headers must be enabled. web browser security allows images from one s3 bucket originating from another request.

21
Q

S3 Access Points

A

“Access Policy” that defines what data the users can access based on the policy. (accesspoints had a DNS name internet or VPC)

can also be used for “Object Lamda”:

22
Q

difference btwn cloudfront and Cross region replicaiton

A

Cloudfront: DCN utilizes cacheing
CRR: replicates buckets in regions

23
Q

cloudfront pricing

A

cost varies on edge locations
by Terabytes (more data transferred lower cost)
three price classes:
1. all (most expensive)
2. 200: most regions
3. Least expensive regions

24
Q

Cloudfront invalidation

A

Force cache on ttl

25
Q

Global accelerator

A

uses Anycast IP
leverages AWS internal network to access edge networks

26
Q
A