Dominic Frei
Developer Advocate-Dublin, IrelandDominic is a Developer Advocate by day and an engineer by night. Spending the last 15+ years writing Java, Objective-C and Swift code he joined MongoDB in 2020 to work on Realm Swift. He always loved teaching and helping others which led him to eventually become a Developer Advocate for MongoDB in 2022. If he doesn't write code or articles you can find him pursuing his other passion: gaming!Content by Dominic Frei
Tutorial
Part #2: Create Your Model Endpoint With Amazon SageMaker, AWS Lambda, and AWS API Gateway
Sep 18, 2024 | 7 min read
Tutorial
Part #3: Semantically Search Your Data With MongoDB Atlas Vector Search
Sep 18, 2024 | 6 min read
Tutorial
Part #1: Build Your Own Vector Search with MongoDB Atlas and Amazon SageMaker
Sep 18, 2024 | 4 min read
Tutorial
Building a Crypto News Website in C# Using the Microsoft Azure App Service and MongoDB Atlas
Jun 13, 2023 | 9 min read
Code Example
Saving Data in Unity3D Using SQLite
Persisting data is an important part of most games. Unity offers only a limited set of solutions, which means we have to look around for other options as well. In this tutorial series, we will explore the options given to us by Unity and third-party libraries.Sep 07, 2022 | 13 min read