JBoss Application Administration

call us now - 0845 757 3888

Course type Specialist (What does this mean?)

Course details
Course titleJBoss Application Administration
Delivery methodClassroom Classroom
RRP£2360 exc. VAT
Days/Duration4
CodeJB336

Secure online payment

  • view dates / book course
  • course description
  • blogs

Print course outline | Download Word document | Link to page: http://www.qa.com/JB336

Course dates

Currently scheduled dates for this training course
LocationMayJunJulAugview later dates
LocationSepOctNovDecview earlier dates
London
  1. Currently scheduled dates for this training course
    King William Street, EC4|-|-|16|-show prices/book
    LocationSepOctNovDecview earlier dates
    King William Street, EC4|17|-|-|3show prices/book
  2. King William Street, EC4location information and directions

    hide-prices
    16 Jul 5 or more places available £2,360 exc VAT

    orenquire about this course

    17 Sep 5 or more places available £2,360 exc VAT

    orenquire about this course

    03 Dec 5 or more places available £2,360 exc VAT

    orenquire about this course

    JBoss Application Administration training in King William Street, EC4
North
  1. Currently scheduled dates for this training course
    Manchester|-|-|2|-show prices/book
    LocationSepOctNovDecview earlier dates
    Manchester|-|-|-|-show prices/book
  2. Manchesterlocation information and directions

    hide-prices
    02 Jul 5 or more places available £2,360 exc VAT

    orenquire about this course

    JBoss Application Administration training in Manchester
  1. Currently scheduled dates for this training course
    Leeds, Brown Lane West|-|-|-|-show prices/book
    LocationSepOctNovDecview earlier dates
    Leeds, Brown Lane West|17|-|-|-show prices/book
  2. Leeds, Brown Lane Westlocation information and directions

    hide-prices
    17 Sep 5 or more places available £2,360 exc VAT

    orenquire about this course

    JBoss Application Administration training in Leeds, Brown Lane West
Scotland
  1. Currently scheduled dates for this training course
    Glasgow|-|-|9|-show prices/book
    LocationSepOctNovDecview earlier dates
    Glasgow|-|8|-|-show prices/book
  2. Glasgowlocation information and directions

    hide-prices
    09 Jul 5 or more places available £2,360 exc VAT

    orenquire about this course

    08 Oct 5 or more places available £2,360 exc VAT

    orenquire about this course

    JBoss Application Administration training in Glasgow
South
  1. Currently scheduled dates for this training course
    Reading|-|-|-|20show prices/book
    LocationSepOctNovDecview earlier dates
    Reading|24|-|-|-show prices/book
  2. Readinglocation information and directions

    hide-prices
    20 Aug 5 or more places available £2,360 exc VAT

    orenquire about this course

    24 Sep 5 or more places available £2,360 exc VAT

    orenquire about this course

    JBoss Application Administration training in Reading

Print course outline | Download Word document | Link to page: http://www.qa.com/JB336

Overview

JBoss Application Administration (JB336) focuses on installation and deployment of the JBoss Application Server, as well as configuring and monitoring the server for production usage. This class balances the essential concept-based lectures with the real world task and project oriented labs. It reaches beyond the application programming interface (API) and enforce the applied knowledge of the technology. With the heavy emphasis real-world scenarios, the JBoss Application administrator will be able to better understand, maintain and troubleshoot their environment


Target audience

Systems administrators, build/deployment managers, and quality assurance engineers who want to optimally administer JBoss Application Server deployments.

Prerequisites

  • Base experience with system administration on Windows, UNIX, or Linux operating systems
    Understanding of hardware and networking
  • No prior knowledge of Java, scripting, or JBoss Developer Studio is required.

Course Outline

Unit 1 – Installation and basic configuration of JBoss Enterprise Application Platform (EAP).
Students learn about the hardware and software required to run JBoss products. Students will also learn how to determine which software versions to use and about the interdependencies of supporting software.
1.Technologies covered: Java, JBoss EAP, JMX
2.Lab: Install JBoss Enterprise Application Platform. Also install JBoss Admin Console as a front-end GUI for management and control.

Unit 2 – Deploying enterprise applications to JBoss EAP.
In this unit, Students learn what defines an enterprise application, how to deploy it to JBoss EAP, and what types of supporting components are needed. Students also learn what deployable packages exist and the structure of package internals.
1.Technologies: JBoss EAP, J2/JEE, deployable packages
2.Lab: Verify that your application is deployed. Use JBoss Admin Console to deploy packages.

