Posts tagged Payara Micro (13)

Piyara - Payara Micro on Raspberry Pi Demo

If you've read my interview with JAXenter, you already know  that I very much disagree with labelling Java EE as heavyweight - simply because it is not true! The latest servers from most of the Java EE vendors have been re-architected to be very light-weight on resources including memory, cpu and disc footprint. We recently did some testing of microservices implementations and many of those come in at under 50MB of RAM to run Java EE based microservices. Also, installation and configuration has been streamlined and many of the microservices versions of the products require no installation.

Steve Millidge for JAXenter - 'Java EE’s heavyweight label is just mythology'

In this interview for JAXenter.com , Steve Millidge, the Founder of Payara and speaker at JAX 2016, talks about how to use CDI annotations in your Java EE applications, when to use which annotations, and what is automagically happening under the covers.

Steve also tells us exactly how heavyweight Java EE really is, explaining the repercussions and solutions.

 

Java EE Microservices Platforms & High Performance Java EE with JCache– jDays 2016

Recently I attended as a speaker at my second jDays, a great conference in a great venue in Gothenburg. jDays is a fantastic conference as it is small enough to easily meet people and network and discuss tech, while at the same time big enough to run multiple tracks so there is always a session on that you’ll be interested in. 

 

Flexible HA & Scalability Architectures with Payara Server


One of the lesser known features and key benefits of Payara Server is that it provides huge flexibility when architecting topologies for High Availability and Scalability. Utilising the embedded Hazelcast Data Grid for web session and JCache clustering brings the potential of many different topologies for scale out.

 

Java EE Microservices - the Payara Way

Microservices are the latest new-but-not-really-new thing that developers are talking about, and the Java EE world is no exception. In this Devoxx 2015 talk, Mike is using some new features of Payara Server that bring the power of Hazelcast to Java EE microservices, while still keeping the overall footprint incredibly low.

 

 

 

Bootiful Enterprise Applications powered by Spring Boot & hosted on Payara Micro

We have already introduced Spring Boot to Payara Micro, the new fish on the block!, by implementing Spring Boot based RESTful web services and hosted on Payara Micro. While implementing it, we didn’t deal with any of the XML configurations or dependency management needed for the Spring framework with the help of  the Spring Boot

 

 

Payara Micro - Demo

'Running Java EE 7 Based Applications Using Payara Micro'. In this short demo David Winters, Payara Support Engineer, will show you how to start Payara Micro, how to run web applications on it and how you can use Payara Micro API to launch Payara Micro server instances from within your own Java applications and projects.