Category : AWS

Introduction AWS Identity and Access Management (IAM) allows you to securely manage access to AWS services and resources. Creating an IAM user enables you to provide individual login credentials and permissions for team members, administrators, developers, or applications without sharing the root account credentials. Using IAM users improves security, accountability, and access control within your ..

Read more

Introduction: AWS provides a solution called AWS Certificate Manager or ACM for short. Prerequisites Before generating an SSL certificate, ensure the following: Implementation: Step 1: Log in to AWS console and go to AWS Certificate Manager, click on Get started under Provision Certificates. Step 2: Select Request a public certificate and click Request a certificate Step 3: Enter domain names that you want to provision certificates for, we are doing our ..

Read more