Microservices & Serverless Functions
Microservices embody the primary paradigm shift in moving from a monolithic to composable architecture. Rather than functions and services being coupled in the same application, deployed to the same servers, they are split, distributed, and stateless.