Posts tagged Payara Micro (6)
What's New in Payara Platform 192?
Published on 29 May 2019
by Arjan Tijms
Topics:
Payara Micro,
Payara Server 5,
Payara Platform,
New Releases
|
2 Comments
Scaling Payara Micro Applications with Kubernetes
Published on 14 May 2019
by Rudy De Busscher
Topics:
Payara Micro,
Kubernetes
|
2 Comments
When using Docker images as the way to deploy your application, many organizations use Kubernetes to manage the containerized version of their application. This blog gives you a short overview of Kubernetes and how to run your Payara Micro application in a scaled fashion by either defining the scaling manually, or automatically by the Horizontal Pod scaler.
Microservices for Java EE Developers
Published on 18 Apr 2019
by Fabio Turizo
Topics:
Payara Micro,
Microservices
|
13 Comments
Nowadays, the concept of microservices is more than a simple novelty. With the advent of DevOps and the boom of container technologies and deployment automation tools, microservices are changing the way developers structure their applications. With this article, our intention is to illustrate that microservices are a valid option for Java/Jakarta EE developers and how Payara Micro is a robust platform to reach that goal.
Payara Platform 5.191 - MicroProfile 2.1
Published on 22 Mar 2019
by Andrew Pielage
Topics:
Payara Micro,
Microservices,
MicroProfile,
Payara Platform 5,
New Releases
|
0 Comments
Why Use Docker with Payara Platform? Benefits for your Business
Published on 15 Mar 2019
by Andrew Pielage
Topics:
Payara Micro,
Docker,
Kubernetes
|
2 Comments
There's a lot of noise revolving around Docker at the moment, and with the current industry focus on the cloud, there's a good reason for that.
I hope you would already know why you might want to use Payara Platform in your business, so in this blog I'm going to focus more on why you'd specifically want to use it with Docker in a "business" context. For a start, if you're unfamiliar with Docker, please refer back to our introductory blog: What is Docker and How is it Used with the Payara Platform for a primer.
MicroProfile Starter Launched
Published on 14 Feb 2019
by Rudy De Busscher
Topics:
Payara Micro,
MicroProfile
|
0 Comments
Gradual Migration from Java EE to MicroProfile
Published on 15 Jan 2019
by Rudy De Busscher
Topics:
Java EE,
Payara Micro,
Microservices,
MicroProfile
|
0 Comments
The goal of MicroProfile.IO is to optimise Java EE for a micro-service architecture. It is based on some of the Java EE specifications and standardise a few technologies from the micro-services space.
A Presentation about Payara Platform and MicroProfile in Warsaw
Published on 08 Jan 2019
by Ondro Mihályi
Topics:
Payara Micro,
Microservices
|
0 Comments
In November, my friend Milen Dyankov started it all by inviting me to come to Warsaw to give a talk at a local developer meetup (sponsored by Liferay, Milen's employer). After attending several big conferences during the year, coming to talk at a much smaller event sounded quite relaxing! Visiting Warsaw for the first time was also tempting so I agreed to attend.
See Our Latest Webinar Based on the 184 Release
Published on 01 Dec 2018
by Jadon Ortlepp
Topics:
Payara Micro,
REST,
Healthcheck,
Payara Server,
New Releases
|
0 Comments
Setting Up a Data Source in Payara Micro
Published on 20 Nov 2018
by Jonathan Coustick
Topics:
Payara Micro,
Microservices
|
6 Comments
Having previously blogged about setting up data sources in Payara Server, we thought we should mention that you can also set up data sources in Payara Micro. In this blog, we'll take you through the process of setting up a data source using Payara Micro, including code snippets and where to find full code examples. Let's get started!