Skip to content

Utchaykish/Atschool-Holiday-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my Altschool Holiday Challenge

This Repository is to Set up 2 EC2 instances on AWS(use the free tier instances). Deploy an Nginx web server on these instances(you are free to use Ansible) Set up an ALB(Application Load balancer) to route requests to your EC2 instances Make sure that each server displays its own Hostname or IP address. You can use any programming language of your choice to display this.

To Achieve this, I will be doing the following:

  1. Creating a VPC with private and public subnets
  2. Creating private instances in the private subnet of the VPC
  3. Creating a bastion host to connect to the instances.
  4. Installation and Configuration of Nginx Server on Private Instances Using Ansible
  5. Creation of target groups
  6. Creating and application of load balancer  etc

Click Me To see the result of my Assignment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published