0 Forks
1 Stars
1 Watchers

AWS-EC2

The AWS EC2 (Elastic Compute Cloud) project demonstrates how to deploy a Node.js backend (Express) on an AWS EC2 instance. This guide covers setting up an EC2 instance, configuring security groups, and deploying a simple Express.js application.

How to download and setup AWS-EC2

Open terminal and run command
git clone https://github.com/umarilly/AWS-EC2.git
git clone is used to create a copy or clone of AWS-EC2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AWS-EC2 https://github.com/umarilly/AWS-EC2/archive/master.zip

Or simply clone AWS-EC2 with SSH
[email protected]:umarilly/AWS-EC2.git

If you have some problems with AWS-EC2

You may open issue on AWS-EC2 support forum (system) here: https://github.com/umarilly/AWS-EC2/issues