Paul Done's Technical Blog
A blog about enterprise software development and deployment
Sunday, December 29, 2019
Running MongoDB on ChromeOS (via Crostini)
›
In my previous post I explored Linux application support in ChromeOS and Chromebooks (a.k.a. Crostini). Of course I was bound to try runnin...
1 comment:
My Notes on Linux Application Support in ChromeOS (a.k.a. Crostini)
›
These are my own rough notes from spending a few days studying Chrome OS and its Linux app support on a HP Chromebook 14* I got for free (re...
Thursday, December 19, 2019
Some Tips for Diagnosing Client Connection Issues for MongoDB Atlas
›
Introduction [UPDATE 07-Sep-2020: I've now written an executable binary tool you can run which performs the equivalent of the ch...
5 comments:
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:
‹
›
Home
View web version