This presentation was recorded at GOTO Copenhagen 2024. #GOTOcon #GOTOcph https://gotocph.com
Many event-driven applications require business logic to run in response to your events. Deciding how best to integrate various compute services can be a challenge.
This session shows how to use both serverless functions and serverless containers effectively to handle your EDA compute needs. Using a serverless approach allows you to spend more time solving business requirements, rather than dealing with infrastructure management.
Learn how both AWS Lambda and Amazon ECS on AWS Fargate scale up to meet demand when you need it and how you can scale to zero, even with containers. Discover how you can use both compute services in the same application, using smart orchestration to choose the best service for the job. […]
https://gotocph.com/2024/sessions/3318
- Adam Bellemare • Building Event-Driven Microservices
- Peter Sbarski • Serverless Architectures on AWS
- Michael Stack • Event-Driven Architecture in Golang
- Ford, Richards, Sadalage & Dehghani • Software Architecture: The Hard Parts
- Gerardus Blokdyk • Event-Driven Architecture EDA
- James Urquhart • Flow Architectures