Videos
Introduction to Lagom
This is a video introduction and quick explanation of Lagom
Lagom Developer Setup
This short video describes how to setup a Lagom project
Events-First Microservices with Lagom by Gideon de Kok
Tom Peck – Building Better Microservices with Lagom
What can Lagom Do for you?
CQRS and Event Sourcing with Lagom by Miel Donkers
From CRUD to Event Sourcing Why CRUD is the wrong approach for microservices
This video doesn’t mention it but it is about Lagom and how it is used to create microservices. This is a video I will watch more than once and write notes about. This video is complete with some code examples found here on github. This is a very helpful video if you are wondering how the hell Lagom works overall.
Articles
Your first microservices using Scala and Lagom. This is an interesting short article about Lagom. It is more or less a quick explanation of Lagom and how it works.
Deploying a Lagom Application to Openshift. A lightbend article about how to deploy an application to to openshift.
Lagom Migration guide. This guide covers the changes from Lagom 1.4 to 1.5 the improvements etc. See the Docker images and deployment specs about kustomize
Here is a useful article about CQRS and Event Sourcing and how it relates to Lagom. CQRS and Event Sourcing with Lagom
Persistent read side in Lagom explained
Data persistence in Lagom An article about saving your data in a Lagom Framework system.
Here is a really good article about lagom. If you are wondering why use lagom, especially since it uses AKKA and Play and you can just do that yourself, then this is the article for you.
Comments
You must log in to post a comment.