How do I connect to a Spinup DocumentDB database?
Objective
Connect to a DocumentDB instance that has been created on Spinup.
Introduction
Spinup offers a service around DocumentDB, a NoSQL document database provided by Amazon Web Services (AWS), that is designed to be compatible with MongoDB. In this guide, you will learn how to connect with you DocumentDB instance after having created it on Spinup. There are several options to connect, including the Studio3T graphical user interface (GUI), or through command-line interface (CLI) via a linux server.