Financial Services Industry Knowledge Accelerator
This learning path contains a series of videos and learning resources to teach you an introductory overview of financial services. In this path, you’ll learn general challenges faced today in financial services, industry solutions specific to this sector, and how MongoDB helps to facilitate innovation in this area.
Milestone
-
Industry Knowledge Accelerator Courses
Getting Started with MongoDB Atlas
Elective
Unit
| Katie Redmiles, Camden Kirkland, Emily Pope, Manuel Fontan Garcia, Sequoyha Pelletier, Colleen Day, Julianna Chen, John McCambridge, Davenson Lombard1.25 Hours
View DetailsLearn how to leverage MongoDB Atlas, the modern, multi-cloud data platform, and deploy your first cluster. Plus, learn the foundations of MongoDB and get an overview of its architecture.MongoDB and the Document Model
Elective
Unit
| Sequoyha Pelletier, Manuel Fontan Garcia, Colleen Day, Daniel Curran, Sarah Evans, John McCambridge, Davenson Lombard1.25 Hours
View DetailsLearn about the MongoDB document model and the data types it supports. In addition, learn basic principles of data modeling in MongoDB and how to use Atlas to manage your documents and collections.Connecting to a MongoDB Database
Elective
Unit
| Sarah Evans, Parker Faucher, Daniel Curran1.75 Hours
View DetailsLearn how to connect to MongoDB databases by using connection strings. Connection strings allow you to connect your cluster with the mongo shell, with Compass (our GUI that enables querying, optimizing and analyzing MongoDB data), and to an application.MongoDB Atlas Administration
Elective
Unit
| Sarah Evans, Vick Mena1 Hour
View DetailsLearn how to administer a MongoDB deployment with Atlas. Using the Atlas UI and CLI, you'll learn and practice configuration, checking cluster health and status, database and user management, and accessing and reading logs of MongoDB deployments.MongoDB Atlas Security
Elective
Unit
| Vick Mena, Sarah Evans, Parker Faucher2 Hours
View DetailsLearn about basic security concepts and encryption. Then, you'll learn about the security features provided by MongoDB Atlas to help keep your deployments secure.MongoDB Transactions
Elective
Unit
| Camden Kirkland, Sarah Evans, Parker Faucher1 Hour
View DetailsLearn about ACID transactions in MongoDB and how they guarantee certain database operations happen together or not at all to ensure data integrity within the database.Getting Started with the Atlas CLI
Elective
Learning Byte
| 20 MinutesView DetailsLearn about MongoDB’s Atlas Command Line Interface and how it can help you get started with Atlas fast and support the entire software development lifecycle.MongoDB Compass
Elective
Learning Byte
| 20 MinutesView DetailsLearn how to use MongoDB Compass: the official Graphical User Interface built by – and for – MongoDB. This Learning Byte will cover how to set up and use MongoDB Compass to oversee and optimize your database.Queryable Encryption
Elective
Learning Byte
| Cynthia Braund10 Minutes
View DetailsLearn about Queryable Encryption's process of encrypting sensitive client-side data, securely storing it in the database, and executing queries on the encrypted data.Field Encryption with MongoDB Client-Side Field Level Encryption (CSFLE)
Elective
Learning Byte
| Pierre Petersson20 Minutes
View DetailsLearn to encrypt your data before sending it over to MongoDB with Client-Side Field Level Encryption (CSFLE).