All Tutorials

Spring Boot Microservices, CQRS, SAGA, Axon Framework

Spring Boot Microservices, CQRS, SAGA, Axon Framework Learn to build distributed Event-based Microservices, CQRS, Event Sourcing, SAGA, Transactions
Spring Boot Microservices, CQRS, SAGA, Axon Framework Learn to build distributed Event-based Microservices, CQRS, Event Sourcing, SAGA, Transactions

Spring Boot Microservices, CQRS, SAGA, Axon Framework

Learn to build distributed Event-based Microservices, CQRS, Event Sourcing, SAGA, Transactions

What you’ll learn

Spring Boot Microservices, CQRS, SAGA, Axon Framework

  • Spring Boot Microservices
  • Basics of Spring Cloud
  • Axon Framework
  • Eureka Discovery Service
  • CQRS Design Pattern
  • Spring Cloud API Gateway
  • SAGA Design Pattern
  • Event-Based Messages
  • Transactions

Requirements

  • Java

Description

In this video course, you will learn how to build business logic that spans several distributed Spring Boot Microservices.

This course is designed for beginners and we will start from the basics of Microservices, Spring Boot, and Spring Cloud.

You will learn how to create your very first Spring Boot Microservice and how to handle HTTP requests. You will then learn how to run multiple instances of your Microservice behind an API Gateway and how to make them discoverable. This will help you scale up your microservice up and down as needed.

This video course will also cover transactions across multiple distributed Microservices and how to roll back changes if an error took place. The transaction is an advanced topic and to be able to build transactional microservices this video course will teach you a few more design patterns. Starting from the very beginning, you will learn how to develop event-based Microservices that are absolutely location transparent.

You will learn how to use a modern and very popular framework for building event-based Microservices called Axon. Axon Framework is based on design principles such as CQRS(Command Query Responsibility Segregation) and DDD(Domain Driven Design). You will learn how to build event-based Microservices using Axon Framework and how to use CQRS and Event Sourcing in your Microservices.

Finally, you will learn about the SAGA design pattern and how to group multiple operations into a single transaction. This will help you build business logic that spans multiple distributed Microservices and roll back changes if one operation fails.

All from the very beginning, to make these advanced topics easier.

Who this course is for:

  • Beginner Java developers interested in learning about Microservices
  • Last updated 5/2021
Content From: https://www.udemy.com/course/spring-boot-microservices-cqrs-saga-axon-framework/
Download Now REST APIs using Spring Data REST

Advertisement

Categories