Voyage AI joins MongoDB to power more accurate and trustworthy AI applications on Atlas.

Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

MongoDB Developer
MongoDB
plus
Sign in to follow topics
MongoDB Developer Center
chevron-right
Developer Topics
chevron-right
Products
chevron-right
MongoDB
chevron-right

Leafsteroid Resources

Shane McAllister1 min read • Published Jun 19, 2023 • Updated Sep 09, 2024
MongoDB
Facebook Icontwitter iconlinkedin icon
Rate this tutorial
star-empty
star-empty
star-empty
star-empty
star-empty
Some features mentioned below will be deprecated on Sep. 30, 2025. Learn more.

Leafsteroids is a MongoDB Demo showing the following services and integrations

Leafsteroids Architecture
Atlas App Services
All in one backend. Atlas App Services offers a full-blown REST service using Atlas Functions and HTTPS endpoints.
Atlas Search
Used to find the player nickname in the Web UI.
Atlas Charts
Event & personalized player dashboards accessible over the web. Built-in visualization right with your data. No additional tools required.
Document Model
Every game run is a single document demonstrating rich documents and “data that works together lives together”, while other data entities are simple collections (configuration).
AWS Beanstalk Hosts the Blazor Server Application (website).
AWS EC2
Used internally by AWS Beanstalk. Used to host our Python game server.
AWS S3 Used internally by AWS Beanstalk.
AWS Private Cloud
Private VPN connection between AWS and MongoDB.
leafsteroids_demo
At a MongoDB .local Event and want to register to play Leafsteroids? Register Here
You can build & play Leafsteroids yourself with the following links

Development Resources

ResourceLink
Github RepoHere
MongoDB TV LivestreamHere
MongoDB & AWSHere
MongoDB on the AWS MarketplaceHere

Facebook Icontwitter iconlinkedin icon
Rate this tutorial
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Tutorial

How to Migrate Your Flask App From SQL To MongoDB


Jun 28, 2024 | 9 min read
Article

Case-Insensitive Queries Without Case-Insensitive Indexes


Oct 01, 2024 | 8 min read
Quickstart

MongoDB and Node.js 3.3.2 Tutorial - CRUD Operations


Oct 01, 2024 | 17 min read
Article

A Summary of Schema Design Anti-Patterns and How to Spot Them


Oct 01, 2024 | 3 min read
Table of Contents
  • Leafsteroids is a MongoDB Demo showing the following services and integrations