This exercise walks through connecting your GitHub account on a remote server with SSH. Objective Connect your GitHub
Category: Devops
Connect to a remote server with SSH
This exercise walks through connecting to a remote server with SSH Objective Connect to the EC2 instance from
Node.js server on EC2 and reverse proxy with NGINX
This exercise walks through setting up a node.js server on an EC2 instance and using NGINX as a
Set up an EC2 instance and install NGINX
This exercise walks through setting up an EC2 instance on AWS and installing an NGINX server. Objective Set
Automate deployment with GitHub Actions

This exercise walks through automating the deployment (Continuous deployment) of the front-end application using GitHub actions. Objective Create
Host and deploy a frontend application
The task of the exercise is to host and deploy the frontend app to a cloud platform. Objective