The AWS Management Console to get the un-similar thickness and depth of AWS fit to your computer or device with protect, easy-to-manage, web-based portal.
Here, The Process AWS Account
Step1 – Login in AWS Account
Log into your AWS account and in case you are new to AWS, create a new AWS account.
Step2 – Launch Amazon EC2 instance
When you see your EC2 dashboard, you will find “Launch Instance” option there. Click on the option and create and configure your virtual machine.
Step 3 – Configuring your instance
You can configure your instance features in this wizard. Here are some helpful tips to setup your first instance-
- Choose an AMI – you can select an amazon machine image and we recommend Amazon Linux AMI.
- Choose the type of instance – We recommend selecting t2.micro type of instance
- Security group – You get the option of configuring your virtual firewall
- Launch instance – review your instance configuration and select “Launch”
- Create a key pair – Select option of “Create a new key pair” and name it. You will see that a key pair file with .pem extension will be downloaded automatically. You can save this file at secure place and use it later for log in to instance. Complete the setup by selecting “Launch Instances”
Step 4 – Connect to your instance
Once you launch your instance, you can connect to it and use it like your personal computer. Follow these steps to connect instance from the console-
- Choose the EC2 instance created by you and then “Connect”
- Choose “A java SSH client directly from my browser”. Make sure that the device is java enabled and installed java.
- Enter the Private Key Path
- Select Launch SSH Client
Step 5 – Terminate instances
Since Amazon EC2 is free to start, it is chargeable. You should terminate your instances if you don’t want to pay extra charges. By terminating instances, the EC2 instance and the related data will be deleted.
- Select the EC2 instance
- Choose Actions
- Select Instance State
- Pick Terminate Option