You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
The AWS Management Console is a web-based graphical user interface (GUI) that lets you access and manage all AWS services from a browser. For beginners, it is the most approachable way to explore, configure, and monitor your cloud resources.
You reach the console at https://console.aws.amazon.com. There are two sign-in paths:
| Sign-In Type | Who Uses It | Details |
|---|---|---|
| Root user | The account owner | Signs in with the email address used to create the AWS account. Has unrestricted access. |
| IAM user | Team members | Signs in with an account ID (or alias), a username, and a password. Permissions are granted via IAM policies. |
Never use the root user for day-to-day work. Create IAM users (or use AWS IAM Identity Center) with only the permissions they need. Enable multi-factor authentication (MFA) on the root account immediately.
When you log in, the console presents several key areas:
The navigation bar runs across the top and contains:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.