Intermediate Back-end Development with Node and MongoDB (Coursera)

Offered by IBM,
Intermediate Back-end Development with Node and MongoDB (Coursera)

Node is the first choice for developing server-side applications as it allows for cross-platform application development. When connected with databases, Node revolutionizes the development of web applications, enabling robust and scalable data manipulation.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

In this intermediate-level IBM course, you will learn how to construct RESTful APIs using Node.js and the Express framework to communicate with NoSQL databases like MongoDB. You will explore approaches to create endpoints, secure them with web tokens, seamlessly handle errors, debug and deploy applications efficiently.
Additionally, the course will help you with optimization techniques, back-end performance, and how to scale these applications to deploy a fully functional cloud-native application on cloud platforms.
The course consists of a combination of instructional videos, and assessments to learn the concepts. You will test your knowledge with practice and graded assessments and implement the skills you learn in hands-on labs and a final project so you have artifacts to showcase your knowledge to future potential employers.
This course is part of the following programs:

What you'll learn

  • Implement fundamental back-end development concepts with Node, Express, and NoSQL databases
  • Develop secure RESTful APIs using Node and Express to communicate with databases
  • Apply authentication and authorization mechanisms and implement error handling
  • Scale and deploy Node database applications on a cloud platform

Syllabus

Introduction to Working with Databases
This module introduces you to data and databases. You will learn about relational and non-relational NoSQL databases and their uses. You will also be introduced to MongoDB, and its capabilities, and understand how to leverage it for your database needs. Finally, you will also design and implement a database for a product catalog.

Working with Node and Databases
In this module, you will learn about NoSQL databases. You will explore how to create scalable and efficient Node applications using the NoSQL database, MongoDB. You will also learn how to choose a NoSQL database for your Node application. You get oriented with the process of connecting Node to the MongoDB database and explore how to troubleshoot these connections. This module will also help you familiarize with the features of MongoDB and enable you to query and manipulate data using it. You will understand CRUD operations. You will learn different techniques of authentication, authorization, and handling user sessions and cookies.

Working with REST API’s and advanced Node concepts
In this module, you will learn APIs and RESTful APIs. You will explore HTTP methods in RESTful APIs, resource and endpoint design, different data formats, how to authenticate clients and grant access to protected resources. This module provides you with insights into the Express framework, routes and controllers. You will study how to handle errors in request processing. This module is a guide to various approaches to versioning during API. You will delve into the common pagination techniques including how to manage conflicts between versioning and pagination. This module orients you with CRUD operations and how to implement them. You will get an understanding of JSON web tokens, also known as JWT, which are used to secure applications with RESTful API.

Error Handling and Middleware
This module introduces you to error handling in Node. You will learn common types of errors and explore various error-handling techniques. This module provides you with an overview of customer error-handling middleware, its benefits, and its implementation in real-world scenarios. You will also get familiar with request validation and request sanitization using common request validation techniques. This module also introduces you to rate limiting and throttling.

Scaling and Deploying Node Applications
In this module you will explore the Node application deployment process, manage dependencies and versions and familiarize yourself with authentication and authorization mechanisms. This module presents you with the process of increasing the capacity of an application via an overview of different scaling approaches and load-balancing strategies. You will understand how to design scalable node architecture, get introduced to load balancing and high availability, and how to implement fault recovery mechanisms.

Final Project
In this module you will complete a final project based on the concepts of developing a web application for a Social Media Dashboard with user authentication, security based on JSON Web Tokens (JWT), and post management. The back-end is implemented using Node.js and Express, while the frontend utilizes HTML, CSS, and JavaScript. Key features include user registration, login, post creation, and pagination. The design emphasizes simplicity and security through middleware and session management.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Foundations of Computer Science (Coursera) Coursera
LearnQuest

Foundations of Computer Science (Coursera)

Welcome to Introduction to Programming: Visual Basic. In the course sequence you will learn to write programs that utilize both procedural and object oriented techniques to solve business problems. In the first course in the sequence we will provide you with a solid foundation in the computer science topics that are important to understand when programming Visual Basic. In courses two through four, we will role up our sleeves and start coding in Visual Basic. In these courses you need to have access to a computer that is running Windows, macOS or Linux with the .NET 5 installed. We will show you how to install .NET 5.

