What is Platform Engineering - An Overview without Buzzwords
Published on 12 May 2025
by Chiara Civardi
Topics:
DevOps,
Developer,
platform engineering
|
0 Comments
Platform Engineering is rapidly becoming a must-have approach for modern software teams looking to streamline operations, scale development efficiently, reduce cognitive load on developers while enhancing their productivity. But while the word is on everyone's lips, do we really know what it means? When it comes to middleware solutions, how can a platform engineering-based solution help users?
Maven 4: Streamlining Enterprise Java Development with Jakarta EE, Spring Boot and Quarkus
Published on 08 May 2025
by Luqman Saeed
Topics:
Maven,
Spring Boot,
Jakarta EE,
quarkus
|
0 Comments
After two decades as Java's dominant build tool (no offense to Gradle), Maven is undergoing its most significant evolution. While the official Maven documentation outlines the technical changes in Maven 4, this blog post focuses specifically on what these changes mean for enterprise developers working with Jakarta EE, Spring Boot and Quarkus.
JBoss Alternatives: Best Options to Consider
Published on 05 May 2025
by Chiara Civardi
Topics:
Payara Server,
Payara Platform,
WildFly,
Migration,
Payara Community,
Payara Cloud,
Application Server,
JBoss
|
0 Comments
Choosing the right application server is critical for the success of enterprise-grade applications. While Red Hat’s JBoss is a commonly implemented solution, organizations may want to explore alternatives to their current applications servers and runtimes. Sure, migrations can be intimidating [LINK TO BLOG], but if JBoss is no longer a perfect fit for a specific application, a move can help meet specific requirements, such as cutting licensing costs or adopting cloud-native approaches, as well as unlock new opportunities or capabilities.
If you're here, chances are you’re considering your options. In this blog, we’ll discuss what JBoss offers, why businesses look for alternatives as well as what key contenders to look for when exploring alternatives.
PCI-DSS Cybersecurity Requirements for Financial Transactions
Published on 02 May 2025
by Dawn Baird
Topics:
Security,
cybersecurity,
legislation,
finance
|
0 Comments
PCI DSS cybersecurity requirements are relevant for all sorts of organizations, whether you’re a financial institution or a business with customers and transactions. And, while there are already many laws, regulations, and standards designed to protect personal data, this standard is particularly focused on card transactions.
In this blog post, we explain the PCI-DSS, its standards, requirements, levels, and certification.
Payara Podcast - Java User Group Spotlight – JUG Oberpfalz
Published on 01 May 2025
by Dominika Tasarz
Topics:
Jakarta EE,
podcast,
open source,
JUG
|
0 Comments
For this episode, I had a really interesting chat with Richard Fichtner, the leader of JUG Oberpfalz. Some of you may recognise Richard from many Java industry events, as he’s a frequent conference speaker, but he’s also known as the face of the JCon Conference as one of the organisers of this very popular Java event.
Richard is a Java Champion with 20 years of experience in the software industry. He’s the CEO and Principal Software Architect at XDEV, he’s actively contributing to the open source community through projects like RapidClipse and advocating for best practices in Apache Maven.
The Payara Monthly Catch - April 2025
Published on 28 Apr 2025
by Chiara Civardi
Topics:
Java EE,
Payara Micro,
Microservices,
JakartaEE,
Payara Server,
New Releases,
Payara Events,
Payara Enterprise,
Payara Community,
Payara Cloud
|
0 Comments
April was a month of rich fishing grounds: we reeled in top-tier blog posts, made waves at international conferences, and navigated exciting new waters in both AI and Java development. From sharpening your developer toolkit to charting safer courses for application security, we've caught some prize-worthy resources you won't want to throw back.
Drop anchor and take a look at the finest catches from our voyages this past month!
Enhancing Java Development: An Overview of Payara Developer Tools
Published on 21 Apr 2025
by Luqman Saeed
Topics:
Payara Platform,
Payara tools
|
0 Comments
Join our webinar! Connected Industries with Edge
Published on 17 Apr 2025
by Dominika Tasarz
Topics:
Payara Events,
Edge Computing
|
0 Comments
Join us for the webinar, where we'll take a deep dive into how edge computing enables safe, efficient digital transformation in industrial automation. You’ll learn how to design edge solutions that are secure, reliable, scalable, and sustainable—and see these principles in action through a live demo using the Payara Platform.
What’s New in Payara Platform – April 2025 Release Highlights
Published on 16 Apr 2025
by Luqman Saeed
Topics:
Payara Platform,
New Releases
|
0 Comments
The April 2025 Payara Platform release is here, bringing key performance upgrades, enhanced log customization, and essential component updates across all editions. This month's releases include Payara Platform Community 6.2025.4, Payara Platform Enterprise 6.25.0 and Payara Platform Enterprise 5.74.0.
Let’s break down what’s new.
Simplifying Jakarta EE Development with JBang and Payara Micro
Published on 14 Apr 2025
by Luqman Saeed
Topics:
Payara Micro,
Payara Cloud,
Jakarta EE
|
0 Comments
What is JBang?
JBang is a tool that lets you run Java code with zero build setup. It handles dependencies, compilation, and execution with a single command - making Java as easy to run as a script. With JBang, you can: