AWS Lambda with custom docker images as runtime
Guide to using custom Docker images as runtimes for AWS Lambda, including setup with AWS SAM and ECR.
Guide to using custom Docker images as runtimes for AWS Lambda, including setup with AWS SAM and ECR.
AWS Lambda now supports deploying functions as container images, enabling custom runtimes, larger packages, and familiar Docker workflows.
A guide to creating a serverless visitor counter badge using Azure Functions, including setup, code, and deployment.
Explains Business Activity Monitoring (BAM) tools, their key components, and their role in tracking complex, serverless business processes.
Analysis of an AWS serverless ETL pattern using EventBridge, Lambda, Fargate, and S3 to process CSV files into DynamoDB.
A tutorial on building a serverless question-answering API using BERT, Hugging Face, AWS Lambda, and EFS to overcome dependency and model load limitations.
Learn to build an AWS CDK stack that sends email notifications via SNS when files are uploaded to an S3 bucket.
Introducing efsync, an open-source MLOps toolkit for syncing dependencies and model files to AWS EFS for serverless machine learning.
A beginner's guide to setting up and deploying your first Firebase Cloud Function, covering initial project configuration and dependencies.
A beginner's guide to setting up and using Netlify Functions for serverless backend tasks, like handling a contact form.
A tutorial on deploying a Laravel application to Vercel's serverless platform for free, including configuration steps.
A technical comparison of Amazon Timestream and DynamoDB for handling timeseries data, based on real-world application testing.
A machine learning engineer shares his 7-week journey and study plan to pass the AWS Certified Solutions Architect - Associate exam.
Learn to build a serverless API for validating email workflows using AWS SES, API Gateway, and DynamoDB to create unlimited test inboxes.
A guide to building a custom serverless log monitoring system using Google Apps Script and Google Docs.
Explains how to implement custom admission webhooks in Azure Kubernetes Service using Azure Functions for dynamic resource control.
A retrospective on the first virtual Serverless Days ANZ 2020 conference, covering event planning, speaker submissions, and key highlights.
A tutorial on deploying a Django application to Azure App Service, Microsoft's serverless platform, to eliminate server management.
Tutorial on setting up email marketing with Google Apps Scripts, including code and steps.
Tutorial on using Google Apps Script and Spreadsheets to collect form responses on a static Jekyll website with Slack notifications.