Mike Croft for TechTarget -Configuration JSR, microservices & Docker
Published on 13 Dec 2016
by Dominika TasarzIn his second interview for TechTarget, Mike Croft - Payara's Support Engineer - talks about the benefits of having a configuration standard as part of Java and Java EE. Mike is also sharing his views on how container-based technology is changing the way application servers are developed, along with how microservices are being deployed.
While Docker containers, cloud-based systems and big data processing engines tend to steal headlines, other important technological advances often fly under the radar, even when those advances have the potential to positively and significantly impact the way enterprise system software is developed and deployed. While it is only a proposal at the moment, the Java Configuration JSR is one of those projects that is flying under the radar of many software developers, despite the fact that its acceptance and integration into the language could have a variety of positive impacts.
Visit the TechTarget website here to watch the full video interview with Mike, conducted by Cameron McKenzie - the Editor in Chief for the ServerSide.com - at the 2016 JavaOne conference in San Francisco.
click the image to see the interview
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 ...