Book Image

Building Microservice with AKKA HTTP [Video]

By : Tomasz Lelek
Book Image

Building Microservice with AKKA HTTP [Video]

By: Tomasz Lelek

Overview of this book

<p>Microservices are an architectural method and pattern for application development.</p> <p>This video course will make the viewers understand how to build Reactive microservices using Akka and Akka HTTP, which adhere to the principles underlying the Reactive Manifesto. You will delve deeper into concepts such as Responsive, Resilient, Elastic, and Message-Driven and will see how microservices should be designed to adhere to those principles. You will look into the AKKA and HTTP frameworks in depth.</p> <p>By the end of the course, your foundation will be strong and you will be well-versed in creating microservices.</p> <h1>Style and Approach</h1> <p>This tutorial course will enhance your understanding of AKKA, and deepen your practical knowledge via step-by-step tutorials.</p>
Table of Contents (2 chapters)
Chapter 1
Reactive Manifesto Explained
Content Locked
Section 3
Resilient
The video shows how service is responsive in case of a failure of one component. - Know about the Isolation between services - Know about Replication of requests - Explore Asynchronous execution