Bookmarks (30) clear filters
-
Troubleshooting binaries in AWS Lambda
Troubleshooting Binaries in AWS Lambda — If you’ve worked with binary dependencies on AWS Lambda, you’ll...
-
Implementing a Serverless Speech-To-Speech Language Translation App
Architecting a Serverless Speech-To-Speech Language Translation App
-
Using the AWS Serverless Application Model (SAM)
Using the AWS Serverless Application Model (SAM) — As well as being a useful SAM tutorial...
-
Serverless-Side Rendering With Lambda at Edge
Serverless-Side Rendering with Lambda@Edge — Lambda@Edge is basically AWS Lambda but at edge locations, courtesy of...
-
Why use AWS Lambda for Data Science?
Why Use AWS Lambda for Data Science? — Serverless is a reasonably good fit for certain...
-
Cloudflare Workers KV Introduction
An Introduction to Cloudflare Workers KV — Workers KV is a serverless key-value store designed to...
-
Creating an AWS Lambda Kotlin function
Creating an AWS Lambda Kotlin Function — Since Kotlin is a JVM-based language, it’s really easy.
-
Cloudflare Workers Introduction
An Accessible Intro to Cloudflare Workers — If you’ve ever wondered why you might use Cloudflare’s...
-
Reuse Redis Connections in AWS Lambda
Reusing Redis Connections in AWS Lambda — Of course, this only works if the same hot...
-
A serverless app that texts me positive COVID-19 news
What It Took to Build a Serverless App That Texts Positive COVID-19 News — Code, a...
-
Updating an AWS Lambda app to from .NET Core 2.1 to 3.1
Updating an AWS Lambda App from .NET Core 2.1 to 3.1
-
How to FaaS like a pro: 12 uncommon ways to invoke your serverless functions on AWS [Part 3]
Four More Uncommon Ways to Invoke Your Serverless Functions on AWS — The last in a...