April 5, 2023

Azure Kubernetes Service: Running MongoDB as a StatefulSet with Azure Files as PersistentVolume

In this post let’s see how we can run MongoDB as a StatefulSet in AKS and maintain its storage outside of the pods so data is safe from […]
February 7, 2023

Azure Cosmos DB for MongoDB: Backup and Restore Databases using MongoDB Command Line Database Tools

In this post let’s see how we can backup and restore databases in an Azure Cosmos DB for MongoDB account using MongoDB Command Line Database Tools. I am […]