Overview:
KYLLER needed a website to promote his music. This flask backed websites provides an admin portal for KYLLER to update the links to his latest spotify track and the ability to update social media links.
Built using AWS, this website is hosted within a EC2 instance. Using nginx to provide a reverse proxy to direct traffic to the KYLLER flask app. Cognito is used for user authentication to access the admin page.

Technologies:
  • Python3
  • Flask
  • AWS EC2
  • AWS Cognito
  • AWS Route53
  • nginx
  • Git