Using Flight Recorder with Payara Server 5
Published on 27 Oct 2020
by Rudy De Busscher
Topics:
Payara Server,
Payara Server 5 Basics
|
0 Comments
There are a lot of monitoring and alert mechanisms available within Payara Server. For example, it is possible to report user requests or database calls that take too long, or to report when high CPU or high memory usage occurs. But it is sometimes not easy to identify 'why' a request takes such a long time.
6 Reasons to Choose Payara Server Instead of WebLogic Server
Published on 11 Aug 2020
by Rudy De Busscher
Topics:
Migration,
WebLogic
|
0 Comments
Both Payara Server and Oracle WebLogic servers can be considered classic application servers, but in addition to running classic Enterprise applications on Payara Server, it also complies with more recent trends in the industry. In this blog, we'll cover 6 technical reasons why you should choose Payara Server over WebLogic:
MicroProfile OpenTracing with Jaeger
Published on 26 May 2020
by Rudy De Busscher
Topics:
Microservices,
MicroProfile
|
0 Comments
MicroProfile Metrics with Prometheus and Grafana
Published on 22 May 2020
by Rudy De Busscher
Topics:
Microservices,
MicroProfile
|
0 Comments
MicroProfile Config with etcd
Published on 20 May 2020
by Rudy De Busscher
Topics:
Payara Micro,
MicroProfile
|
0 Comments
Creating REST Web Services with Spring Boot 2 Running on Payara Micro
Published on 28 Jan 2020
by Rudy De Busscher
Topics:
Payara Micro,
Spring Boot
|
0 Comments
Integration Testing using MicroProfile Testing and Payara Micro
Published on 19 Dec 2019
by Rudy De Busscher
Topics:
Payara Micro,
Microservices,
MicroProfile
|
0 Comments
Integration testing is perceived as difficult, time-consuming and requiring complex setup of 3rd party systems. There are different types of integration testing, such as system, acceptance and release testing, but all types of testing share the need to integrate several units of your application or other systems in your test.
Running a Polyglot Application with Payara Micro on GraalVM
Published on 28 Nov 2019
by Rudy De Busscher
Topics:
Payara Micro,
Microservices,
MicroProfile,
graalvm
|
4 Comments
Relationship between Payara Platform, MicroProfile and Java EE/Jakarta EE
Published on 15 Oct 2019
by Rudy De Busscher
Topics:
Java EE,
Microservices,
MicroProfile,
JakartaEE
|
7 Comments
Maybe you've already heard about Eclipse MicroProfile, or maybe you don't know what benefits it offers you in your current project. Perhaps you don't see the relationship with Java EE/Jakarta EE - or how you can use it with Payara Server or Payara Micro.
In this blog, I'll give you a short overview of all of the above questions so that you can start using MicroProfile in your next project on the Payara Platform.
Using Container Orchestration Tools with Payara Platform
Published on 30 Sep 2019
by Rudy De Busscher
Topics:
Docker,
Kubernetes,
Containers
|
2 Comments