Startup Growth through Event-Driven Architecture
As your startup grows, you develop new application features and services to meet the needs of your customers. To accelerate development, you need architectures that allow fast iteration without rewriting code. This session shows how to build serverless applications based around events. Event-driven architectures allow developers to decouple applications into microservices and develop new features without changing existing services. This approach can also help scale your applications and minimize the amount of custom code needed.