Lightbend Lagom: Microservices 'Just Right' by Mirco Dotta

preview_player
Показать описание
This video was recorded at Scala Days Berlin 2016

Abstract:
Microservices architecture are becoming a de-facto industry standard, but are you satisfied with the current state of the art? We are not, as we believe that building microservices today is more challenging than it should be. Lagom is here to take on this challenge. First, Lagom is opinionated and it will take some of the hard decisions for you, guiding you to produce microservices that adheres to the Reactive tenents. Second, Lagom was built from the ground up around you, the developer, to push your productivity to the next level. If you are familiar with the Play Framework's development environment, imagine that but tuned for building microservices; we are sure you are going to love it! Third, Lagom comes with batteries included for deploying in production: going from development to production could not be easier.
In this session you will get an introduction to the Lightbend Lagom framework. There will be code and live demos to show you in practice how it works and what you can do with it, making you fully equipped to build your next microservices with Lightbend Lagom.
Рекомендации по теме
Комментарии
Автор

Looks like an amazing framework, going to use it.

kimgysen
Автор

Lagom origin from when you share something with a group. Lagom means that when something is sent around to each person in the group, and each person have taken a part of what is sent, all get have taken a piece and the last person also get about same amount as all others.
So lagom means that all have taken about same amount so it last to the last person to also have a piece.

So yes, Lagom is enough, sufficient, the group shared something so all have about the same amount. The one chipping in and all in the group is collaborated well.

At @6:30 there are Lagom slides.

AndersJackson
Автор

Hello, I need to know if there is any industry standard to follow on how to split a monolithic application. Kind of guiding principle.

shantiswarupsatapathy