No video

How to run MongoDB in Docker: dev setups

In this video, I will show you different options to have MongoDB running as a Docker container. You can use these setups in any operating system (Windows, Mac or Linux). The goal is to have a flexible dev environment to work with different requirements. I will also show you some admin tools you can use to improve your productivity with MongoDB.
MongoDB is a powerful and flexible NoSQL database that allows you to store, retrieve, and analyze vast amounts of data with ease, providing scalability, high availability, and flexible data modeling for modern applications.
Docker is a container solution that every developer must have, at least, a basic notion about how to use it. A Docker container is a executable unit of software that contains everything needed to run an application, including the code, its dependencies and configurations. It's consistent and isolated from the host system.
🚩If you want to write any comments, you can do it in English or Portuguese. I'll keep the replies in Portuguese and translate them to English.
🚀 The repo with the commands and scripts: github.com/marcellothiry/mong...
★ Docker Hub: hub.docker.com/_/mongo
► LinkedIn: / marcello-thiry-b29216a
#marcellothiry #fromdev2dev #mongodb #docker #windows #mac #linux #tools #softwaredevelopment
► Key Moments:
0:04 Intro.
0:46 Docker Desktop.
1:16 Containers and images.
2:20 First setup (using docker run).
6:23 Open a container's terminal using Docker Desktop.
6:54 Second setup (adding volumes).
8:05 Third setup (using docker-compose).
9:36 Admin Tools (Mongo-Express, MongoDB Compass and NoSQLBooster).
11:07 Fourth setup (creating a MongoDB replica set / cluster)
12:57 MongoDB Atlas and conclusion.

Пікірлер