2 FTGO: A case study in moving from one kind of development hell to another
This chapter covers
- How an organization can outgrow a monolithic architecture
- How migrating a monolith to microservices can go terribly wrong
Many organizations have enthusiastically adopted the microservice architecture, only to then struggle with it. In this chapter, I’m going to tell the story of a fictitious, online food delivery business called Food to Go (FTGO) that did exactly that. Due to their success, the FTGO organization and their application had outgrown their monolithic architecture. As a result, the microservice architecture was an excellent fit for the scale and complexity of their organization and main application. But sadly, as the story describes, their enthusiasm for the microservice architecture combined with the lack of experience led them to make several critical mistakes - mistakes that I’ve seen numerous real organizations make. FTGO ended up replacing one kind of architectural hell with another.