6 Production Features of GlassFish & Payara Server You May Not Know About

Uncategorized

You may also want to check out our more up-to-date article here:
5 Production Features in Payara Server 5 You Might Not Know About

 

1. Payara Server has a full web based administration console

The Payara administration console is fully featured and provides a single view of all clustered and standalone Payara servers. New servers can be created, configured and controlled from the administration console. Applications and resources can be deployed across the whole domain all from the administration console.

 

Payara Production Features 1

 

2. Payara Server has a fully scriptable Command Line Interface

 

The asadmin tool provides a full scriptable command line interface for the administration of a Payara domain. Using the asadmin scripting tool a complete Payara domain creation across multiple physical servers can be fully scripted in a repeatable way. Domain creation scripts can be versioned and managed in source control systems to provide standard repeatable builds. Also using asadmin servers can be monitored and controlled purely from the command line.See our script examples on Git Hub: https://github.com/payara/Payara-Examples/tree/master/Administration-Samples

3. Payara Server has a full REST based management console

Administration commands available both in the web based admin console and the asadmin CLI are also available over REST. This enables operators to build additional capabilities using and client language that can use REST. For example Javascript UIs can be rapidly built to provide custom views over Payara Server’s administration and monitoring data.

 

Payara Production Features 2

 

4. Payara Server is fully instrumented via JMX

Payara Server provides a full set of monitoring JMX MBeans enabling simple and rapid integration to any JMX based monitoring program to provide historical metrics and alerts.

 

Payara Production Features 3

 

5. Payara Server supports rolling upgrades of Java EE applications

Payara Server allows multiple versions of an application to be deployed to a cluster of Payara Servers. The latest version of an application can then be enabled in turn across all the cluster members ensuring continued availability without losing any web session state.

 

Payara Production Features 4

 

 

6. Payara Server is fully supported in Production

Payara Server is fully supportedwith 24/7 P1 screen sharing assistance from experienced Payara Engineers combined with monthly patch releases and on demand hot fixes.

 

 

 {{cta(‘e92a3324-027f-4daa-b0f3-9d8c90e80ee8’)}}

 

 

 

 

Comments (0)

Post a comment

Your email address will not be published. Required fields are marked *

Payara needs the contact information you provide to us to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy practices and commitment to protecting your privacy, please review our Legal & Privacy Policy.

Related Posts

How to Run and Scale AI Java Applications in Production: An Overview for Developers with no Machine Learning Expertise 9 minutes
Jakarta EE

How to Run and Scale AI Java Applications in Production: An Overview for Developers with no Machine Learning Expertise

Organizations are increasingly interested in adopting artificial intelligence (AI) and generative AI (GenAI) to improve operations and offer next-generation […]

Community_Announcement 4 minutes
Uncategorized

Leading the Way: Payara Platform Community 7 Beta Now Fully Jakarta EE 11 Certified

We’re excited to announce that Payara Platform Community 7 Beta application server is now fully certified as Jakarta EE 11 […]

What Is a Java Application Server? A Short Guide 6 minutes
Jakarta EE

What Is a Java Application Server? A Short Guide

Enterprise Java applications power global commerce, healthcare, government and countless other industries. These systems must be scalable, secure and […]