Unit 3 – Monitoring and controlling JBoss EAP.
Students will learn what tools are available to monitor JBoss EAP installations, how to configure those tools, and what information they offer. The student will be introduced to the JBoss Admin Console and will experience how it can be used to monitor and manage applications deployed to the application server.
1.Technologies: JBoss EAP, JMX, JConsole, JBoss Admin Console
2.Labs: Monitoring the application server with Jconsole. Using JBoss Admin Console to monitor datasources, Enterprise Java Beans, web servers, and other application components.

Unit 4 – Connecting to JBoss EAP.
In this unit, students learns what connections are available and can provide access to JBoss components. The student will be exposed to web protocols such as HTTP, and secure socket layer (SSL) via HTTP/S. Various services, such as Java Naming and Directory Interface and Java Messaging Service, will be introduced and discussed. The vulnerabilities of these choices will be introduced, with best practices around how to protect the appropriate ports.
1.Technologies: HTTP, SSL, AJP, JNDI, JMS
2.Labs: Protect incoming ports from denial-of-service (DOS) attacks

Unit 5 – Securing applications with JBoss solutions.
Students will gain an understanding of the various forms security takes within an enterprise system and how they are best used. They will learn to slim down their EAP installation to trim away any unnecessary services or applications and about application-level security and how encryption can be implemented. A discussion of the pros and cons of container-managed security is included.
1.Technologies: JAAS, LDAP, HTTP/S, SSL certificates
2.Labs: Secure the system by insuring that no unnecessary connections are possible. Use an LDAP server (Red Hat Data Server) to authentication of user logins.
 
Unit 6 – Troubleshooting applications on JBoss EAP.
In this unit, the student will learn about the tools available to help understand and identify potential application problems as they arise. Best practices in response to such situations will be introduced. Database bottlenecks, memory management issues, garbage collection, and other performance-stealing problems will be covered.
1.Technologies: Java, JBoss EAP, stack traces, profilers, software patches
2.Lab: Identify a performance bottleneck in the installed application and decide how to resolve the performance issue.

Unit 7 – Clustering applications with JBoss EAP.
Students will learn how to deploy a clustered application into a tuned and clustered production environment. The unit asks students to tie together previous learnings to deploy and configure a potentially complex solution.
1.Technologies: JBoss EAP, JBoss Operations Network, JGroups, Apache modules
2.Lab: Verify that the provided applications are fully configured for the production environment (datasources, deployment descriptors, etc.).

Unit 8 – Optimizing applications for JBoss EAP.
In this unit, students will learn how to load-balance the embedded web server in JBoss. They will also learn about best methods for fail-over and session state management in the application server using caching technologies. After configuring an application for deployment to the load-balanced server, the student will learn how to tune request-handling parameters for optimum scalability.
1.Technologies: JBoss Cache, Apache load balancing modules
2.Labs: Cluster a web-based application with JBoss. Start two clustered instances of JBoss, then deploy the application to the cluster, and watch what happens when the serving node crashes.

Print course outline | Download Word document | Link to page: http://www.qa.com/JB336

Related blogs

vSphere 5 CLI reference poster

Posted by Bryan O'Connor on 24 May 2012

The vCAP-DCA 5 is coming, and having a look at the blue print, there will be command line and as such the reference poster will be a good resource for revision

Connection Options for the vMA (VMware Management Assistant)

Posted by Bryan O'Connor on 23 May 2012

This article covers the various conn-options for the vMA

Let’s have a Fling

Posted by Bryan O'Connor on 22 May 2012

Not the type you thought, but an offering from VMware

Windows 7 Native Boot Adding the VHD to Bare Metal

Posted by Andrew Mallett on 21 May 2012

I have written before on the native boot feature of Windows 7 where it can boot to a VHD, Virtual Hard Drive. In this blog though we look at adding in a VHD to a completely clean disk with no OS ....

Microsoft Virtual Academy

Posted by Bryan O'Connor on 21 May 2012

Been on a Microsoft Offical Course and fancy some complentary information, have a look at Microsoft Virtual Academy.

See all related blogs

 
top of page
  • Apple logo
  • AppSense logo
  • cisco logo
  • citrix logo
  • compTIA logo
  • ec council logo
  • IBM logo
  • lpi logo
  • microsoft gold logo
  • novell logo
  • oracle logo
  • redhat logo
  • SAP logo
  • symantec logo
  • vmware logo
  • citrix logo
  • redhat logo
  • cisco logo