Serverless Machine Learning Applications with Hugging Face Gradio and AWS Lambda
A tutorial on deploying a Hugging Face Gradio machine learning app for sentiment analysis to AWS Lambda using a 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.
A technical deep dive into the design philosophy and implementation of Google Kubernetes Engine (GKE) Autopilot, a nodeless managed Kubernetes platform.
A developer's technical evaluation of Firebase and AWS Amplify for building a wedding website with custom domain, auth, and email features.
A technical guide on creating a simple API stub for testing using AWS API Gateway, Lambda, and S3 to serve static JSON data.
A technical guide on deploying a Django application using serverless containers on Google Cloud Run, covering concepts and a step-by-step deployment process.
Explores the internal mechanics of starting an orchestration in Azure Durable Functions, focusing on message queuing and client initialization.
A guide to building globally distributed, multi-region active-active serverless applications on AWS using CDK, focusing on high availability and low latency.
A technical deep dive into the startup process and internal mechanics of Azure Durable Functions, focusing on instance initialization.
A technical guide on building a secure code execution sandbox using Azure Durable Functions and Container Instances to run user-submitted C# code.
Announcing the public preview of a serverless Point In Time Scheduler for ad-hoc, long-term event scheduling in AWS.