2 minutes
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 […]
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!
Share:
2 minutes
Earlier this week, we hosted Jakarta Agentic AI, An Open Conversation, an open house Jakarta TechTalk session, exploring a […]
5 minutes
Published a little later than usual due to a busy conference season, this edition looks back at the key […]
4 minutes
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?