Welcome to Lagom
Getting started with Lagom
- Introduction and prerequisites
- Creating and running Hello World
- Understanding Hello World
- Learning more from Lagom examples
Lagom core concepts
- Introduction to Lagom concepts
- Lagom design philosophy
- Polyglot systems with Lagom
- Development environment overview
- Lagom build philosophy
- Component technologies
- API Overview
- Designing your microservices system
- Sizing individual microservices
- Internal and external communication
- Registering and discovering services
- Using Immutable Objects
- Managing data persistence
- Advantages of Event Sourcing
- Separating reads from writes
- Deploying scalable, resilient systems
Lagom reference guide
- Reference Guide
- Configuring builds and the development environment
- Running Lagom in development
- Writing Lagom services
- Writing persistent and clustered services
- Decouple services with a message broker
- Running Lagom in production
- Logging
- Advanced topics