

دوراتنا

Working with Big Data
By the end of this project, you will set up an environment for Big Data Development using Visual Studio Code, MongoDB and Apache Spark. You will then use the environment to process a large dataset from NOAA showing hourly precipitation rates for a ten year period from the state of Wisconsin.
MongoDB is a widely used NoSQL database well suited for very large datasets or Big Data. It is highly scalable and adaptable as well. Apache Spark is used for efficient in-memory processing of Big Data.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Running a MongoDB Database in Kubernetes with StatefulSets
This is a self-paced lab that takes place in the Google Cloud console. Containers are becoming a popular way to run and scale applications across multiple cloud providers or on both cloud and on-premise hardware. This lab provides a quick introduction to running a MongoDB database on Kubernetes Engine using Docker.
-
Course by
-
Self Paced
-
1 ساعات
-
الإنجليزية

Create Your First NoSQL Database with MongoDB and Compass
In this Guided Project you will create a MongoDB database and collection to store blog posts, and optimize it using indexes, while having an overview of some of the basic commands, in order to learn the basics of NoSQL document databases structure, the MongoDB shell and the usage of the powerful MongoDB Compass GUI to manage, inspect and optimize a MongoDB database.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية

Build a CRUD Node.js and MongoDB employee management web-app
In this project, you’ll help the team at Apollonia Dental Practice digitalize employee management by building a web app using HTML, CSS, JavaScript, ExpressJS, NodeJS, and MongoDB. Your task is to develop a basic CRUD web app capable of creating, reading, updating, and deleting employee and department records and meeting other business needs outlined.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Create Fault Tolerant MongoDB Cluster
In this course, you will create a MongoDB replica set on a single Linux server to become familiar with the setup. There will be three servers, one primary server and two secondary servers. You will then populate the database collection from a csv file using the Mongo shell. You will then retrieve data from the collection to verify the data. Finally, one of the servers will be taken down and you will observe that the data is still available through a new primary server.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Containerize a full-stack NodeJS application in Docker
In this 1-hour long project-based course on Intermediate Docker: Containerize a full-stack NodeJS application in Docker and deploy to remote server, you will get to use Docker to stitch together a real full stack NodeJS application in a multi-container architecture.
By the end of this course, you will have built a simple blog page, which is a working full-stack application using the MVC (model view controller) framework in NodeJS persisting to a MongoDB database across separate containers and living on one single Docker provided network.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Build a Node Server backend with Express
By the end of this project, you will Build a Node Server backend with Express that will fetch data from a MongoDB database.
Often, a dynamic web application is connected to a database on the server side. Node.js serves as the web server used to access the database. Express is a framework for Node.js and acts as middleware to connect the backend Node server to the Client-facing web application. The Client facing web application can then make API (Application Programming Interface) calls to Express to gather data for the dynamic web application.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية

Introduction to NoSQL Databases
Get started with NoSQL Databases with this beginner-friendly introductory course! This course will provide technical, hands-on knowledge of NoSQL databases and Database-as-a-Service (DaaS) offerings. With the advent of Big Data and agile development methodologies, NoSQL databases have gained a lot of relevance in the database landscape. Their main advantage is the ability to handle scalability and flexibility issues modern applications raise.
-
Course by
-
Self Paced
-
18 ساعات
-
الإنجليزية

Introduction to Meteor.js Development
In this course, you will learn how to create a complete, multi-user web site using the Meteor.js framework and MongoDB. You will implement user authentication, security features, reactive templates and routing using iron router. You will carry out key database operations such as inserting, removing and updating data as well as sorting and filtering. You will see how a complete application can be built, line by line. At the end of the course, you will be able to: 1. Install the Meteor.js system and create a web application 2. Work with the Meteor.js packaging system 3.
-
Course by
-
Self Paced
-
26 ساعات
-
الإنجليزية

Web Application Development with JavaScript and MongoDB
In this course, you will develop more advanced web application programming skills. You will learn how to control data read and write access using methods, publish and subscribe. You will learn how to access your database and server shells using command line tools. You will use the SimpleSchema system to validate data and generate input forms automatically. You will see a complete collaborative code editing environment, TextCircle, being built from scratch.
-
Course by
-
Self Paced
-
27 ساعات
-
الإنجليزية