I've joined CloudZero as the Director of Research
The author announces their new role as Director of Research at CloudZero, focusing on AI-driven cloud cost management and optimization.
The author announces their new role as Director of Research at CloudZero, focusing on AI-driven cloud cost management and optimization.
A guide to adding logging to AWS Lambda functions without redeployment using a custom Node.js extension.
Guide on integrating ASP.NET Core middleware into Azure Functions HTTP triggers to use familiar HttpRequest, HttpResponse, and IActionResult objects.
A strategy to mitigate AWS Lambda cold starts for low-traffic functions using lifecycle events, moving beyond traditional scheduled warming.
AWS Lambda's new code editor features an improved Amazon Q Developer AI assistant for generating and debugging Lambda functions with better in-line code previews.
Argues against serverless complexity, advocating for scalable monolithic backend architectures for holistic system design.
Lambda Live Debugger is an open-source tool for local, real-time debugging of deployed AWS Lambda functions, streamlining serverless development.
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.
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.