Jul 27th 2026
4 Weeks
La recherche documentaire (Coursera) Coursera
École Polytechnique

La recherche documentaire (Coursera)

Ce cours vise principalement à permettre aux étudiants d’identifier les sources pertinentes dans un domaine donné, leur apprendre à construire un état de l’art et à évaluer les sources, en particulier celles en accès libre sur Internet. Il cherche également à optimiser la recherche documentaire en incitant les étudiants à tirer le meilleur parti des outils et requêtes d’interrogation des bases de données. A l'issue de ce cours, ils devront être capables de construire et alimenter une bibliographie ordonnée, ainsi que de citer convenablement leurs sources pour éviter le plagiat.

Aug 3rd 2026
3 Weeks
Learn Firebase (Coursera) Coursera
Scrimba

Learn Firebase (Coursera)

In this comprehensive course, aspiring front-end developers will discover the transformative capabilities of Firebase. By leveraging Firebase's cloud architecture, you can seamlessly incorporate a wide array of features into your applications using HTML, CSS, and JavaScript. This newfound flexibility is underpinned by Firebase's cloud functions, which empower you with dynamic functionalities.

Aug 10th 2026
3 Weeks
Open Source Programming - Master's (Coursera) Coursera
Illinois Tech

Open Source Programming - Master's (Coursera)

Contemporary open-source programming languages and frameworks are presented in this course. Students will consider design and development topics in system, graphical user interface, network, and web programming. Dynamic scripting languages are covered using object-oriented, concurrent, and functional programming paradigms. Concepts gained throughout the course are reinforced with numerous exercises which will culminate in an open-source programming project.

Aug 3rd 2026
5-12 Weeks
Using Databases with Python (Coursera) Coursera
University of Michigan

Using Databases with Python (Coursera)

This course will introduce students to the basics of the Structured Query Language (SQL) as well as basic database design for storing data as part of a multi-step data gathering, analysis, and processing effort. The course will use SQLite3 as its database. We will also build web crawlers and multi-step data gathering and visualization processes. We will use the D3.js library to do basic data visualization.

Jul 27th 2026
5-12 Weeks
Prepare Data for Exploration (Coursera) Coursera
Google

Prepare Data for Exploration (Coursera)

This is the third course in the Google Data Analytics Certificate. These courses will equip you with the skills needed to apply to introductory-level data analyst jobs. As you continue to build on your understanding of the topics from the first two courses, you’ll also be introduced to new topics that will help you gain practical data analytics skills. You’ll learn how to use tools like spreadsheets and SQL to extract and make use of the right data for your objectives and how to organize and protect your data. Current Google data analysts will continue to instruct and provide you with hands-on ways to accomplish common data analyst tasks with the best tools and resources.

Jul 27th 2026
5-12 Weeks
Importing Data in the Tidyverse (Coursera) Coursera
Johns Hopkins University

Importing Data in the Tidyverse (Coursera)

Getting data into your statistical analysis system can be one of the most challenging parts of any data science project. Data must be imported and harmonized into a coherent format before any insights can be obtained. You will learn how to get data into R from commonly used formats and harmonizing different kinds of datasets from different sources. If you work in an organization where different departments collect data using different systems and different storage formats, then this course will provide essential tools for bringing those datasets together and making sense of the wealth of information in your organization.

Jul 27th 2026
4 Weeks
Data Manipulation in JavaScript (Coursera) Coursera
University of California, Davis

Data Manipulation in JavaScript (Coursera)

This course builds on the skills from the previous course and goes further into managing and manipulating data with JavaScript. You will learn methods for validating and handling data provided by users or coming from an external data source. This course includes a challenge in the form of a seat reservation system, as well as a project that pulls data in from an external data source.

Jul 27th 2026
4 Weeks
JavaScript Basics (Coursera) Coursera
University of California, Davis

JavaScript Basics (Coursera)

This course introduces the programming language JavaScript and shows the websites that include the type of interactions students will eventually be able to develop. Learners will understand the importance of how JavaScript was developed and why such history impacts the way JavaScript is currently written and in future releases.

Jul 27th 2026
4 Weeks