Payara Server Web Profile is Jakarta EE 8 Web Profile Compatible
Published on 07 Dec 2020
by Debbie Hoffman
Topics:
JakartaEE,
news and events
|
0 Comments
Payara Server Web Profile (Enterprise Edition 5.23.0 and Community Edition 5.2020.6), has passed the approximately 18,000 open sourced licensed Jakarta EE 8 TCKs for the Web Profile Platform and is now a Jakarta EE 8 Web Profile compatible implementation. Payara Server is available for download here.
MicroProfile, Your Cloud-Native Companion for Enterprise Java
Published on 03 Dec 2020
by Priya Khaira-Hanks
Topics:
Java EE,
Microservices,
MicroProfile,
Conferences
|
0 Comments
Writing microservices within Jakarta EE is technically possible, but you miss a few goodies for the distributed environment you are running in.
MicroProfile wants to optimize your Enterprise Java application by creating Java standards which link to some well known CloudNative standards like etcd for Configuration, OpenTracing and Jaeger for Distributed Tracing and Prometheus for Metrics.
In this talk, delivered by Payara's Rudy De Busscher at EclipseCon, he goes over some basic concepts of the MicroProfile specifications and show you through various demos how the integration with those tools can be done easily.
The Payara Monthly Catch from November 2020
Published on 01 Dec 2020
by Priya Khaira-Hanks
Topics:
Java EE,
MicroProfile,
JakartaEE
|
0 Comments
10 Strategies for Developing Reliable Jakarta EE Applications for the Cloud
Published on 27 Nov 2020
by Fabio Turizo
Topics:
Java EE,
Microservices,
Clustering,
Scalability,
Cloud,
Monitoring,
Cloud-native,
JakartaEE,
Payara Platform
|
0 Comments
What happens when an application designed for a small user base needs to be scaled up and moved to the cloud?
It needs to live in a distributed environment: responding to an appropriate number of concurrent user requests per second and ensuring users find the application reliable.
Though Jakarta EE and Eclipse MicroProfile can help with reliable clustering, there is no standard API in Jakarta EE that defines how clustering should work currently. This might change in the future, but in the meantime, this gap must be filled by DevOps engineers.
In this blog, we will cover 10 technical strategies to deal with clustering challenges when developing Jakarta EE and MicroProfile for cloud environments.
Behind the Scenes: Payara Cloud Development
Published on 25 Nov 2020
by Debbie Hoffman
Topics:
Payara Cloud,
Behind the Scenes
|
0 Comments
If you haven't heard yet, the Payara Team has been hard at work developing Payara Cloud, The Next Generation of Cloud-Native Application Server. Payara Cloud makes it easier to run your applications on the cloud - and eliminates the need to learn how to use Kubernetes. With Payara Cloud, you simply select your war, click deploy, and watch your apps run on the cloud, automagically! (Have you seen the Payara Cloud teaser video yet? Take a look here.)
November 2020 - What's New Release Video
Published on 23 Nov 2020
by Jadon Ortlepp
Topics:
JakartaEE,
New Releases,
Payara Enterprise,
Payara Community
|
0 Comments
We recently held our regular monthly online event hosted by Rudy De Busscher to discuss the recent updates and enhancements to the Payara Platform in the latest release. For this months theme we also had a community discussion about the monitoring tools available in the Payara Platform, and our future plans.
OpenAPI Refactor Added to Payara Platform Enterprise 5.23.0 Release
Published on 20 Nov 2020
by Andrew Pielage
Topics:
Payara Enterprise
|
0 Comments
Payara Platform Enterprise users will be pleased to hear that we released a refactor of the MicroProfile OpenAPI implementation we provide in Payara Platform Community 5.2020.3 with the aim of addressing a number of issues and requests that had been raised over time. The original blog, detailing some of these features, can be found here.
OpenAPI Refactor has now been included in the Payara Platform Enterprise 5.23.0 release.
Payara InSight Improvements in Payara Server Enterprise 5.23
Published on 18 Nov 2020
by Jan Bernitt
Topics:
Payara Server 5,
New Releases,
Payara Enterprise,
Payara InSight
|
0 Comments
In Payara Server Enterprise 5.23 we continued improving our monitoring solution released in Payara Server Enterprise 5.22.0 (read about it here) called Payara InSight. The main focus of improvements for this release is the representation of alerts in the user interface. We also had a closer look at how widget content is arranged and coloured which also lead us to add further configuration options.
Building Modern Web Applications With Jakarta EE, NoSQL Databases and Microservices
Published on 16 Nov 2020
by Otavio Santana
Topics:
Java EE,
JakartaEE
|
2 Comments
For many years, Java EE has been a major platform for mission-critical enterprise applications. In order to accelerate business application development for a cloud-native world, leading software vendors collaborated to move Java EE technologies to the Eclipse Foundation where they continue to evolve under the Jakarta EE brand.
Eclipse MicroProfile Enhancements in Payara Server Community 5.2020.6
Published on 13 Nov 2020
by Susan Rai
Topics:
Microservices,
MicroProfile,
Microsoft Azure,
Payara Community,
Config Source,
Google Cloud Platform,
DynaomoDB,
AWS,
Secrets Manager
|
0 Comments
The Payara Server Community 5.2020.6 release introduces a host of new enhancements to Eclipse MicroProfile, with MicroProfile Config containing most of these improvements. MicroProfile Config now comes with five new config sources for cloud key vaults and databases. The Payara Health Check Service has also been updated to monitor any Metrics exposed in the MicroProfile Metric, and it can now expose any HealthCheck checkers to the MicroProfile Health REST endpoints.