Skip to content

sebastianortega0402/Build-and-Scale-with-AWS-Cloud---A-Hands-on-Beginners-Guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample Web Application for a uDemy Course
In order to use this application follow the steps below
  1. Install python3
  2. Install flask module for python
  3. Clone the Repository on the target machine
  4. Go the directory
  5. Run python3 app.py
  6. Access the application from browser using http://server-ip:8000
Below is the sample output

image

About

Cloud Fundamentals with AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.4%
  • HTML 46.6%