Hi guys,
just a quick question: Is anyone using Atlas FREE tier with meteor? See https://www.mongodb.com/cloud/atlas/pricing.
Is it “compatible” with meteor (oplog etc)?
I just need a cheap mongo-host for a playground project…
Does anyone know more?
Hi guys,
just a quick question: Is anyone using Atlas FREE tier with meteor? See https://www.mongodb.com/cloud/atlas/pricing.
Is it “compatible” with meteor (oplog etc)?
I just need a cheap mongo-host for a playground project…
Does anyone know more?
We use it for QA (and the paid version for PROD). I believe that you cannot tail the oplog with the free tier. Besides that it limits to 512MB the qty of data.
I wonder how it compares with the free tier at mLab.
@raphaelarias Sorry, what is QA? Do you mean quality checks in testing-environment? Are you running a meteor app against atlas free tier? Is it dead-slow, or usable? 
Tests and stuff, kind the same as staging in this case. For tests no perceivable difference. In production, we run on a paid version of Atlas.
Yes