This is a simple Node.js web app using the Express framework and EJS templates. It has been designed with cloud
demos & containers in mind. Demonstrating capabilities such as auto scaling, deployment to AWS or Kubernetes, or
anytime you want something quick and lightweight to run & deploy 😄
Basic features:
- System status / information view
- AWS X-Ray Support
- Geolocated weather info (from OpenWeather API)
- Tools for triggering errors and high CPU load
- Mini todo app using MongoDB data store
- Support for user authentication with Amazon Cognito