The document discusses serverless architectures using AWS Lambda and Amazon Kinesis. It describes how DAZN uses a serverless-first approach with services like API Gateway, SQS, SNS, Step Functions, and Kinesis. It provides examples of using Kinesis as a task queue, transaction log, and for building analytics pipelines. It also covers best practices for streaming data, security, observability, and challenges of building distributed systems with streams.
Related topics: