#
AWS Lambda Programming Tutorials & Engineering Articles
50 AWS Lambda tutorials, guides, and engineering insights from Stripe, Cloudflare, Netflix, and more
Companies Using This
AWS Lambda Articles & Tutorials
Filter:
The article discusses the CPU performance benchmarks of Cloudflare Workers compared to Vercel, revealing initial discrepancies and subsequent improvements made to enhance performance.
Kenton Varda
23 min read
Includes Code
Has Summary
--
This article discusses the process of creating reproducible ZIP archives for AWS Lambda functions, focusing on challenges such as file order, timestamp management, and OS compatibility.
Misha Shiryaev
4 min read
Includes Code
Has Summary
--
This article discusses how Edgee implemented a scalable metered billing system using Stripe to handle billions of events across a globally distributed architecture.
Alex Casalboni
6 min read
Includes Code
Has Summary
--
MCP servers, part of the Model Context Protocol, provide a standardized way to connect AI models to various data sources and tools, akin to a USB-C port for AI applications.
Sam Ruby
7 min read
Has Summary
--
The article discusses how ClickHouse efficiently queries Parquet files, a key storage format for Lakehouse architectures, without requiring data ingestion.
This article discusses optimizing Stripe API performance using caching strategies in AWS Lambda, focusing on implementing a multi-layer caching architecture with Amazon ElastiCache for Redis and Am...
James Beswick
10 min read
Includes Code
Has Summary
--
The article discusses the importance of designing resilient payment systems to prevent duplicate charges during transactions.
Ben Smith
7 min read
Includes Code
Has Summary
--
This article discusses the complexities of managing subscription lifecycles in enterprise applications and presents a sample architecture using AWS services for a scalable subscription management s...
James Beswick
8 min read
Includes Code
Has Summary
--
The article discusses the shift in user demographics on Fly. io's platform, highlighting how robots have become the primary drivers of growth.
Kurt Mackey
10 min read
Includes Code
Has Summary
--
The article discusses the construction of a real-time payment analytics data pipeline from Stripe to AWS, highlighting the benefits of monitoring transactions for fraud detection and customer insig...
James Beswick
9 min read
Includes Code
Has Summary
--
This article discusses the implementation of a resilient, multi-region payment processing architecture using AWS services and Stripe's API.
James Beswick
10 min read
Includes Code
Has Summary
--
This article explains how to effectively import sales data from Stripe into AWS with minimal coding, utilizing SQL queries and the Stripe-AWS integration.
Hidetaka Okamoto
9 min read
Includes Code
Has Summary
--
This article provides a comprehensive guide on setting up usage threshold alerts for customers with pay-as-you-go plans using AWS's serverless tools and Stripe's Billing Alert API.
This article discusses building resilient webhook handlers for processing Stripe events using AWS services.
James Beswick
9 min read
Includes Code
Has Summary
--
The article discusses the integration of modern architecture for energy utilities with embedded finance, focusing on how utilities can enhance customer engagement and revenue through innovative pay...
Rajan Patel
7 min read
Has Summary
--
This article provides a comprehensive guide on managing inventory data within a Stripe application, focusing on an event-driven architecture that integrates AWS services for real-time updates.
Ben Smith
9 min read
Includes Code
Has Summary
--
This article discusses how to enhance monitoring by integrating Stripe events with AWS CloudWatch Log Groups.
Andrew Robinson
7 min read
Has Summary
--
The article discusses the automation of early security patching in continuous integration (CI) pipelines on AWS using NVIDIA AI Blueprints.
Anton Aleksandrov
9 min read
Has Summary
--
This article discusses data access patterns for integrating with Stripe, emphasizing the importance of choosing the right data storage strategy to enhance security, performance, and scalability.
Ben Smith
8 min read
Has Summary
--
This article discusses how to effectively use demo data for testing Stripe integrations within AWS-hosted applications.
James Beswick
6 min read
Includes Code
Has Summary
--
The article discusses how businesses can enhance their Stripe integration using Event Destinations and Amazon EventBridge, allowing for tailored payment workflows without disrupting existing system...
Ben Smith
6 min read
Has Summary
--
The article discusses how developers can simplify the debugging process of their AWS and Stripe integration using Stripe's Workbench.
James Beswick
7 min read
Has Summary
--
This article discusses how AWS developers can resolve production issues related to their integration with Stripe using Workbench, a debugging tool that provides detailed logs and insights.
James Beswick
7 min read
Includes Code
Has Summary
--
The article discusses how to delegate resource-intensive tasks to more powerful machines using Fly. io's infrastructure.
Annie Sexton
10 min read
Includes Code
Has Summary
--
The article discusses the FLAME pattern, a new approach to serverless computing that allows developers to elastically scale applications without the complexities of traditional Function as a Servic...
Chris McCord
17 min read
Includes Code
Has Summary
--
Cloudflare has introduced a new pricing model for Cloudflare Workers and Pages Functions, charging based on CPU time instead of idle time spent waiting for I/O.
Rita Kozlov
13 min read
Has Summary
--
The article discusses the performance advantages of Cloudflare R2 over Amazon S3, particularly in terms of response times for serving media content.
David Tuber
9 min read
Includes Code
Has Summary
--
The article discusses how Palantir Foundry Container Engine (FCE) enables the modernization of legacy systems by allowing government agencies to run containerized legacy code in a cloud-based envir...
Palantir
5 min read
Has Summary
--
This article compares Amazon Redshift and ClickHouse, focusing on their capabilities for handling analytical workloads.
Dale McDiarmid
43 min read
Includes Code
Has Summary
--
The article discusses the integration of JavaScript into Shopify Functions via WebAssembly, highlighting the development of Javy, a toolchain for running JavaScript in a WebAssembly environment.
Surma
19 min read
Includes Code
Has Summary
--
The article introduces the Workers Browser Rendering API, a new tool from Cloudflare designed to simplify browser automation tasks for developers.
Tanushree Sharma
5 min read
Includes Code
Has Summary
--
Airbnb's article discusses their centralized access management system designed to enforce the principle of least privilege at scale.
Paul Bramsen
13 min read
Has Summary
--
The article discusses how Zaraz utilizes Cloudflare Workers to enhance the security and performance of third-party tools on websites.
Yo'av Moshe
18 min read
Includes Code
Has Summary
--
The article discusses how Uber's Global Scaled Solutions team transitioned from a traditional analytics architecture to a real-time analytics system using Redis, AWS Fargate, and the Dash framework.
Piyush Choudhary, Sujeet Srivastava
12 min read
Has Summary
--
Cloudflare has announced the general availability of Workers Unbound, a platform designed for applications requiring long execution times.
Nancy Gao
8 min read
Includes Code
Has Summary
--
The article discusses Vulnture, a tool developed by Airbnb's InfoSec team to streamline the detection and remediation of security vulnerabilities.
The article discusses enhancing the developer experience in serverless environments, particularly through Cloudflare Workers.
Rita Kozlov
11 min read
Includes Code
Has Summary
--
The article introduces Cloudflare Workers Unbound, a new platform designed to enhance edge computing capabilities by removing restrictive CPU limits.
AWSAWS LambdaAzureAzure FunctionsCloudflare WorkersGoogle CloudGoogle Cloud FunctionsGraphQLJavaScriptServerless
Nancy Gao
7 min read
Has Summary
--
The article discusses Lerner, a system developed by Netflix that utilizes reinforcement learning (RL) agents for efficient test case scheduling in device certification.
Netflix Technology Blog
9 min read
Has Summary
--
The article discusses the Real World Serverless event held by Cloudflare, featuring talks on serverless technology, its applications, and best practices.
AWSAWS LambdaAzureCloudflare WorkersDigitalOceanFirebaseGolangGoogle CloudGoogle Cloud FunctionsHerokuHTMLJavaScriptNetlify
Andrew Fitch
64 min read
Has Summary
--
The article discusses Netflix's participation in the Spinnaker Summit 2018, highlighting the growth of the Spinnaker community since its open-source release in 2015.
Netflix Technology Blog
2 min read
Has Summary
--
The article discusses how Gambling. com Group utilizes Cloudflare Workers to enhance static websites by making them dynamic.
Guest Author
8 min read
Includes Code
Has Summary
--
The article discusses Netflix's participation in AWS re:Invent 2017, highlighting various talks and sessions led by Netflix engineers.
The article discusses the evolution of open source software contributions from the Netflix Cloud Security team over the past three years, highlighting 15 projects that reflect Netflix's unique cult...
Netflix Technology Blog
6 min read
Has Summary
--
BinaryAlert is an open-source, serverless framework developed by Airbnb for real-time malware detection using YARA rules.
Austin Byers
5 min read
Has Summary
--
The article introduces Uber Engineering's Developer Experience (Dev Exp) team, which enhances the productivity of engineers by providing tools, documentation, and training.
Molly Vorwerck
6 min read
Has Summary
--
StreamAlert is an open-source real-time data analysis framework designed for automated alerting and security.
AirbnbEng
6 min read
Has Summary
--
Netflix Conductor is a microservices orchestration engine designed to manage complex workflows in the content platform engineering team.
Netflix Technology Blog
9 min read
Includes Code
Has Summary
--
The article recaps the Netflix OSS Meetup held in September 2016, focusing on security-oriented open-source software projects.
Netflix Technology Blog
3 min read
Has Summary
--
The article discusses the use of the AWS IoT Button to simplify the process of requesting an Uber ride.
Uber
5 min read
Includes Code
Has Summary
--
You've reached the end! All 50 articles loaded.