From the course: Complete Guide to the AWS Well-Architected Framework
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Key AWS services for data protection - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to the AWS Well-Architected Framework
Key AWS services for data protection
- [Instructor] There are a number of key services that help us secure our data, whether it's storage services or services that help out in the encryption process or even storing secrets. First up, we have bucket policies, which can be applied, no surprise, to an S3 bucket. The bucket policy defines what users in that AWS account or what other AWS accounts can access the records in the bucket. You might consider a bucket policy more secure than an IM policy because the bucket policy is attached to the bucket, so there's no getting around what the policy is. It's attached to the resource. We also can define rules for access for applications that are hosted and running on EC2 instances, and this removes the problem of trying to use plain text passwords or IAM usernames and passwords for applications to access any AWS resources. Remember, the IAM role is also going to provide us temporary access and its security that's controlled using the Secure Token Service at AWS, so as humans don't…
Contents
-
-
-
-
-
-
(Locked)
Security pillar overview2m 21s
-
(Locked)
Design principles7m 14s
-
(Locked)
Identity and Access Management2m 59s
-
(Locked)
Demo: IAM security overview4m 51s
-
(Locked)
Protecting AWS credentials3m 54s
-
(Locked)
Identify threats: Detective controls3m 25s
-
(Locked)
AWS detective controls for security4m 29s
-
(Locked)
Implement an auditing workflow3m 37s
-
(Locked)
Challenge: Review a CloudTrail event56s
-
(Locked)
Solution: Review a CloudTrail event1m 23s
-
(Locked)
Auditing and notifications4m 46s
-
(Locked)
Infrastructure protection4m 57s
-
(Locked)
Key AWS services for infrastructure protection5m 55s
-
(Locked)
Data protection methods2m 18s
-
(Locked)
Key AWS services for data protection3m 15s
-
(Locked)
Protecting your data at rest at AWS1m 50s
-
(Locked)
Protecting data in transit at AWS2m 43s
-
(Locked)
Responding to security incidents2m 33s
-
(Locked)
Managing incident response4m 27s
-
(Locked)
Demo: Using the Well-Architected Tool2m 12s
-
(Locked)
-
-
-
-
-