Quiz - Chapter 17 - Security Flashcards

1
Q

What does DDoS stand for?

A

Distributed Denial of Service

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

What is the easiest way to ensure your CloudTrail logs haven’t been tampered with?

A

Enable log file validation in your trail

CloudTrail offers this as a feature, but you must enable it.

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

Which of the following is NOT a data source for GuardDuty?

A

RDS Event History

GuardDuty would not be able to monitor this

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

What service does Macie monitor once you’ve enabled it?

A

S3

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

What is the best way to deliver content from an S3 bucket that only allows users to view content for a set period of time?

A

Create a presigned URL using S3

Presigned URLs would allow you to restrict the length of time the content can be viewed

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

What is the easiest way to log API calls in AWS?

A

CloudTrail is the best way to log API calls in AWS

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

Your boss requires automatic key rotation for your encrypted data. Which AWS service supports this?

A

KMS

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

True or False? AWS Shield Advanced provides access to a 24/7 support team to help with DDoS issues.

A

TRUE

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

True or False? You must explicitly deny all API calls that a user shouldn’t be able to make.

A

FALSE

All calls are denied by default and must be allowed

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

What three components are required in all IAM policy documents?

A

Effect, Action, and Resource are the only required parts

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