Build a serverless ACID database with this one neat trick (atomic PutIfAbsent)
A guide to building a simple, serverless ACID database inspired by Delta Lake using Go, focusing on atomic PutIfAbsent for concurrency control.
A guide to building a simple, serverless ACID database inspired by Delta Lake using Go, focusing on atomic PutIfAbsent for concurrency control.
A technical analysis testing the performance impact of enabling caching in Amazon API Gateway, comparing response times with and without cache.
Explains how to implement live content previews for a static Eleventy site using Sanity CMS and serverless functions.
A developer shares their experience passing the AWS Certified Developer – Associate exam, including exam format, key topics, and study advice.
A developer explores Val Town, a social platform for writing and deploying TypeScript functions, APIs, and scheduled jobs directly from the browser.
Explores AWS Lambda as a 'halo product' that boosts brand perception, comparing it to iconic halo cars, and discusses its role versus traditional EC2 instances.
An AWS expert critiques AWS's overwhelming focus on Generative AI, arguing it neglects core cloud services and alienates traditional cloud engineers.
A step-by-step guide on creating and deploying Azure Function Apps using Visual Studio Code extensions and the Azure CLI.
A step-by-step guide to deploying a Dockerized Next.js application using Azure Container Apps for scalable, serverless hosting.
A comparison of serverless computing and containers, outlining their benefits and ideal use cases for application deployment.
A technical guide on using Azure Function triggers and bindings to send SMS notifications via Twilio integration.
A tutorial on building a serverless email form using AWS Lambda, Brevo API, and Google reCAPTCHA for validation.
A guide to running Python code on serverless GPU instances using Modal.com for faster machine learning inference, demonstrated with a speech-to-text example.
A technical guide on generating dynamic Open Graph (OG) images using React, the Satori library, and Netlify Edge Functions.
Part 4 of a tutorial series on building a real-time vehicle tracking app using Azure SignalR Service for client-server communication.
A case study on implementing HTTP webhooks with Fastify on Firebase Functions, using Lemon Squeezy as a payment processor example.
A guide on using AWS X-Ray with Quarkus to monitor and debug serverless Lambda functions, including setup and custom instrumentation.
A developer details the serverless architecture evolution of an AWS Community Builders blog content Twitter bot, built with Lambda, EventBridge, and DynamoDB.
A software engineer's 2023 review, covering work on Netlify's frameworks team, layoffs, burnout, and a new role at OpenSauced.
A developer details migrating a 9-year-old WordPress blog to a serverless Eleventy static site, hosted on AWS using Ampt.