Developing from Amsterdam
Hi there, I am a passionate developer from Amsterdam with a knack for Javascript, TypeScript, React, Azure, Kotlin, and functional programming. Throughout my journey, I've encountered numerous challenges and learned valuable lessons that have significantly shaped my expertise. Inspired by the hurdles I've overcome, I decided to create this blog to share my knowledge and experiences. My aim is to simplify the complex world of development for others, providing clear, concise, and practical articles that make your coding life easier and more efficient. Whether you're a seasoned coder or just starting, join me in exploring the limitless possibilities of code!
Photos
You might see some strange images above my articles. That's because I find most depictions of software development to be extremely boring. That's why I want to give a platform to photographers on my blog. The photo's link to either the portfolio of the artist, their page on Unsplash, or just Unsplash.
Latest articles
Mastering Azure Service Bus Scheduling
Are you looking to tame the asynchronous beast that is message processing? Well, you might just be in the right place at the right time. This article delves into implementing message deferral and scheduled delivery using Azure Service Bus.
Master Azure Service Bus: Topic & Subscription Creation Guide
If you've ever struggled with messaging patterns in the cloud or needed a robust way to enable communication between your distributed applications, then you've landed in the right spot. Today, we're diving into the heart of Azure Service Bus to explore the creation of topics and subscriptions.
Scalable Messaging with Azure Service Bus
If you've ever been bogged down by the challenges of handling high message throughput in a distributed architecture, you know that scaling can be a complex beast to tame.
Enhancing Security with Azure MFA and Managed Identities
In the ever-evolving landscape of IT security, safeguarding our applications is more critical than ever. Multi-factor authentication (MFA) is not merely a fancy term but a shield against the villains of the cyber world.
Mastering Azure Identity Migration
Transitioning to a cloud-based architecture is like sailing in the vast ocean of possibilities. 🌊 Today, we're diving deep into an essential aspect of Azure cloud services: shifting from the traditional Service Principals to Azure Managed Identity.
Seamless Azure Managed Identity Authentication for ARM Templates
As a software engineer, you've likely approached the gates of Azure Resource Manager (ARM) templates with both excitement and a hint of dread. The convenience they offer for infrastructure deployment is unparalleled, but what about security?
Efficient AKS Monitoring and Logging Insights
When it comes to running applications in Azure Kubernetes Service (AKS), keeping a sharp eye on performance and operational health is key. From spotting hiccups before they become headaches to understanding the nuances of your applications' behavior, good monitoring and logging are indispensable tools in your arsenal.
Integrating Azure Identities with Cognitive Services
Are you looking to leverage Azure's Managed Identity for authenticating with Azure Cognitive Services? You've come to an interesting read! We'll explore how to seamlessly integrate these two powerful Azure features.
Scaling New Heights with AKS Clusters
If you're juggling the responsibility of keeping your Kubernetes clusters cost-effective while ensuring resource availability, you've probably met the AKS Cluster Autoscaler.
Seamless Serverless: AKS Meets Azure Functions
Entering the world of serverless computing is like finding a secret passage in a labyrinthine mansion – exciting and potentially game-changing. This article unveils the seamless integration between Azure Kubernetes Service (AKS) and Azure Functions, a powerful combo for serverless computing.