Checking for existing user in Atlas

Ever had to create users in MongoDb Atlas in AWS for use when making database enquiries in a functional test written in Ruby? Ever wished you could leave it to the test pack to check if one already exists and create one when required, instead of hand cranking a new one every single day of your life? Well now you can!!! But, first things first What is MongoDB Atlas and what do its users do? ...

May 29, 2025 · 2 min · 349 words · Peter Squire