InfoQ Homepage AWS Lambda Content on InfoQ
Presentations
RSS Feed-
AWS Lambda Under the Hood
Mike Danilov covers how Lambda is built and how they had to modify the architecture to support 10GiB payloads.
-
Running AWS Lambda Functions on CloudFront with Lambda@Edge
Oliver Gutperl introduces the Lambda@Edge runtime model, outlines use cases like cookie handling and redirects, then he covers experimental ideas that take advantage of serverless.
-
With Great Scalability Comes Great Responsibility
Dana Engebretson covers the contextual pros and cons of a number of architectural patterns given real world scalability constraints.
-
Fearless AWS Lambdas
John Chapin overviews JVM on AWS Lambda, and gives strategies, tips, and examples for developing efficient, performant AWS Lambda functions in a variety of JVM languages.
-
Serverless Design Patterns with AWS Lambda: Big Data with Little Effort
Tim Wagner discusses Big Data on serverless, showing working examples and how to set up a CI/CD pipeline, demonstrating AWS Lambda with the Serverless Application Model (SAM).
-
Serverless - Power to the Black Box!
Michael Bruns shows for which purposes serverless is a good fit, how it actually works and in which cases it is better to avoid it.
-
Elegant AWS Lambda
Mario Aquino demonstrates deploying services to the AWS Lambda platform, configuring these services, and interacting with them through logging and monitoring.