How To Access, Manage, and Provision Resources on AWS From Your Local Computer

How To Access, Manage, and Provision Resources on AWS From Your Local Computer

In 2022 AWS ranked as the company with the largest market share in cloud computing services with a 33% market share.

So if you are considering a career as a Cloud or DevOps expert, being proficient in AWS is vital.

For this guide, I will share a step-by-step process on how to access, manage, and provision AWS resources from your local computer.

Let’s dive in.

Steps to Access, Manage, and Provision Resources on AWS

Step 1: Go to the AWS documentation. Then, download the AWS CLI, and install it on your PC.

Article content

You can choose to first download it right here, then install it on your PC.

Article content

Or via your CLI.

Article content

Once installed, restart your PC.

Step 2: Use the “aws — -version” command to confirm if your installation was successful.

Article content

Step 3: Create an AWS user ID with programmatic access on your console.

Start by searching the IAM service on your console.

Article content

Then click the “create user” icon.

Article content

Input your user ID.

Article content

Choose a permission option (For this user, I will be using the “add user to group” option.

Article content

Select a group. For personal projects, I suggest granting full admin access to help you access and build all resources.

Article content

Step 4: Create and download your user access key.

Article content

Select the CLI option.

Article content

Then, you can copy your access key and save it in a secure location.

Article content

For best practice, Download the Access Key ID and Secret Access Key in the CSV format.

Please, kindly note that you can only view your full Secret Access Key once on the AWS console, so it’s advisable you download it.

Article content

Up next…

Step 5: Go back to your terminal And run the “aws configure” command.

Then fill in all the necessary information.

Article content

Congratulation! You did it!

Bonus: Now that your AWS is fully configured and connected to your AWS console.

Let’s check out some resources.

Article content

You can improve your skills, and try your hands on some commands on the AWS CLI documentation.

Got a question?

Send me an email: tomoriuriel1234@gmail.com


Uriel Tomori 💭

Digital Marketing Specialist @ Durabuilt Windows & Doors | Marketing Ops & Workflow | AI-Powered Marketer | AWS & Azure Cloud Engineer

1y

Thank you so much for resharing this, Sir. Isaac.

Like
Reply
Uriel Tomori 💭

Digital Marketing Specialist @ Durabuilt Windows & Doors | Marketing Ops & Workflow | AI-Powered Marketer | AWS & Azure Cloud Engineer

1y

For reference, you can practice with some commands from the CLI documentation. https://docs.aws.amazon.com/cli/latest/reference/

To view or add a comment, sign in

Others also viewed

Explore topics