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)