Shared Responsibility Model Flashcards

1
Q

Shared Responsibility Model - AWS Responsibility

A
  • Security of the cloud
  • Infrastructure (HW, SW, Facilities, and networking)
  • Managed services (S3, DynamoDB, RDS, etc.)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Share Responsibility Model - Customer Responsibility

A
  • Security in the Cloud
  • Management of the guest OS, firewall, network config, IAM
  • Data encryption
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Shared Responsibility Model - Shared Controls

A
  • Patch Management
  • Config Management
  • Awareness and training
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Shared Responsibility Model - RDS

A

** AWS **
* Manage underlying EC2 instance, disable SSH access
* Automated DB & OS patching
* Audit underlying instance and disk

You
* Check ports, IP, security group inbound rules in DB’s Security group
* In-database user creation and permissions
* Creating a database with or without public access
* Data encryption

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

Shared Responsibility Model - S3

A

AWS
* Guarantee unlimited storage
* Guarantee encryption
* Ensure separation of data between different customers
* Ensure AWS employees can’t access your data

You
* Bucket configuration
* Bucket policy/public setting
* IAM user and roles
* Enabling encryption

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