InfoQ Homepage AWS Content on InfoQ
-
Architecting for High Availability in the Cloud with Cellular Architecture
Chris Price discusses cellular architecture, its merits, design options with cellularization, and how to effectively isolate at the level of an AWS account.
-
AWS Lambda Under the Hood
Mike Danilov covers how Lambda is built and how they had to modify the architecture to support 10GiB payloads.
-
Amazon DynamoDB: Evolution of a Hyperscale Cloud Database Service
Akshat Vig presents Amazon’s experience operating DynamoDB at scale and how the architecture continues to evolve to meet the ever-increasing demands of customer workloads.
-
Reversible Debugging with RR
Felix Klock discusses RR, a native code debugger, its features, design, and deploying targets, debugging a Rust program running on AWS.
-
Greenwater, Washington: an Availability Story
Marc Brooker discusses defining and designing for availability that takes people into account, including examples of massive-scale cloud systems designed using these principles.
-
Lessons Learned from Reviewing 150 Infrastructures
Jon Topper presents a structured review of the architectural and operational choices of 150 platform teams, talking about common mistakes and providing advice on how to avoid these.
-
Putting the Spark in Functional Fashion Tech Analytics
Gareth Rogers shows how his team used Clojure to provide a solid platform to connect and manage an AWS hosted analytics pipeline and the pitfalls they encountered on the way.
-
Programming the Cloud with TypeScript
Luke Hoban reviews the unique benefits of applying programming languages in general, and TypeScript in particular, to the cloud infrastructure domain.
-
Powering Data Science with AWS Athena & QuickSight
Matthew Bill and Danielle Ashley demo how to use Athena and QuickSight to visualise data into a rich set of dashboards.
-
It's All about Delivering: A Journey from AWS to Cloud Foundry
Daniel Basten discusses how Talanx adopted the Axon Framework and moved from AWS to PCF.
-
Look Ma, No Servers: AWS Serverless Applications with the .NET Stack
Bryan Slatner discusses the need to think differently about serverless applications and demonstrates creating and deploying an entire web app without any servers, focusing on AWS and .NET.
-
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.