Skip to content

max77p/python-aws-infrar-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world application spun up using python boto3 and flask and nginx

Features

1. EC2 Instance
2. Nginx
3. Python Flask
4. Application Load Balancer with Target Group
5. Security Group to only allow access through ALB

How to replicate

1. Change sampleConfig.ini to config.ini and fill out the relevant information - without quotes
2. Run python createWebInfra.py
3. Wait for the setup to complete before visiting the application link (should be same as ALB DNS Name)
4. Run python deleteInfra.py to destroy all resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published