Enterprise Java
-
Monitor applications using Prometheus Operator on Kubernetes
You can make the Prometheus configuration aware of the Kubernetes environment your applications are running in. I’ve described how to…
Read More » -
The Hypermedia APIs support in JAX-RS and OpenAPI: a long way to go
Sooner or later, most of the developers who actively work on REST(ful) web services and APIs stumble upon this truly…
Read More » -
Reliable releasing to Maven Central from Travis using Gradle – 2019 edition
Make your (automatic) releasing to Maven Central from Travis (and not only) more reliable thanks to the explicit staging repository…
Read More » -
Conversational UI with Oracle Digital Assistant and Fn Project. Part III, Moving to the cloud
In this post I am going to continue the story of implementing a conversational UI for FlexDeploy on top of…
Read More » -
Guidance for Building a Control Plane for Envoy – Deployment Tradeoffs
Deploying control plane components Once you’ve built and designed your control plane, you’ll want to decide exactly how its components…
Read More » -
Guidance for Building a Control Plane for Envoy – Build for Pluggability
Envoy is a very powerful piece of software and every day new use cases and new contributions are being proposed…
Read More » -
Have You Tried the MicroProfile Starter Yet?
The SPRING INITIALIZR at https://start.spring.io has been around for a while and is the best way to bootstrap a new…
Read More » -
Guidance for Building a Control Plane for Envoy – Domain Specific Configuration API
Establishing your control-plane interaction points and API surface Once you’ve thought through what components might make up your control-plane architecture…
Read More » -
Guidance for Building a Control Plane for Envoy – Identify Components
Identify which components you need for your control plane As the spectrum of operating environments varies wildly, so too could…
Read More »