Paul Done's Technical Blog
A blog about enterprise software development and deployment
Saturday, May 11, 2019
Running a Mongo Shell Script From Within A Larger Bash Script
›
[EDIT May 2023: The post below was written for the legacy 'mongo' shell but has since been tested with the modern 'mongosh' ...
2 comments:
Friday, April 13, 2018
MongoDB Graph Query Example, Inspired by Designing Data-Intensive Applications Book
›
Introduction People who have worked with me recently are probably bored by me raving about how good this book is: Designing Data-Intens...
3 comments:
Sunday, February 4, 2018
Run MongoDB Aggregation Facets In Parallel For Faster Insight
›
Introduction MongoDB version 3.4 introduced a new Aggregation stage, $facet , to enable developers to " create multi-faceted aggregat...
1 comment:
Thursday, July 13, 2017
Deploying a MongoDB Sharded Cluster using Kubernetes StatefulSets on GKE
›
[Part 4 in a series of posts about running MongoDB on Kubernetes, with the Google Kubernetes Engine (GKE). For this post, a newer GitHub ...
10 comments:
Friday, June 30, 2017
Using the Enterprise Version of MongoDB on GKE Kubernetes
›
[Part 3 in a series of posts about running MongoDB on Kubernetes, with the Google Kubernetes Engine (GKE). See the GitHub project gke-mong...
Tuesday, June 27, 2017
Configuring Some Key Production Settings for MongoDB on GKE Kubernetes
›
[Part 2 in a series of posts about running MongoDB on Kubernetes, with the Google Kubernetes Engine (GKE). See the GitHub project gke-mong...
8 comments:
‹
›
Home
View web version