Library PHP Tek 2025 In defense of “monolithic microservices"
In defense of “monolithic microservices"

Log in to watch this talk

You need to be logged in to access this video. If you don't have an account, purchase a virtual pass for the latest php[tek] conference to get access to the full video library.

In defense of “monolithic microservices"

Sarah Savage Sarah Savage PHP Tek 2025 Intermediate (some prior knowledge necessary) Standard (50 minutes)

Microservices (often deservedly) get a bad rap: they create complexity and introduce a new class of problems that are hard to solve. But what happens when you legitimately need multiple services to perform disparate tasks in your infrastructure? Come learn about the “monolithic microservice”, a new architecture for separating service concerns and offering a middle ground between the monolith and microservice.