Is the Java EE Deployment Model Out of Date? Watch The Video.
Published on 02 Sep 2021
by Priya Khaira-HanksWe are now sharing the FINAL video in our'Dismiss the Myths: Get to Know Jakarta EE (Java EE)'.
This one asks the question: 'Is the Java EE Deployment Model Out of Date?'. We definitely don't think so!
Steve Millidgeshows you why the Java EE (Jakarta EE) deployment model is not old fashioned or out of date - and goes into battle with Spring!
In this webinar, learn:- Benefits of using thin wars over fat jars
- Do you know what’s in your Spring fat jar?
- Do you know who’s tracking security issues with Spring?
- Security benefits of patched runtimes
- Advantages of building container images to build applications, not infrastructure messaging
If you think you have to switch to Spring for a modern deployment model, this webinar will show you how the Jakarta EE deployment model using thin wars allows you to modernize your application development.
Watch Now:
More in the Series
You can now watch the entire series here:
Related Posts
Moving Beyond GlassFish - Here's Why and How
Published on 11 Nov 2024
by Chiara Civardi
0 Comments
If you’re still managing Java applications on GlassFish middleware, you might be hitting some roadblocks, such as difficulties with automation, lack of integrated monitoring and official support and limited abilities with modern tools. However, ...
Nugget Friday - Building Resilient Microservices with MicroProfile Fault Tolerance
Published on 08 Nov 2024
by Luqman Saeed
0 Comments
While we all want maximum uptime for our software systems, failures and downtimes are inevitable. However, these can be minimized and quickly resolved through comprehensive, robust and well-designed fault tolerance mechanisms. This Nugget ...