Small Eats

Background image with blur

A flask website used to showcase templating and dynamic deployment onto ec2 for ITC466

4/25/2024

Links

Check out the source code on Github

Check out the Demo

Contents

Intro/Inspo

One undergraduate class, ITC466 Cloud Automation, had a final project to deploy something on AWS using a couple of services. The obvious solution here was to deploy a website to EC2 and have it connect to RDS - knocking out two big services pretty easily.

Conclusion

Despite all this work, somehow we were the only group who actually deployed something to AWS.. but oh well.

What it ended up looking like
What it ended up looking like

Technologies

  • Python
  • Flask
  • Jinja2
  • Docker
  • AWS