I have been using MongoDB Realm now since June 2020. One thing that I have noticed is that after one creates a new cluster, initializes a new Realm application, the very first time the Realm application writes to the database, the actual time for the data to show up in Atlas can take several minutes. We joke around here that it’s like warming up a lawn mower. Every subsequent write after that is pretty instantaneous. I was just wondering what is going on underneath the hood.
Richard Krueger