Sample trivia game built with AWS Fargate. See reinvent-trivia.com for a running example.
- Backend API Service: REST API that serves trivia questions and answers. Running on AWS Fargate. See "trivia-backend" folder
- Continuous delivery: Pipelines that deploy code and infrastructure for each of the components. See "pipelines" folder.
This sample code is made available under the MIT license. See the LICENSE file.
Static site based on React Trivia
Originally based on https://github.com/aws-samples/aws-reinvent-2019-trivia-game