A Year with Azure Functions
A developer's year-long journey using Azure Functions, covering lessons learned, CI/CD integration, and performance considerations.
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.
A tutorial on building a Twitter bot using Python 2.7 and AWS Lambda, covering setup, dependencies, and deployment.
A tutorial on deploying a Twitter bot built with Node.js to AWS Lambda, covering the handler function, deployment package, and scheduling.
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.
Jeroen Reijn, an AWS Community Builder and Solutions Architect, shares his expertise in cloud-native development, Java, and public speaking engagements.
A list of past tech conference talks and presentations by the author, covering Java, cloud platforms, serverless, and software architecture.
A technical guide on implementing Row Level Security (RLS) in serverless PostgreSQL to achieve HIPAA compliance for patient data in web applications.