Skip to content

doryosi/Web_Server_Provisioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Server Provision

The script will provison the followoing:

  • Two EC2 instances with nginx installed on both
  • One S3 bucket with 2 index.html pages.
  • One ALB to load balance traffic between the servers according to the URL path provided.

Technologies

  • Bash
  • AWS

Prerequisites

  • Install the AWS CLI (apt and yum might not have the up-to-date version since they are 3rd parties repos)
  • aws configure with json as the output format
  • run the script as a privilage user since the generation of the SSH-Keys requires privileges.

About

This bash script will provision 2 EC2, S3 Bucket and ALB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages