Creating Azure Function Apps with VS Code Extension and Azure CLI
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 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.
A recap of the top 10 most popular AWS blog posts from 2023 on front-end web and mobile development, covering patterns, GraphQL, and AWS services.
A curated list of on-demand sessions from AWS re:Invent 2023 focusing on front-end web and mobile development tools and best practices.
A roundup of the top 10 most popular AWS DevOps blog posts from 2023, covering topics like Lambda testing, CodeWhisperer, and CLI tools.
A developer's year-end reflections on their cloud tech stack, including migrating to Cloud Run, experimenting with Fly.io, and using GitHub Pages.
A developer details migrating a blog comment system from Azure Functions to Cloudflare Workers, including setup and code examples.
A guide to enhancing AWS CloudWatch alarms for Lambda errors by adding detailed error messages to email notifications via a CDK construct or CloudFormation.
Introducing ServerlessSpy, a tool for writing fast, parallelizable integration tests and gaining real-time insights into serverless cloud events.