Can Java EE Do Microservices? Watch The Video.
Published on 16 Aug 2021
by Priya Khaira-Hanks4/6 in our'Dismiss the Myths: Get to Know Jakarta EE (Java EE)' webinar series was 'Can Java EE Do Microservices?'
The answer is yes! Steve Millidge told you why. You can now watch the entire video if you missed it when it when first broadcast.
In the video, learn:
-
What are microservices?
-
How JAX-RS API makes it easy to develop applications that use the REST architecture
-
Deployment models for microservices
-
How to useMicroProfilewithJakarta EE
-
12 factor apps with Jakarta EE
If you’ve been hearing that Java EE is only for monolithic architecture – come to this webinar to see why that’s not true and how you can continue using your existing Java EE development skills to modernize your application development with microservices.
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 ...