Build and Implement Microservices Patterns (Coursera)

Offered by NIIT StackRoute,
Build and Implement Microservices Patterns (Coursera)

Do you think an e-commerce application can be created as one large application? Imagine there is an ongoing sale, or some new features are to be added. How, according to you are the changes made visible on the application? Microservices is a cloud-based architectural approach. It contains loosely coupled, and independently deployable smaller services that are put together cohesively to develop and work on larger, and more complex applications.

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

This approach is being increasing recognized among the business leaders of today, as it helps them structure their operation model and manage their teams according to their requirements. This course will enable you to create an application using multiple microservices. It will provide you hands-on practice on building microservices using Node.js and help establish communication between the microservices.
Course 4 of 5 in the RESTful Microservices Using Node.js and Express Specialization.

Syllabus

WEEK 1
Building Microservices
As the focus of software industry has shifted towards an agile development methodology and full stack, the size of the development teams is getting reduced. Today, software development is broken into smaller components so that it is easy to design, develop, deploy, and maintain applications. Welcome to the world of microservices!
In this learning sprint, you will be introduced to microservices. You will learn to create an application with multiple microservices using Node.js and manage its functioning using the Discovery Service and API Gateway. The demos and hands-on practice provided will enhance your confidence in developing microservices.

WEEK 2
Establishing Communication between Microservices
Microservices cannot function as stand-alone units, they need to communicate with each other for the effective working of any distributed application. They can communicate with each other synchronously or asynchronously.
This learning sprint will enable you to implement synchronous and asynchronous means of communication between microservices using request-response model and RabbitMQ. You will be provided scenario based practices and challenges to help you independently establish communication between microservices in real world situations.

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

Related Courses

Server-side Development with NodeJS, Express and MongoDB (Coursera) Coursera
The Hong Kong University of Science and Technology - HKUST

Server-side Development with NodeJS, Express and MongoDB (Coursera)

This course deals with all things server-side. We base the entire course around the NodeJS platform. We start with a brief overview of the Web protocols: HTTP and HTTPS. We examine NodeJS and NodeJS modules: Express for building web servers. On the database side, we review basic CRUD operations, NoSQL databases, in particular MongoDB and Mongoose for accessing MongoDB from NodeJS. We examine the REST concepts and building a RESTful API. We touch upon authentication and security. Finally we review backend as a service (BaaS) approaches, including mobile BaaS, both open-source and commercial BaaS services.

Mar 13th 2023
4 Weeks
Learn HTML and CSS3 by building a newsletter designed with LESS (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn HTML and CSS3 by building a newsletter designed with LESS (Eduonix)

Learn HTML5, CSS3, LESS & Node.JS by building an elegant newsletter in this HTML 5 and CSS 3 online course. A little over two decades ago, Tim Berners-Lee changed the internet when he proposed and wrote an Internet-based hypertext system. This language or system turned into the HTML that we know today. Since, its introduction over 20 years ago, HTML has taken over as a de facto language to create webpages.

Self Paced
Self-Paced
Learn To Build An Elearning Website Using NodeJS (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn To Build An Elearning Website Using NodeJS (Eduonix)

Learn Node.JS programming basics by building an elearning website from the ground up in this Node JS online course. Node.JS is a brilliant and powerful server side platform that can help developers create backends and server-side applications such as login pages, etc. Node.JS is an open-source cross-platform runtime environment. This is a free course with a MOOC List coupon.

Self Paced
Self-Paced
M220JS: MongoDB for Javascript Developers (MongoDB) MongoDB
MongoDB University

M220JS: MongoDB for Javascript Developers (MongoDB)

Learn the essentials of Node.js application development with MongoDB. This course will teach you how to use MongoDB as the database for a Node.js application. You will play the role of a back-end developer for a Node.js application, where your job is to implement the application's communication with MongoDB. Using the Node.js driver you will read and write data to the database, use the aggregation framework, manage the configuration of the database client, and create a robust application by handling exceptions and timeouts.

Self Paced
Self-Paced
Introduction to Node.js (edX) EdX
Linux Foundation,LinuxFoundationX

Introduction to Node.js (edX)

Get started with Node.js, the most popular open source JavaScript runtime. Discover the ways in which Node.js helps in everyday computing scenarios, from service-mocking, rapid-prototyping and real-time applications, to Command Line Interfaces (CLI).

Self Paced
Self-Paced
Programming Reactive Systems (Scala 2 version) (Coursera) Coursera
École Polytechnique Fédérale de Lausanne

Programming Reactive Systems (Scala 2 version) (Coursera)

Reactive programming is a set of techniques for implementing scalable, resilient and responsive systems as per the Reactive Manifesto. Such systems are based on asynchronous message-passing, and their basic building-blocks are event handlers. This course teaches how to implement reactive systems in Scala and Akka by using high-level abstractions, such as actors, asynchronous computations, and reactive streams.

Jun 15th 2026
5-12 Weeks
Desarrollo del lado servidor: NodeJS, Express y MongoDB (Coursera) Coursera
Universidad Austral

Desarrollo del lado servidor: NodeJS, Express y MongoDB (Coursera)

En este curso trabajarás del lado servidor, en el backend, desarrollando el soporte que toda aplicación necesita para lidiar con la persistencia de la información, el setup de un servidor web, la creación de una API REST, autenticación y autorización, y la integración de librerías de terceros. Utilizarás Express para el servidor web, y una base de datos NoSQL orientada a documentos: MongoDB. Aprenderás de ODM con Mongoose y harás las típicas tareas CRUD sobre Mongo. Finalmente pondrás productivo tu sitio en Heroku.

Jun 15th 2026
4 Weeks
Front-End JavaScript Frameworks: Angular (Coursera) Coursera
The Hong Kong University of Science and Technology - HKUST

Front-End JavaScript Frameworks: Angular (Coursera)

This course concentrates mainly on Javascript based front-end frameworks, and in particular the Angular framework (Currently Ver. 6.x). This course will use Typescript for developing Angular application. Typescript features will be introduced in the context of Angular as part of the exercises. You will also get an introduction to the use of Angular Material and Angular Flex-Layout for responsive UI design. You will be introduced to various aspects of Angular including components, directives and services. You will learn about data binding, Angular router and its use for developing single-page applications.

Mar 13th 2023
4 Weeks
Building Cloud Native and Multicloud (Coursera) Coursera
IBM

Building Cloud Native and Multicloud (Coursera)

In this course, we will cover the core concepts and practices of building and running Cloud Native applications and how to run these applications in a multicloud environment. We will cover technologies and practices including; microservices, DevOps, CI/CD, Docker, Kubernetes, and OpenShift. This course is designed for anyone wanting to learn about the guiding principles of building cloud native applications and managing them across multiple cloud platforms, both private and public.

May 27th 2024
5-12 Weeks
Fundamentals of Software Architecture for Big Data (Coursera) Coursera
University of Colorado Boulder

Fundamentals of Software Architecture for Big Data (Coursera)

The course is intended for individuals looking to understand the basics of software engineering as they relate to building large software systems that leverage big data. You will be introduced to software engineering concepts necessary to build and scale large, data intensive, distributed systems. Starting with software engineering best practices and loosely coupled, highly cohesive data microservices, the course takes you through the evolution of a distributed system over time.

Jun 22nd 2026
4 Weeks