Learn to use Visual Studio, Visual Studio Team Services, Application Insights and Team Foundation Server to decrease rework, increase transparency into your application and increase the rate at which you can ship high quality software throughout the appli... (more…)
Read more »
A Java app is not an obvious choice for a streaming media server, but for us it was the logical choice. With our distributed architecture, we expect roughly constant scaling at the app level and each individual app would only need to support a small numbe... (more…)
Read more »
Following the latest release of Hoverfly Java, I would like to give an
overview of the new DSL, which allows you to create stubs for HTTP APIs
using Java code instead of JSON. I will discuss some of the advantages of
doing this and also some of the...
Read more »
The new JEP 434 has just seen daylight and describes the second preview of the ”Foreign Function & Memory API” (or FFM for short) which is going to be incorporated in the upcoming Java 20 release! In this article, we will take a closer look at some of... (more…)
Read more »