Are You Tired Of The Monster Monolith? The only guide you need to build microservices with Laravel.
“Microservices with Laravel” is the complete guide to mastering building microservices. The book covers topics like:
Writing small services with one responsibility
Communicating between services in a synchronous way
Communicating between services in an asynchronous way
Using Redis event streams
Running services in Docker containers
Using Nginx as a reverse proxy
Using PHP8
How the frontend should consume services
Endless code examples
All of the above is illustrated with 25+ figures
…And much more
All of the above by building a real-world application. No “hello world” or “smells like a Youtube tutorial” examples. We will implement a basic e-commerce application with important features.