Module 6: Security Flashcards

1
Q

In the shared responsibility model, what is the customer responsible for?

A

Where the security of everything IN the platform is the responsibility of the customer.
e.g.
Customer data
Applications, Identity and Access Management
Operating system
Client-side data encryption

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

In the shared responsibility model, what is AWS responsible for?

A
Security OF the cloud. 
E.g.
Software
Compute power
Storage
Databases
Hardware
Regions, AZs, Edge locations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is AWS Identity and Access Management and it’s key features? (5)

A

Allows you to manage access to AWS services and resources.
IAM User - Someone or an app you can assign policies or a role to
IAM Policy - A document that grants or denies access to AWS services
IAM group - a group of users
IAM role - predefined policies that can be assigned to a user for a period of time
Multi-factor authentication (MFA)

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

What is the route user

A

When you create an AWS account, you give yourself permission to create more users and you operate as a newly created user. The account you used to create the operational user account is the root user and should only be used for a limited number of tasks.

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

What is MFA?

A

When you sign into your user account, you need the IAM ID and password. You’ll then be prompted to provide a response from a AWS MFA device.

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

What are AWS organizations and Organizational Units?

A

Organization is a feature that allows a root account the ability to manage mulitpl AWS accounts in a central location. Incl. creation of Organizational Units who can have the same service control policies (SCPs). SCPs can be assigned to individual member accounts.

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

What AWS service is used for the purposes of compliance?

A

AWS Arifact?

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

What does AWS Artifact allow you to do?

A

Access AWS compliance reports on demand

Review, accept and manage agreements with AWS

Access compliance reports from third-party auditors

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

What are features of the customer compliance center?

A

Contains resources to help you learn about AWS compliance. Access technical compliance papers. Complete the auditor learning path.

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

What is AWS WAF?

A

AWS Web Application Firewall - protects your web applications or APIs from web exploits and bots

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

What is Denials of service attack (DoS) and a Distributed DoS?

A

An attack that originates from a single source typically trying to overload the target with requests.

DDoS is the same idea but from multiple sources using bots.

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

What is AWS shield and it’s features?

A

Provides protection against DoS and DDoS. Integrate AWS Shield Advances and other services. Write custom ACL ruls with AWS WAF for complex DDoS attacks.`

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

What is Amazon Inspector and it’s features?

A

Allows you to perform automated security assessments on applications. Identify security vulnerabilities. Receive recommendations of how to fix.

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

What are two additional security services and their features?

A

AWS Key Management Service - helps customers perform

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

What AWS provides intelligent threat detection for AWS products and services?

A

Amazon GuardDuty

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