Module 4 Flashcards

1
Q

What is AWS responsibility?

A

1) software: compute, storage, database, networking
2) Hardware: regions, AZs, edge locations

-> this means physical security of data centers, instance isolation, intrusion detection

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

What is customer responsibility?

A

1) customer data
2) platform, apps, IAM
3) OS, network & firewall configuration: client-side data, encryption, data integrity & authentication, server side encryption, networking traffic protection

-> this means patching & maintaining OS, apply role-based access to apps, secure passwords, configure security groups, install firewalls, configure networks, manage account (logins, permissions)

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

What are components of IAM?

A
  • user
  • group
  • policy
  • role
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the 2 types of policies?

A

1) identity based

2) resource based

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

How can you secure a new AWS account? (8)

A
  • IAM
  • Multi factor authentication
  • cloudtrail
  • billing Reports
  • aws organizations
  • KMS (create & manage encryption keys)
  • cognito
  • aws shield
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How can you control S3 data access? (5)

A

1) amazon s3 block public access
2) IAM policies
3) bucket policies
4) ACLs
5) AWS trusted advisor

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

How can you ensure compliance? (3)

A

1) AWS compliance programs (eg. ISO)
2) AWS config
3) AWS artifact

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