07 Easy Steps to Setup AWS EC2 Ubuntu Instance — Devstringx
Pre-Requisites:
- One Aws active account
What is an Aws EC2 instance?
EC2 stands for Elastic Compute Cloud. An EC2 instance is a virtual server in Amazon Web services. It is a web service where an AWS subscriber can request and provision a compute server in the AWS cloud that allows users to rent virtual computers on which to run their own computer applications.
1) Login into the AWS account from the AWS console screen
Use the given URL (https://aws.amazon.com) to reach screen I
Screen I
While clicking on the sign-in to console button we will redirect to sign-in as shown on screen II.
Screen II
2) Select EC2 Service from the Services dropdown and Region from the Region dropdown as shown in screen III
Screen III
3) Click on the launch Instance
4) Write any name or tag
5) Select any Operating system image as per Screen IV
6) Now Click on the launch Instance as per Screen IV
Screen IV
7) Now while clicking on the EC2 dashboard you will get one running instance to consume as screen V.
Good to Read:-
- Easy Step that Helps to Create & Store Data in AWS S3 Bucket
- Setting Up Jenkins on Amazon EC2 Ubuntu Instance
Originally published at https://www.devstringx.com on March 31, 2023