DEV Community

Cover image for Cloud Security with AWS IAM
Kemisola
Kemisola

Posted on

Cloud Security with AWS IAM

In this Project,
👉I launched EC2 instances.
👉I Used tags for easy identification.
👉I set up IAM policies accessing EC2 instances based on their environment (development or production).
👉I created an IAM user and assigned them to the appropriate user group with the necessary permissions for their role.
👉I tested the IAM access for the User I've created.

Here is a link: https://drive.google.com/file/d/177Suknhrhg_pVtlx34db0o8DB2iLithq/view?usp=sharing

Top comments (0)