1. Home
  2. Microservices
  3. Online Courses

Microservices Online Courses

Master Microservices with Spring Boot and Spring Cloud
Master Microservices with Spring Boot and Spring Cloud
  • in28Minutes Official
  • 4.55
  • 22 hrs
  • 260 lectures

Java Spring Boot Microservices 5-in-1 - Spring Boot, Spring Cloud, Docker, Kubernetes and REST API (REST Web Services) Learn more »

Microservices with Node JS and React
Microservices with Node JS and React
  • Stephen Grider
  • 4.77
  • 54 hrs
  • 662 lectures

Build, deploy, and scale an E-Commerce app using Microservices built with Node, React, Docker and Kubernetes Learn more »

Microservices with Spring Cloud
Microservices with Spring Cloud
  • Ken Krueger
  • 4.57
  • 4.5 hrs
  • 30 lectures

A deep-dive into the Microservice architectural style, and how to implement it with Spring technologies. Learn more »

Spring Boot Microservices and Spring Cloud
Spring Boot Microservices and Spring Cloud
  • Sergey Kargopolov
  • 4.44
  • 19.5 hrs
  • 259 lectures

Learn to build Microservices with Spring Boot and Spring Cloud. Use Docker and publish to AWS. Learn more »

Recommended books

Microservices books

Building Microservices

by Sam Newman4.18

Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You’ll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain. Discover how microservices allow you to align your system design with your organization’s goals. Learn more »

Monolith to Microservices

by Sam Newman4.3

With many illustrative examples, insightful migration patterns, and a bevy of practical advice to transition your monolith enterprise into a microservice operation, this practical guide covers multiple scenarios and strategies for a successful migration, from initial planning all the way through application and database decomposition. You’ll learn several tried and tested patterns and techniques that you can use as you migrate your existing architecture. Learn more »

Microservices Patterns

by Chris Richardson4.02

The book teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. Learn more »

Building Event-Driven Microservices

by Adam Bellemare3

With this practical guide, you’ll learn how to leverage large-scale data usage across the business units in your organization using the principles of event-driven microservices. Author Adam Bellemare takes you through the process of building an event-driven microservice-powered organization. You’ll reconsider how data is produced, accessed, and propagated across your organization. Learn powerful yet simple patterns for unlocking the value of this data. Incorporate event-driven design and architectural principles into your own systems. Learn more »

Popular categories

  • Python
  • AWS
  • Kubernetes
  • Java
  • JavaScript
  • DevOps
  • Docker
  • NodeJS

Popular frameworks

  • Spring Boot
  • Django
  • Laravel
  • React
  • Symfony
  • Akka
  • Flutter
  • Quarkus

Useful tutorials

How to merge two dictionaries in Python?

Python makes merging two dictionaries easy. Below you can find an example created directly in the Python interpreter. It defines two dictionaries, a and b, and then it creates a new dictionary c by merging two previously created dictionaries. Learn more »

How to title case each word in Python?

Sometimes you need to change the case of the words in a given string. For instance, you get an input which represents the first name and the last name, and you want to make sure it is correctly capitalized. Learn more »

© 2021 howtolearn.blog

Disclosure: Some of the links on that page are affiliate links - if you go through them to make a purchase, we will earn small commission. No extra cost on your side.