Blog Author: Rudy De Busscher

See Rudy De Busscher Posts

6 minutes
Uncategorized

Rolling Application Upgrades with Payara Micro and Kubernetes

Introduction Application updates are required as part of the normal maintenance process of your application lifecycle management. These updates […]

8 minutes
Uncategorized

Using Kubernetes Secrets with Payara Micro

In this blog, I’ll discuss the basics around Kubernetes ConfigMaps and Secrets and give two examples of how you […]

2 minutes
Uncategorized

Presenting MicroProfile Long Running Actions at Voxxed Days Luxembourg 2019

Voxxed Days Luxembourg were organized for the fourth time in the south of the country in the village Mondorf-les-Bains, […]

6 minutes
Uncategorized

Deploy Docker Containers On Azure

  Several Cloud Providers have the possibility to run your Payara Platform Docker Images on their infrastructure. In this […]

8 minutes
Uncategorized

Scaling Payara Micro Applications with Kubernetes

When using Docker images as the way to deploy your application, many organizations use Kubernetes to manage the containerized […]

1 minute
Uncategorized

Payara Platform 4 Goes into Maintenance Mode

Introduction At the end of February 2019, we started with the phase-out of the Payara Platform 4. It does […]

7 minutes
Uncategorized

What is Docker and How is it Used with Payara Server and Payara Micro?

What is Docker? Docker is a platform which makes it easier to create, deploy and run your applications using […]

2 minutes
Uncategorized

MicroProfile Starter Launched

MicroProfile For those who did not come across Eclipse MicroProfile yet, let me give you a quick introduction. In […]

9 minutes
Uncategorized

The Basics of Logging in Payara Server

Logging is one of the key concepts for successfully running your applications. It tells you what your application and […]

1 minute
Uncategorized

Gradual Migration from Java EE to MicroProfile

The goal of MicroProfile.IO is to optimise Java EE for a micro-service architecture. It is based on some of […]

5 minutes
Uncategorized

Expose JMX Bean Values through MicroProfile Metrics

Payara Server provides many metrics within JMX beans. The most interesting metrics are the statistics around pools for HTTP […]

5 minutes
Uncategorized

Consuming MicroProfile Metrics with Prometheus

In a distributed micro-services architecture, it is important to have an overview of your systems in terms of CPU, […]