Book Image

AWS Networking Cookbook

By : Satyajit Das, Jhalak Modi
Book Image

AWS Networking Cookbook

By: Satyajit Das, Jhalak Modi

Overview of this book

This book starts with practical recipes on the fundamentals of cloud networking and gradually moves on to configuring networks and implementing infrastructure automation. This book then supplies in-depth recipes on networking components like Network Interface, Internet Gateways, DNS, Elastic IP addresses, and VPN CloudHub. Later, this book also delves into designing, implementing, and optimizing static and dynamic routing architectures, multi-region solutions, and highly available connectivity for your enterprise. Finally, this book will teach you to troubleshoot your VPC's network, increasing your VPC's efficiency. By the end of this book, you will have advanced knowledge of AWS networking concepts and technologies and will have mastered implementing infrastructure automation and optimizing your VPC.
Table of Contents (10 chapters)

Creating an account in AWS

We are going to create an AWS account in this section. Please skip this section if you already have an AWS account. Otherwise, please follow the step by step process to create an account with AWS.

Getting ready

Be ready with your credit card information.

How to do it...

  1. Please open the URL https://aws.amazon.com/account/ in your favorite browser.
  2. Click on the button Create an AWS Account.
  3. You will see a page which looks like the following figure. Provide your email or mobile number, select the option I am a new user and click on Sign in using our secure server. The email ID provided here will be treated as the owner or root user for this account and has exclusive rights to do anything in the account.
Create account--Provide mail or mobile
  1. You will get a page like this. Provide the required details and click on Create account.
Create account--Provide personal details
  1. Provide additional details for your account.
Create account--Provide contact information
  1. Provide payment information for billing purposes.
Create account--Provide payment information
  1. Provide identity verification. There will be an automated call initiated by AWS to your phone number and you will need to key in the verification code shown on the screen.
Create account--provide identity verification
  1. Choose Support Plan and click on Continue.
Create account--Choose support plan
  1. You will see a welcome screen and can log in to the AWS console by clicking on Sign In to the Console. You'll also receive an email confirmation for the account creation.
Create account--Registration confirmation
  1. After login, you will see a screen like the following:
AWS dashboard

There's more...

Once you decide to delete your account, you can do so by logging in to your account; see the following figure:

Delete account