This is the replay of the webinar (in Italian language) held on 9 March 2023 on
Reteinformaticalavoro
YouTube channel, the portal dedicated to the world of work with specialization in the IT field, with the title MongoDB: everything you need to know to use it right away.
In this webinar you will see the main features of
MongoDB
, a NoSQL database that is becoming more popular among developers every day, thanks to its flexibility and scalability that are well suited to the needs of modern software development.
We will explore all the fundamental elements of the MongoDB architecture (documents, collections, indexes, etc.), how they work and how they can be managed using official tools and other third-party tools, via practical and intuitive examples.
In addition to the basic data operations, we will also see how it is possible to create a simple cluster to redundant data and make their storage more secure, or to divide them into so-called “shards” in order to increase performance.
Ultimately, you’ll discover how MongoDB can truly improve your development experience and make your applications more robust, performant, and scalable.
Continue reading