Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 773 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 773 Bytes

AWS CDK & AWS Amplify React App

Hesburger Ice Cream status - an app for tracking whether the Finnish hamburger chain Hesburger serves Ice Cream at the moment. Inspired by the brokenness of the McDonald's Ice Cream status reporting McBroken.

Architecture

How this has been made

The project was bootstrapped with Create React App.

AWS infrastructure is built with following technology choices:

  • React App for the frontend application
  • AWS Amplify for the frontend distribution
  • AWS Lambda for updating data
  • S3 for status storage
  • AWS CDK for infrastructure code
  • AWS CDK Pipelines for contiunous deployment

Architecture