Jakarta EE Media & Community Challenge - Winning Entries: Part 2
Published on 17 Oct 2024
_WEB_MaxQuality_chiara.png?width=200&name=PAYARA%20(1434)_WEB_MaxQuality_chiara.png)
The Jakarta EE Media and Community Challenge was established by Payara to help showcasing the innovation, creativity and collaboration within the Jakarta EE community. This technical writing challenge encouraged developers, enthusiasts and tech writers to inspire others and advance the community's knowledge on Jakarta EE. Participants from around the globe submitted their entries to share key insights and help drive the community forward.
Following the publication of the 4th place entry "Quantum Sadis", we are delighted to share with you the entry from Mads Opheim titled "Jakarta EE based serverless backend-for-frontend", which has won 3rd place in the Jakarta EE Media and Community Challenge!
Mads’ submission appeared on Medium and discusses how cloud-native technologies and Jakarta EE/MicroProfile can come together to solve real-world challenges for developers and businesses alike.
Here, we'd like to highlight a section of the article that our judges particularly appreciated:
- It is easy to get started with a Java application, and the path from nothing to production can be short.
- Jakarta EE, perhaps in combination with MicroProfile, and a runtime gets you a lot for free.
- There are many different runtimes, tools, libraries, and cloud providers out there, and many of them are great. By choosing standardized frameworks like Jakarta EE and MicroProfile, you minimize the cost of making a choice, as you can switch to another runtime without changing your code.
We want to congratulate Mads on this remarkable contribution and thank him for showcasing how Jakarta EE remains a valuable platform to develop future-oriented applications. You can read the full article here.
Stay tuned as we continue to highlight the winning entries from our Jakarta EE Media and Community Challenge over the next days!
Related Posts
What is Platform Engineering - An Overview without Buzzwords
Published on 12 May 2025
by Chiara Civardi
0 Comments
Maven 4: Streamlining Enterprise Java Development with Jakarta EE, Spring Boot and Quarkus
Published on 08 May 2025
by Luqman Saeed
0 Comments
After two decades as Java's dominant build tool (no offense to Gradle), Maven is undergoing its most significant evolution. While the official Maven documentation outlines the technical changes in Maven 4, this blog post focuses specifically on ...