BlogAnnounced at MongoDB.local NYC 2024: A recap of all announcements and updatesLearn more >>
MongoDB Developer
MongoDB
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Productschevron-right
MongoDBchevron-right

Leafsteroid Resources

Shane McAllister1 min read • Published Jun 19, 2023 • Updated Jun 22, 2023
MongoDB
Facebook Icontwitter iconlinkedin icon
Rate this tutorial
star-empty
star-empty
star-empty
star-empty
star-empty

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 Seed a MongoDB Database with Fake Data


Sep 23, 2022 | 2 min read
Tutorial

Unique Indexes Quirks and Unique Documents in an Array of Documents


Oct 04, 2023 | 7 min read
Tutorial

Analyze Time-Series Data with Python and MongoDB Using PyMongoArrow and Pandas


Sep 21, 2023 | 6 min read
Quickstart

Aggregation Framework with Node.js 3.3.2 Tutorial


Aug 22, 2023 | 9 min read
Table of Contents