Creating a EC2 instance accessible via remote client
Step 1: Open AWS Webpage in Chrome and create a AWS Account.
Step 2: After creating the account , click the button Sign in to the console.
Step 3: Now, the Console Page gets Opened , Choose EC2
Step 4: In EC2 dashboard, Click Launch instance to create a instance.
Step 8: In Summary , Click Launch instance
Instance gets Successfully Launched
Step 9: Open Putty generator to convert .pem file to ppk file
In Putty key generator, check the type of key to generate value is set to RSA
Select the folder that you want to save your putty private key file (.ppk) and click save.
Step 10: Open PUTTY and connect to EC2.
Under Session Category ,In Host name enter the Instance user name and public IP Address
Make sure the Public DNS of your Instance displayed in AWS in EC2 Instance Connect
In category , click connection, expand SSH and choose Auth.
Click browse and select the .ppk file that you have generated for key pair and Click Open
So,Instance is connected to Putty and click Open .
EC2 Instance window has appeared below successfully.



















Comments
Post a Comment