‘Serverless Kubernetes without YAML’ – Adam Bien’s interview with Patrik Duditš

Jakarta EE

In a recent episode of the Airhacks podcast, host Adam Bien interviewed Payaran Patrik Duditš who is in charge of our Payara Cloud project.

In trueAirHacks fashion, Adam and Patrik discussed Patrick’s history with computing and the Java ecosystem: how Patrick got started with Payara, working on the Jakarta EE TCK and then how  he lead the evolution of the Payara Cloud project, which is almost ready for its first release(register your interest here!). They also talked about why Payara Micro is such a great fit and the potential of hosting on the cloud using Kubernetes and eliminating YAML from the developer experience.

Payara Cloud is a runtime that runs and scales Jakarta EE/MicroProfile applications seamlessly. Unlike building an application server deployment on a Cloud Infrastructure as a Service or on raw Kubernetes, Payara Cloud takes care of provisioning infrastructure, installation, configuration, deployment and scaling of a user ’s application.

Payara Cloud is a ‘serverless’ solution where the user does not need to worry about application servers, instances, domains, hosts, Docker containers or any of the traditional concepts. The user brings their deployment war and Payara Cloud does the rest!

Listen to the full podcast here.

 

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.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Posts

Screenshot from the Jakarta Agentic AI webinar showing a presentation slide titled “Jakarta Agentic AI” with bullet points about vendor-neutral APIs, early project status, and a Java SE 17 and Jakarta EE 10 baseline. Video thumbnails of multiple panel speakers appear on the left, and a GitHub repository link is displayed on the slide. 2 minutes
Community

Shaping Jakarta Agentic AI Together – Watch the Open Conversation

Earlier this week, we hosted Jakarta Agentic AI, An Open Conversation, an open house Jakarta TechTalk session, exploring a […]

Blue background with coral and fish. Left text: 'MONTHLY CATCH'. Right: laptop screen with tech tabs and Payara Community logo. 5 minutes
Community

The Payara Monthly Catch – January 2026

Published a little later than usual due to a busy conference season, this edition looks back at the key […]

Blog 15 Step Journey 4 minutes
Jakarta EE

Building a Modern Enterprise App with Payara: A 15-Step Journey 

Learning Jakarta EE can sometimes feel like solving a puzzle. You have JPA, CDI, REST, Security, and Docker... but how do they all fit together in a real-world scenario?