Faux-SQL or NoSQL? Examining four DynamoDB Patterns in Serverless Applications
Examines four common data modeling patterns for DynamoDB in serverless applications, including simple use cases and complex relational approaches.
Examines four common data modeling patterns for DynamoDB in serverless applications, including simple use cases and complex relational approaches.
A curated list of notable and popular sessions from AWS re:Invent, focusing on serverless, DevOps, containers, and cloud architecture.
A tutorial on building a serverless backend using AWS Lambda and Node.js, covering FaaS concepts and practical deployment steps.
A guide to using Azure Functions with Java, covering the v2 runtime, local development, and the Java worker for serverless applications.
Explores methods for managing secrets and credentials in serverless applications, comparing IAM, environment variables, and other approaches.
A tutorial on creating a serverless HTTP endpoint using Webtask and Node.js to compile SCSS/Sass code into CSS on demand.
A guide to managing AWS Lambda functions using Terraform for infrastructure as code, covering automation and integration with broader AWS resources.
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.