EC2 Instance in AWS

1. Open the AWS console and go to Services.


2. In Compute, Go to EC2.


3. Click on Launch Instance.


4. Name your Instance.


5. Choose your Amazon Machine Image.


6. Choose your Instance type and key pair. (Create a key pair if you don't have one already)


7. Configure the security group.


8. Click on Launch Instance.


9. EC2 instance has been successfully created.



10. This is the summary of the instance that has been created. 


11. To terminate the instance, go to the instance state and click on Terminate instance


12. EC2 instance has been successfully terminated.

















Comments