EC2 instance = Virtual server running on AWS (eg. we use it to run backend)
Connect to EC2 using IP address & private key :
puTTY , a SSH client
ubuntu
Remote desktop connection (RDC)
Transfer frontend and backend source code from local to EC2:
WinSCP
Git (install git and clone)
Remember to add .env file if necessary
Last updated 10 months ago