Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tiny-wlx/aws-reinvent-2018-trivia-game-modify

AWS re:Invent 2018 Trivia Game

Sample trivia game built with AWS Fargate, AWS Lambda, and Amazon Lex. See il1edu.com for a running example.

Components

  • Backend API Service: REST API that serves trivia questions and answers. Running on AWS Fargate. See "trivia-backend" folder
  • Static Site: Web application page, backed by Amazon S3, Amazon CloudFront, and Amazon Route53. See "static-site" folder
  • Chat Bot: Conversational bot that asks trivia questions and validates answers, and can be integrated into Slack workspace. Running on Amazon Lex and AWS Lambda. See "chat-bot" folder
  • Continuous delivery: Pipelines that deploy code and infrastructure for each of the components. See "pipelines" folder.

License Summary

This sample code is made available under the MIT license. See the LICENSE file.

Credits

Static site based on React Trivia

Init

git commit id ca0e3bd20d959639479889d5b65231ec4a11f4fc

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published