Open Source: Getting Started with JBoss EAP
The Red Hat JBoss Enterprise Application Platform (JBoss EAP) is an open-source platform for highly transactional, web-scale applications.
- By Mensah Alkebu-Lan
- 28 May 2023
Table of Contents
Some open source organizations you can contribute to:
— Unnati 🌝 (@Unnati_twts) August 1, 2021
Open Archive
Eclipse Adoptium
Public Lab
Tensorflow
Open Wisp
Quarkus
Fedora
CNCF
CircuitVerse
Backdrop
Jenkins
JBOSS
ScoreLab
MetaCall
And the list goes on...these organizations usually take part in GSoc, GSoD etc.
Overview
The Red Hat JBoss Enterprise Application Platform (JBoss EAP) is an open-source platform for highly transactional, web-scale applications. This technology can modernize your traditional Java EE applications.
JBoss EAP includes everything needed to build, deploy, run and manage enterprise Java applications. JBoss EAP’s security subsystem provides a unified framework to manage and configure access for standalone servers and managed domains. It includes a management console and a command line interface that provides administrators with a unified view.
Red Hat supports deploying JBoss EAP on-premises, on hyperscalers, and on OpenShift. It can be deployed on several operating systems including Linux, Unix, OS X, and Windows.
It is natural to compare Tomcat to JBoss. The key difference is Tomcat if a servlet container and web server and JBoss is an application server.
Contact us for more information about our JBoss EAP consulting services.
References
- “Red Hat JBoss Enterprise Application Platform (JBoss EAP).” Red Hat. Accessed 25 May 2023.
- “JBoss Enterprise Application Platform.” Red Hat Developer. Accessed 25 May 2023.
- “What Is a JBoss Application Server? Ultimate JBoss Tutorial.” DNSstuff, 13 February 2020. Accessed 25 May 2023.
- Jethva, Hitesh. “Tomcat vs JBoss - What’s the Difference? (Pros and Cons).” Cloud Infrastructure Services, 9 August 2022. Accessed 25 May 2023.
programming-languages
Kotlin vs Java is a Natural Comparison