Crio-Bytes / IBD-2022-Master-Repository

This is the master repository where you can publish your work.
6 stars 22 forks source link

Add Byte - Basics of NGINX #36

Closed SuryaSekhar14 closed 1 year ago

SuryaSekhar14 commented 1 year ago

MicroByte Title: Basics of NGINX

Domain: Web Development, Backend Development, Cloud Computing, DevOps

Scope of learning for learners: They will learn what NGINX is, what are it's benefits, How to install it and deploy it on the cloud, and how to serve a static HTML app with it.

Activities:

  1. Introduction
  2. What is NGINX
  3. Benefits of NGINX
  4. Creating and Deploying an EC2 instance and SSHing into it
  5. Installing and deploying NGINX
  6. Accessing the public IP
  7. Serve static HTML document using NGINX
  8. Summary