Serverless Newsletter
Feed since 17 Mar 2019This feed is focusing on serverless architectures, function-as-a-service, AWS Lambda and related technologies. Curated by Raymond Camden, developer advocate for Auth0 See: http://serverless.email/
To subscribe to and get updates from Serverless Newsletter in your feed stream, sign up, or see the rest of our feeds.
The Developer's Guide to Building Notification Systems: Scalability, Reliability
Scaling a Reliable Notification System with DynamoDB — If you’re going to build your notification infrastructure...
Vercel Edge Functions are now in public beta – Vercel
Vercel Edge Functions Now in Public Beta — This new feature is now in beta. Vercel’s...
Introducing the new AWS Step Functions Workflows Collection | Amazon Web Services
Introducing the New AWS Step Functions Workflows Collection — A “fresh experience that makes it easier...
Embracing Serverless — Part II
Embracing Serverless: Inspired by S3, Going S3rverless — Options for serverless databases that “promise the experience...
The state of AWS Serverless Development
The State of AWS Serverless Development — A personal take on the breadth of the current...
GitHub - vendia/serverless-express: Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Serverless-Express 4.9: Run Existing Node.js Frameworks on AWS Lambda or Azure Functions — The idea is...
Developing a Web Application with Netlify Serverless Functions and MongoDB
Developing an App with Netlify Serverless Functions and MongoDB — How to build and deploy a...
Prisma Cloud Expands Runtime Protection to Azure Serverless Functions
Prisma Cloud Expands Runtime Protection to Azure Serverless Functions — Prisma Cloud (a cloud-native app protection...
Episode #142: Cloudflare Workers with Michael Hart - Serverless Chats
▶ Discussing Cloudflare Workers with Michael Hart — A handy catch up on all things related to...
Middy, the stylish Node.js middleware engine for AWS Lambda
Middy 3.1: Node.js Middleware Engine for AWS Lambda — A popular way to simplify your code...
Continuously deploy AWS Serverless from monorepos
Continuously Deploy Serverless Apps on AWS from Monorepos — A thorough walkthrough of the process, though...
https://blog.codepen.io/2022/06/22/373-script-injection-with-cloudflare-workers/
▶ Script Injection with Cloudflare Workers — How should you go about injecting a <script> into absolutely...
Serverless Usage Not Popular in Workplaces, Survey Reports
Survey Says Serverless Usage Not Popular in Workplaces? — Only about one in five IT professionals...
AWS Aurora Serverless V2 — What’s new?
AWS Aurora Serverless v2 — What’s New From V1? — V2 is a much more mature product...
Building a Quiz with Eleventy and Eleventy Serverless
Building a Quiz with Eleventy and Eleventy Serverless — Eleventy Serverless allows you to do SSR...
Why I switched from AWS CodePipeline to GitHub Actions | Serverless First
Why I Switched from AWS CodePipeline to GitHub Actions — Serverless expert Paul Swail has long...
Flipping business rule code in Serverless
Flipping Business Rules in Serverless — Should you put AWS step-function centrally in your application? This...
How we handle repeated tasks using Amazon EventBridge and AWS Lambda
How We Handle Repeated Tasks using Amazon EventBridge and AWS Lambda — Todo apps can be infinitely...
A serverless solution to just-in-time scheduling
A Serverless Solution to Just-in-Time Scheduling — Here’s a quick overview of an CDK construct to...
Embrace the Benefits of Serverless Development With MongoDB Atlas | MongoDB Blog
MongoDB Atlas Serverless Instances Go GA — Last week’s MongoDB World conference brought us news that...
No, AWS, Aurora Serverless v2 Is Not Serverless
'No, AWS, Aurora Serverless v2 Is Not Serverless' — Argues that the recently released highly available,...
Bitmovin Community
Be Amongst the First to Shape Our New Dev Community — Bitmovin is excited to announce...
Adventures in AWS Lambda Land - a Migration Gone Well
Adventures in AWS Lambda Land: A Migration Gone Well — Lessons learned moving from long-running processes...
Reduce Carbon Dioxide Emissions with Serverless and Kubernetes Native Java
Reduce Carbon Dioxide Emissions with Serverless and Kubernetes Native Java — How serverless tech can go some...
Let's Make a QR Code Generator With a Serverless Function! | CSS-Tricks
Let's Make a QR Code Generator with a Serverless Function — A good, quick example of...
7 Reasons Why Serverless Encourages Useful Engineering Practices
Seven Reasons Why Serverless Encourages Useful Engineering Practices — Much in the same way that the 12...
When Serverless really shines (and when to avoid it)
When Serverless Really Shines (and When to Avoid It) — Ok, from a marketing perspective Serverless...
New major release of Durable Functions for NodeJS
New Major Release of Durable Functions for Node.js — Here’s a new major version of the...
Amazon EMR Serverless Now Generally Available – Run Big Data Applications without Managing Servers | Amazon Web Services
Amazon EMR Serverless Now Generally Available: Run Big Data Applications without Managing Servers — We seemingly...
It’s a serverless and containerized world
It’s a Serverless and Containerized World — Last week we linked to Datadog’s 2022 State of...
Episode #139: Tactical Serverless with Lee Gilmore - Serverless Chats
▶ Discussing Tactical Serverless with Lee Gilmore — A 45-minute chat with serverless architect Lee Gilmore about...
Build a multilingual dashboard with Amazon Athena and Amazon QuickSight | Amazon Web Services
How to Build a Multilingual Dashboard with Amazon Athena and Amazon QuickSight — QuickSight is a...
The State of Serverless
The State of Serverless 2022 — Datadog’s annual report looking at trends across the serverless space...
Quick Optimizations You Should Make to Your Serverless Applications | Ready, Set, Cloud!
Quick Optimizations You Should Make to Your Serverless Applications — A few AWS-oriented ways to fine-tune...
The Aurora Serverless Road Not Taken
The Aurora Serverless Road Not Taken — “we’re staring down two diverging roads for Aurora Serverless....
Handling Data at the Edge with Cloudflare Workers | LaunchDarkly
Handling Data at the Edge with Cloudflare Workers — Still curious as to what the big...
GitHub - neondatabase/neon: The serverless open source alternative to AWS Aurora Postgres.
Neon: An Open Source Serverless Alternative to AWS Aurora Postgres? — This is the codebase behind...
Live Debugger | Rookout
Debugging Serverless Environments Is Difficult — Level up your Serverless debugging experience with Rookout's Serverless Debug...
Introducing DigitalOcean Functions: A powerful serverless computing solution
DigitalOcean Functions: A New Functions-as-a-Service Platform — Here’s a new scalable compute solution from DigitalOcean who...
Why SQLite may become foundational for digital progress
Why SQLite May Become Foundational for Digital Progress — If so, this could throw up some...
Starter Guide & “Things I wish I knew before” for AWS Lambda
Starter Guide: “Things I Wish I Knew Before” for AWS Lambda — Here’s a fairly comprehensive...
What is Edge Compute? It's kind of like knitting dog hats
What Is Edge Compute? It's Kind of Like Knitting Dog Hats — The author calls Edge...
Enable near real-time notifications from Amazon Aurora PostgreSQL by using database triggers, AWS Lambda, and Amazon SNS | Amazon Web Services
Near Real-Time Notifications from Aurora PostgreSQL with Triggers, Lambda, and SNS — This is the sort...
Azure Container Apps General Availability
Azure Container Apps Now Generally Available — At its annual Build conference this week, Microsoft announced...
APIs to encode, play and analyze video - Bitmovin
APIs to Encode, Play and Analyze Video. Start a 30 Day Trial — Bitmovin provides software...
How Not to Test with DynamoDB
How Not to Test with DynamoDB — Looks at just some of the ways the author...
Run Next.js functions in the background with events and schedules on Vercel and Netlify → Inngest Blog
Run Next.js Functions in the Background Based on Events and Schedules — A commercial ‘programmable event data...
3 Pitfalls of AWS Step Functions and How You Can Avoid Them | Ready, Set, Cloud!
Three Pitfalls of AWS Step Functions and How You Can Avoid Them — Allen warns that,...
Why are so few funded startups using serverless?
Why Are So Few Funded Startups Using Serverless? — I’m not entirely sure of the underlying...
Securing AWS Lambda function URLs
Securing AWS Lambda Function URLs — Lambda Function URLs are a handy new AWS Lambda feature...