Email form sender with Nuxt3, Cloudflare, Brevo & reCAPTCHA
A tutorial on building a contact form with Nuxt3, Cloudflare Workers, Brevo's email API, and reCAPTCHA for spam protection.
A tutorial on building a contact form with Nuxt3, Cloudflare Workers, Brevo's email API, and reCAPTCHA for spam protection.
Explores using the Serverless Framework within Amazon CodeCatalyst for streamlined CI/CD workflows and application deployment on AWS.
A critical opinion piece arguing that AWS Amplify is harmful for production use, especially its GraphQL data layer, and promotes simpler alternatives like Postgres.
A tutorial on creating an HTTP-triggered Azure Function using a custom handler written in the Go (Golang) programming language.
A guide on building an Azure Functions extension to read files from AWS S3, based on a talk at the Sydney Serverless Meetup.
Explains the difference between event-driven architectures and event-based compute in serverless applications on AWS.
Explores cost optimization for Azure App Service using high-density hosting and per-app scaling to manage multiple apps on a single plan.
A technical guide on implementing serverless ad blocking using Cloudflare Gateway and Terraform, mimicking Pi-hole functionality.
A list of the top 10 AWS blog posts from 2022 on front-end web and mobile app development, focusing on GraphQL, real-time APIs, and serverless architecture.
A tutorial on deploying a Hugging Face Gradio machine learning app for sentiment analysis to AWS Lambda using a serverless architecture.
A software engineer explains their decision to join Decodable, a startup building a serverless real-time data platform, focusing on stream processing.
A software engineer explains their decision to join Decodable, a startup building a serverless real-time data platform, focusing on stream processing.
A tutorial on creating a simple URL shortener using Cloudflare Workers and KV storage in just 12 lines of JavaScript code.
A developer migrates from AWS SES to Cloudflare Email Routing for a simpler, serverless email handling setup for their domains.
Analyzes potential AWS cost savings from migrating a backend from NodeJS to Golang, focusing on compute services like EC2, Fargate, and Lambda.
Azure Functions support for PowerShell 7.0 ends Dec 2022. Learn how to find and upgrade affected functions to PowerShell 7.2.
A tutorial on building and deploying a serverless Go web service using Azure Functions custom handlers, with automated CI/CD via GitHub Actions.
Explains the internal event processing and execution flow when running an activity function within an Azure Durable Functions orchestration.
Workshop on building a React web app with GraphQL and machine learning on AWS, part of AWS Solutions Day in NYC.
Guide to configuring auto-scaling for AWS Lambda Provisioned Concurrency using AWS CDK, covering setup and custom metrics.