Geo-routing, A/B testing and dynamic configuration with Lambda@Edge — part 1
Explores using AWS Lambda@Edge for geo-routing, A/B testing, and dynamic configuration at the CDN level to optimize web application performance.
Explores using AWS Lambda@Edge for geo-routing, A/B testing, and dynamic configuration at the CDN level to optimize web application performance.
A tutorial on creating a serverless API proxy for Cosmos DB using Azure Functions without writing any code.
An exploration of running Dask and Distributed parallel computing libraries on AWS Lambda, examining feasibility and limitations.
A guide to building reactive microservices on Azure using Event Grid and Azure Functions, with a practical order processing example.
A guide to writing unit tests for AWS Chalice applications using local mode and pytest.
A guide to creating a GitHub webhook using Azure Functions to prevent merging pull requests with unsquashed fixup commits.
A tutorial on creating an Alexa skill that triggers Azure Logic Apps to post messages to Slack, all without writing code.
A technical guide on running a precompiled .NET Core Azure Function inside a Docker container using the Azure Functions Runtime image.
A guide on setting up and running Kotlin-based Azure Functions, exploring JVM support and using IntelliJ IDEA with Maven.
A video series tutorial on implementing Web Push Notifications using Firebase Cloud Functions, from setup to sending messages.
A step-by-step tutorial on deploying an ASP.NET Core Web API to AWS Lambda, covering prerequisites, project setup, and configuration.
A recap of the June 2017 London VMUG meeting, covering sponsor sessions on Nimble Storage analytics and a deep dive into the upcoming VMware on AWS service.
University of Georgia uses AWS serverless tech to automate fitness tracker data collection for an online physical education course.
A developer's year-long journey using Azure Functions, covering lessons learned, CI/CD integration, and performance considerations.
Developer details rewriting the TimerCheck.io service from NodeJS to Python 3.6 on AWS Lambda using the Chalice framework.
A technical guide on executing Webpack bundling tasks within AWS Lambda functions for serverless build pipelines.
A tutorial on using Azure Functions with Braintree's API to build a secure payment processor for e-commerce applications.
A tutorial on building a serverless Web API with Azure Functions to generate vCard QR codes from user-provided contact details.
Discusses operational best practices and ownership in serverless architecture, emphasizing responsibility despite outsourcing.
A critique of the "NoOps" mindset, arguing that operational excellence is a shared responsibility, not a role, in modern software development.