Cloud Native Java EE
Published on 29 Sep 2016

The video tutorial by the Payara Support Engineers Mike Croft and Ondrej Mihalyi, presented at the JavaOne 2016 Conference in San Francisco last week is now available to watch online!
Many people underestimate the DevOps shift required for running applications in the cloud rather than on-premises. Truly cloud-native applications on Java EE are possible with very little effort, but a shift in mindset is required to really take advantage of the scale that comes with cloud deployments. In this tutorial, Mike and Ondrej build a full microservice using Java EE APIs, JAX-RS, EJB, CDI, and JPA. They then demonstrate the use of various tools such as Docker, Vagrant, and Amazon Web Services, showing elasticity and resilience, making use of features that are infeasible or not easy with on-premises deployments, and demonstrating 12-factor-app principles and how they can be applied to Java EE deployments.
Related Posts
How to Build Cost-Effective Cloud Architectures
Published on 19 Aug 2025
by Chiara Civardi
0 Comments
Cloud adoption has transformed how developers build and scale applications, but it also brings new challenges in controlling costs. As cloud bills grow alongside usage, designing cost-efficient cloud architectures becomes essential for ...
JBoss EAP 7 End of Support: What Java Developers Need to Know (And What to Do Next)
Published on 15 Aug 2025
by Chiara Civardi
0 Comments