Create AWS Account

Part ɪ: Building Serverless Api│Story 01: Create AWS Account

We will start with creating an AWS account. Skip this if you already have one.

  1. Go to the AWS Management console
  2. Click Create a Free Account

3. Follow the steps to create your free AWS account.

After clicking the button, a security code will appear on your screen and you will get a call on the provided phone number prompting you to enter the displayed code from your phone’s dial-pad.

After successful verification, the identity verified successfully message would appear on your browser window.

Enter your password in the next screen and you would land on your AWS Console Dashboard page:

Next let’s add an IAM User that we would configure to use with AWS CLI on our local system .

Prev: What are we building 🏠Next: IAM user

--

--