SoundCloud: migrating a monolith to a microservices architecture
SoundCloud's journey from a monolithic architecture to a microservices system using Scala and Finagle, including monitoring with Prometheus.
SoundCloud's journey from a monolithic architecture to a microservices system using Scala and Finagle, including monitoring with Prometheus.
A tutorial on building a Lumen microservice that generates Heroku-style random server names using a thesaurus API.
Lumen is a new micro-framework from Laravel, designed for building fast microservices and small, single-purpose applications.
A developer shares a code refactor by Laravel's creator, highlighting lesser-known features like Cache::remember.
A critique of Django's app model and advocating for a service-oriented architecture to improve maintainability and scalability in complex applications.