
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,627 Views
what tasks we have to do in the company in middleware domain in jboss in initial 3 years of our onsite work?
can anyone say the job roles and responsibilities in first three years of jboss eap tool?
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,450 Views
For me it mostly was:
-deploying applications
-troubleshooting applications (in cooperation with Devs)
-tuning the jvm
-tuning jboss performance
-site reliability engineering
-tuning jboss security
-educating Devs about EAP server and JVM/GCs
-expanding the clusters
Hope that gives a general idea.
Alexander

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,312 Views
I agree - It really depends on the employer you're working with and kind of assignment you're working on. @tat given a very high level overview in general layman.
It can be:
1. Installing and Configuring JBoss tools.
2. Deploying application and tuning performance.
3. Integrating external tools like LDAP, RHSSO, Keycloak etc.
4. Load Balancing
5. Troubleshooting of the application issues.
and many more.
Thanks!
Vikas Sharma


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,451 Views
For me it mostly was:
-deploying applications
-troubleshooting applications (in cooperation with Devs)
-tuning the jvm
-tuning jboss performance
-site reliability engineering
-tuning jboss security
-educating Devs about EAP server and JVM/GCs
-expanding the clusters
Hope that gives a general idea.
Alexander

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,448 Views
I agree - it really does depend on your employer but @tat gave a very thorough and informative answer form his experience. @anveshk_Muvva are you asking this question because you are considering a career in middleware?
Deanna

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,313 Views
I agree - It really depends on the employer you're working with and kind of assignment you're working on. @tat given a very high level overview in general layman.
It can be:
1. Installing and Configuring JBoss tools.
2. Deploying application and tuning performance.
3. Integrating external tools like LDAP, RHSSO, Keycloak etc.
4. Load Balancing
5. Troubleshooting of the application issues.
and many more.
Thanks!
Vikas Sharma


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,305 Views
In my opinion the most important tasks should be:
- automate
- automate
- automate
But jokes aside: Establish automation of possibly all of the tasks mentioned before.
- Establish "standard" ways for deployment and app-update.
- Use automation to create matching production and staging environments
- Thinks about possilby packaing applications into containers (should always work if you have 1 jboss for 1 application deployment).