Posts tagged Payara Micro (4)
Benefits of Using Payara Micro in the Cloud
Published on 17 Sep 2020
by Debbie Hoffman
Topics:
Payara Micro,
Cloud
|
0 Comments
Microservices architecture allows developers to apply best practices for larger systems learned over time with containerized Jakarta EE (Java EE) application deployments in any environment: on premise, in the cloud, or hybrid. Using Payara Micro in the cloud offers benefits ranging from reduced expenses, seamless integration with cloud platforms and tools for management and automation, to automatic and elastic clustering.
Payara Micro VSCode Tooling
Published on 29 Jul 2020
by Gaurav Gupta
Topics:
Payara Micro,
vscode
|
6 Comments
In this tutorial, I will explain how to create, run and debug a Payara Micro application in Visual Studio Code. (If you're interested in learning more about using Payara Server in VSCode, please checkout ourprevious blogs.)
MicroProfile Config with etcd
Published on 20 May 2020
by Rudy De Busscher
Topics:
Payara Micro,
MicroProfile
|
0 Comments
Connect Payara Micro to External JMS Broker by Deploying a RAR file
Published on 08 May 2020
by Ondro Mihályi
Topics:
OpenMQ,
ActiveMQ,
Payara Micro,
JakartaEE
|
0 Comments
Payara Micro is a lightweight middleware platform for containerized Jakarta EE application deployments, but it still provides a lot of APIs and functionality for developers. On top of all Jakarta EE Web Profile APIs, Payara Micro also supports a additional Jakarta EE APIs, and it also provides the same MicroProfile, Payara, and JCache APIs as our complete application platform, Payara Server. In this article, we’ll show you how to make use of Jakarta Messaging (JMS) in Payara Micro to send and receive messages to and from a JMS broker.
Utilising MicroProfile Healthchecks in a Cloud Environment
Published on 07 Apr 2020
by Andrew Pielage
Topics:
Payara Micro,
Microservices,
Healthcheck,
MicroProfile
|
1 Comment
MicroProfile Health is an API designed specifically for use in cloud and containerized environments, where you want to quickly determine if an instance of an application is unhealthy and restart it. How exactly do you use it though? In this session, I’ll run through how to add some health checks to your application, and how to configure a number of cloud providers and containers to effectively use them to restart your application instances.
Warming Up Payara Micro Container Images in 5.201
Published on 05 Mar 2020
by Patrik Duditš
Topics:
Payara Micro,
New Releases
|
2 Comments
Faster Payara Micro Startup Times with OpenJ9
Published on 04 Feb 2020
by Patrik Duditš
Topics:
Payara Micro
|
3 Comments
One of the performance metrics that are frequently compared by developers are startup times. Payara Server is designed to be manageable at runtime, with a central management server (DAS - domain administration server) and multiple instances, and as such is not optimized for extremely fast startup time. Payara Micro on the other hand, is optimized to run predefined workloads with a stable configuration at runtime, and is therefore a better fit for for comparing start up time metrics.
In this blog, let's take a look at how you can configure Payara Micro for fast startup time by utilizing the class data sharing feature of Eclipse OpenJ9.
Integration Testing using MicroProfile Testing and Payara Micro
Published on 19 Dec 2019
by Rudy De Busscher
Topics:
Payara Micro,
Microservices,
MicroProfile
|
2 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
The Present and Future of Java at the GeeCon Conference 2019
Published on 25 Oct 2019
by Ondro Mihályi
Topics:
Payara Micro,
Microservices,
MicroProfile,
Conferences
|
0 Comments
Each year, there's one special Java conference for me. It's GeeCon in Prague because Prague is my home city where I work and live and where I know so many great people in the Java community. This year, I had the opportunity to be a part of GeeCon again as a speaker. As is true every year, GeeCon was well organized, with a lot of interesting international and local speakers and a huge crowd of passionate attendees. All of this made the conference exceptional and worth attending.