Building a Netlify Build Plugin
A guide to creating a custom Netlify Build Plugin to generate markdown from Ghost during the build lifecycle.
A guide to creating a custom Netlify Build Plugin to generate markdown from Ghost during the build lifecycle.
An introduction to JAMstack architecture, explaining its core components (JavaScript, APIs, Markup) and how to get started building modern web applications.
Performance testing of DynamoDB Transactions compared to other API calls, including batch writes and failed transactions.
A guide to running .NET Azure Functions on Google Cloud Run, enabling C#/F# serverless workloads in GCP.
A guide to deploying serverless container applications using Google Cloud Run and Pulumi for infrastructure as code.
Explains how to build a real-time analysis pipeline for DynamoDB data using DynamoDB streams and AWS Lambda functions.
A guide to analyzing and reducing AWS Lambda costs through tagging, monitoring, and understanding pricing models.
Explores 5 key use cases for AWS Lambda, including HTTP APIs, data processing, and IoT, highlighting its cost-efficiency and scalability.
A step-by-step tutorial on creating and configuring an AWS Lambda function from scratch using the AWS Management Console.
An introduction to AWS Lambda, explaining its serverless, Function-as-a-Service model, cost benefits, and common use cases for developers.
A guide to building a custom, durable event source for Knative Eventing using .NET Core and the Azure Durable Task Framework.
An overview of using Python with serverless services on AWS and GCP, based on a talk from the Python Frederick event.
A tutorial on using AWS S3 to create a shared, scalable storage bucket for friends to upload and access large media files like videos and photos.
Explores common technical and organizational challenges teams encounter when adopting serverless architecture, including learning curves and new development paradigms.
Explains AWS Lambda's Provisioned Concurrency feature, detailing how it solves cold start issues for latency-sensitive serverless applications.
A curated list of AWS workshop links and resources from re:Invent 2019, covering serverless, security, robotics, AI, and cloud services.
A tutorial on setting up and configuring a Google Cloud Run service using Terraform infrastructure-as-code.
A whimsical, holiday-themed article explaining how to use F# and Pulumi to automate cloud infrastructure provisioning and deployment workflows.
A session on Azure Logic Apps basics as part of the 2019 Azure Advent Calendar community initiative, featuring 25 days of Azure content.
A guide to evaluating and choosing deployment tools for serverless applications, covering infrastructure-as-code, declarative vs. procedural approaches, and key criteria.