How to Containerize Databases to Work with Docker | MongoDb Example
@KeepItTechie covers how to set up MongoDB on Docker in the cloud using Linode. MongoDB is an open-source NoSQL database that uses JSON-like documents. It’s a perfect choice for rapid development and continuous integration.
New to Linode? Get started here with a $100 credit → https://www.linode.com/linodetube
Chapters:
0:00 Introduction
0:30 What is MongoDB?
1:00 Benefits of MongoDB
1:30 Create Linode with Docker
3:05 Verify Docker Installation
3:35 Install MongoDB in Docker
4:45 Verify MongoDB Image
5:20 Create Container Using Image
6:20 List Containers Running
6:57 Login to MongoDB
9:10 Exit Mongosh
9:50 Using Stop and Remove
12:02 Make Containers Persistent
18:30 Conclusion
Read the doc for more information on getting started with MongoDB.
Learn more about deploying Docker.
Subscribe to get notified of new episodes as they come out.
#Cloud #MongoDB #Docker
Product: Containerization, MongoDB, Docker; @KeepItTechie