How to create EC2 instance on AWS


 How to create EC2 instance on AWS


1.1. Create EC2 Instance

    1.1.1. Click on Launch Instances

    1.1.2. Click





    1.1.2. Click on Ubuntu Server





`1.1.3. Select t2.micro and then click on Review and Launch






    1.1.4. Click on Launch






    1.1.5. Create New Key pair or existing one (Please note to save     .pem file to some secure location on your computer) and then         click on Launch Instances






    1.1.6. Now Click on View Instances to see newly created                     instances







    1.1.7. Instances List






    1.1.8. Now click on respective Instance ID and then go to             Security tab to see security groups assigned to instance






    1.1.9. Now click on Security Group Id






    1.1.10. Now Edit Inbound rules to add rules shown in above figure



In next blog we will see how we can SSH into EC2 Instance


Stay connected.......


& Keep Learning ...........


To watch latest and updated videos ,Do subscribe my Youtube Channel Link Below.


Learning and Sharing - KD

Comments

Popular posts from this blog

Angular Best Practices and Coding Standards: A Guide for Developers

Route Web Server Request to App server through proxy

Top 7 ways to use Interceptors in Angular