Running Kotlin in Azure Functions
A guide on setting up and running Kotlin-based Azure Functions, exploring JVM support and using IntelliJ IDEA with Maven.
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.
A technical guide on using Azure API Management to create a secure proxy for accessing private Azure Storage blobs, including authentication with JWT tokens.
Google App Engine 1.4.0 release introduces major features like the Channel API for real-time client push, Always On instances, and background processing improvements.
A list of past tech conference talks and presentations by the author, covering Java, cloud platforms, serverless, and software architecture.
Jeroen Reijn, an AWS Community Builder and Solutions Architect, shares his expertise in cloud-native development, Java, and public speaking engagements.
A technical guide on implementing Row Level Security (RLS) in serverless PostgreSQL to achieve HIPAA compliance for patient data in web applications.