Section 26: AWS Security Flashcards

(22 cards)

1
Q

AWS managed keys start with this name

A

aws/

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

Type of keys used with SSE-S3, SSE-SQS, SSE-DDB

A

aws owned keys

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

How to copy encrypted ebs volume across regions

A

Take snapshot of volume

ReEncrypt snapshot with new key

Copy to new region

Restore snapshot into a new volume

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

Default KMS Key Policy allows who to access it?

A

Everyone in the account

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

What must you attach to an encrypted snapshot if you plan to copy it across to another account

A

KMS Key Policy

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

With S3 replication encryption, object encrypted with this are replicated by default.

A

SSE-S3

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

With AMI sharing between accounts, what permission must be added to the image attribute

A

Launch permission

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

Secure storage for configs and secrets

A

SSM Parameter Store

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

Standard vs Advanced SSM parameter tier difference for max file size

A

4kb vs 8kb

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

Standard vs Advanced SSM parameter tier difference for policies available

A

No vs Yes

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

Which service allows you to rotate secrets every X number of days? Parameter Store or Secrets Manager?

A

Secrets manager

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

Secrets can be encrypted using what service?

A

KMS

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

The ACM process of requesting public certs

A

List domain names to be included
Select validation method. DNS or Email
Public cert will be enrolled for auto renewal

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

To integrate ACM with an API gateway, what type of domain name must be created?

A

Custom

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

What can you deploy aws WAF on?

A

ALB
API Gateway
Cloudfront
AppSync GraphQL API
Cognito User Pool

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

True or False. Web ACLs are not regional

17
Q

What layer does WAF work on?

18
Q

Do application load balancers have fixed IP’s?

19
Q

What do you need to use to get a fixed IP for an ALB?

A

Global Accelerator

20
Q

What is aws shield used for?

A

DDOS prevention

21
Q

What service to use for automated security assessments

A

Amazon Inspector