talk · community record
The Future of Services
Microservices has become a difficult term to pinpoint as more people use it to describe various approaches to building service-based applications. Many of these approaches have become anti-patterns to scale, such as sharing code between services and traditional monolithic CRUD data storage strategies. This talk will focus on how to build elastic, resilient service-based applications that can handle tremendous amounts of data in real time, and discuss how to identify and decompose individual microservices.