Security, Identity & Compliance
Get introduced to the various ways of managing AWS Security Framework.
Primary pillars of AWS security
Security, Identity, and Compliance are the three primary pillars of operating on AWS in a safe and secure way. Let’s look into what each of these pillars brings to the table.
IAM (Identity and Access Management)
It allows you to manage users and their levels of access to the AWS resources.
Cognition
It is used for device authentication / OAuth service. This service provides end users temporary access to AWS resources. Imagine you have an app that lets users upload pictures onto your S3. You can do this by using ...