Developing Java on Azure
Part 2! In a previous post, I discussed the options for running Java workloads on Azure. Now it is time to discover some of the choices Azure offers to our software engineers! Developing Java...
View ArticleLEAP 2019 – day 1
LEAP is an event aimed at architects working with Microsofts product portfolio. It focusses on gaining indepth knowledge about current products and future evolutions. The program includes five days of...
View ArticleLEAP 2019 – day 2
Recap of day 2 of the LEAP event. You can find the recap of day 1 here. Power BI – developer extensibility Day 2 kicks of with a session on Power BI. Not how to use it, but how to extend it and aims...
View ArticleLEAP 2019 – day 3
Recap of day 3 of the LEAP event (day 1 here, day 2 here). Day 3 will be (almost entirely) about containers and Kubernetes. The day starts with a high level overview of where we are heading with all...
View ArticleLEAP 2019 – day 4
Notes (not a complete recap today) of day 4 of the LEAP event (day 1, day 2, day 3). Machine Learning Fundamentals The real measure how well a ML model is performing is how well it works with data it...
View ArticleLEAP 2019 – day 5
Some notes on the final day @ LEAP! This was the final day and filled with various talks. For me the most interesting one today was related to the upcoming .NET 3.0 .NET 3.0 Microsoft has the focus on...
View ArticleLet Azure DevOps deploy a Spring Boot application to Azure Kubernetes Service
What are we trying to accomplish? Azure runs a very decent Kubernetes service these days. I have used it as the main infrastructure in a couple of projects and am quite impressed. Impressed enough to...
View ArticleSpeaking at Techorama Netherlands 2019
October 1st, Pamela and I will be speaking at the Techorama Event in the Netherlands. We hope to see you there! Link to the event agenda: https://sched.co/TH5p Microsoft and Java, a love story. We...
View ArticleCanary deployments with just Azure DevOps
Well, with Azure DevOps and Azure Kubernetes Service. But that’s it, no additional software required. Although there are plenty 3rd party solutions out there that address canary deployments, you might...
View ArticleA Dependency Track Dashboard Widget for Azure DevOps
This post is about adding a widget to your Azure DevOps Dashboard showing the Dependency Track information on one or more of your projects. If you are unaware what a great product Dependency Track is,...
View Article