All
Video & Podcasts
This Microservice Should Have Been a SQL Statement
In event-driven architecture, functions can be used to replace backend microservices. In this blog, we will demonstrate how to use Decodable as a serverless function written in SQL performing stateful transformations, replacing unnecessary microservices in your application. "That microservice could have been a SQL statement" made real, with Decodable. This starts off as an insight on how to achieve more, faster by replacing needless complexity with simplicity, but it really is a great educational piece on change streams, materialized views, CQRS, and stateless VS stateful processing of data.