Excellence in IT Certified Education
ExitCertified - Excellence in IT Certified Education
 
IT education classes
Excellence in IT Certified Education
start courses and schedules education savings it certification education solutions
Training Search
Excellence in IT Certified Education
Training Course Details
Start Training Courses and Schedule Developing Architectures for Enterprise Java Applications  (SL-425)

Developing Architectures for Enterprise Java Applications  (SL-425)

 

The Developing Architectures for Enterprise Java Applications course provides students with knowledge needed to develop robust architectures for enterprise Java applications using the Java Platform, Enterprise Edition (Java EE) technology. The Enterprise Java applications developed using the architecture as a guideline can accommodate rapid change and growth. By taking this course, participants gain an understanding of the technical context of the Java EE and relevant technologies, and strategies needed to create application blueprints that work well when implementing Java EE technologies. These strategies include effective decision making through the use of systemic qualities (such as scalability and flexibility), Java EE technology blueprints and design patterns.

Sun Microsystems Training Course Certified   Sun Microsystems Training Savings
Skills Gained
  Upon completion of this course, students should be able to:
 

Make good use of Java EE component technologies to solve typical problems in system architecture
Derive software systems using techniques outlined in the Java EE Blueprint and solutions defined in the Java EE Patterns catalog
Address quality-of-service requirements in a cost-effective manner using engineering trade-off techniques
Describe the role of the architect and the products an architect delivers
List and describe typical problems associated with large-scale enterprise systems


Who Can Benefit
  Students who can benefit from this course are those who are responsible for the overall software architecture and design of Java EE technology-based enterprise software systems. These students would also require insight into the role of the enterprise architect and want to use Java EE technologies in n-tier enterprise systems. Existing architects can also benefit from an understanding of how to use Java EE technologies to improve quality of service in their enterprise systems.
 
Prerequisites
  To succeed fully in this course, students should be able to:
 

Describe, in outline form, all Java EE technologies, including Enterprise JavaBeans, servlets, JavaServer Pages, and JavaServer Faces.
Describe distributed computing and communication concepts
Perform analysis and design of object-oriented software systems
Use UML notation for modeling object-oriented systems


 
     
  Email Training Course
     
Code: SL-425
Length: 4 days
Type: Instructor-Led
   
Certified By: Sun Microsystems
Tuition: $2,400 / $2,040 GSA GOV.
   
Sun Microsystems Training Course This course is taught by Certified Sun Microsystems instructors. There is a difference. Learn More
 
This course is in the following categories. Click the categories to find similar courses and topics of interest.
 
 
 
Training Courses Help
 
Sort Schedule By: 
Sacramento, CA Feb.17.2009 - Feb.20.2009 course register
Sacramento, CA May.5.2009 - May.8.2009 course register
San Francisco, CA Feb.10.2009 - Feb.13.2009 course register
San Francisco, CA May.26.2009 - May.29.2009 course register
San Jose, CA Apr.7.2009 - Apr.10.2009 course register
     
San Diego, CA Apr.21.2009 - Apr.24.2009 course register
Broomfield, CO Jan.27.2009 - Jan.30.2009 course register
Tampa, FL Apr.6.2009 - Apr.9.2009 course register
Ft Lauderdale, FL Apr.6.2009 - Apr.9.2009 course register
Tampa, FL Jun.29.2009 - Jul.2.2009 course register
Atlanta, GA Jan.19.2009 - Jan.22.2009 course register
Atlanta, GA Mar.23.2009 - Mar.26.2009 course register
Atlanta, GA May.27.2009 - May.30.2009 course register
Burlington, MA Feb.17.2009 - Feb.20.2009 course register
Burlington, MA May.26.2009 - May.29.2009 course register
Baltimore, MD Feb.17.2009 - Feb.20.2009 course register
Baltimore, MD May.26.2009 - May.29.2009 course register
Portland, ME Jan.20.2009 - Jan.23.2009 course register
Cary, NC Jun.29.2009 - Jul.2.2009 course register
Edison, NJ Feb.17.2009 - Feb.20.2009 course register
Edison, NJ Apr.14.2009 - Apr.17.2009 course register
New York, NY Mar.3.2009 - Mar.6.2009 course register
New York, NY Jun.9.2009 - Jun.12.2009 course register
Columbus, OH Mar.9.2009 - Mar.12.2009 course register
Columbus, OH May.26.2009 - May.29.2009 course register
Philadelphia, PA Mar.31.2009 - Apr.3.2009 course register
Philadelphia, PA Jun.23.2009 - Jun.26.2009 course register
Dallas, TX Mar.16.2009 - Mar.19.2009 course register
Houston, TX Jun.29.2009 - Jul.2.2009 course register
Dallas, TX Jun.29.2009 - Jul.2.2009 course register
Arlington, VA Jan.20.2009 - Jan.23.2009 course register
Arlington, VA Mar.17.2009 - Mar.20.2009 course register
Arlington, VA Jun.29.2009 - Jul.2.2009 course register
Seattle, WA Feb.10.2009 - Feb.13.2009 course register
Seattle, WA Apr.28.2009 - May.1.2009 course register
Madison, WI Mar.16.2009 - Mar.19.2009 course register
Madison, WI May.18.2009 - May.21.2009 course register
     
   
Request Other Course Date Request Course On-Site
 

Courses you can take before
J2EE Patterns (SL-500)

Courses you can take after
J2EE Patterns (SL-500)
 
training course details
Module 1 - Introducing Fundamental Architectural Concepts
  • Understand the challenges of enterprise applications
  • Define software architecture
  • Understand the need for software architecture
  • Understand an architect6's roles, responsibilities, and deliverables
  • Understand architecture modeling using the Unified Modeling Language (UML)
  • Understand the differences and similarities between architecture and design
  • Describe the SunTone(SM) Architecture Methodology
Module 2 - Understanding Systemic Qualities
  • Describe the systemic qualities of an enterprise application
  • Describe common practices for improving systemic qualities
  • Prioritize quality-of-service (QoS) requirements
  • Inspect for trade-off opportunities
Module 3 - Examining System Architecture Development Heuristics and Guidelines
  • Identify key risk factors in distributed enterprise systems
  • Design a flexible object model
  • Understand the guidelines of creating a network model
  • Justify the use of transactions
  • Plan system capacity
Module 4 - Developing an Architecture for the Client Tier
  • Describe the roles involved in client-tier development
  • Understand Information Architecture client-tier concerns
  • Understand how to select a user interface device that will fit your application requirements
  • Describe how reuse can apply to the client tier
  • Understand strategies for deploying Java desktop-based applications
  • Be familiar with the security concerns of the client tier
 
Module 5 - Developing an Architecture for the Web Tier
  • Describe the roles involved with the development of the web tier
  • Understand the Separation of Concerns
  • Describe the strategies for implementing the presentation concerns of the web tier
  • Describe the strategies for implementing the data concerns of the web tier
  • Describe the strategies for managing the presentation, data, and logic-related concerns of the web tier
  • Understand the advantages and disadvantages of request- and component-oriented web-tier frameworks
  • Describe strategies for implementing authentication and authorization in the web tier
  • Address the concerns of scaling web applications
Module 6 - Developing an Architecture for the Business Tier
  • Understand the value in using enterprise application container services
  • Describe the architectural options for implementing domain model services
  • Describe the architectural options for implementing domain model entities
  • Distribute domain model components
  • Understand the best practices for exception handling and logging
Module 7 - Developing an Architecture for the Integration and Resource Tiers
  • Describe the challenges in Enterprise Information System (EIS) integration
  • Describe the roles of the integration tier
  • Describe the EIS resource tier
  • Review Java integration technologies and best practices
  • Apply integration-tier patterns
  • Understand how Service-Oriented Architecture (SOA) facilitates system integration
  • Describe SOA best practices
Module 8 - Developing a Security Architecture
  • Analyze the impact of security in distributed computing
  • Understand the secruity services in Java EE technology
  • Understand security requirements for web services
Module 9 - Evaluating the Software Architecture
  • Describe architecture evaluation guidelines
  • Evaluate Java EE technologies and their applicability
  • Create system prototypes
  • Understand application server selection criteria
 




ExitCertified Training - Sun Microsystems, Oracle, Symantec, IBM, MySQL, RedHat, Linux, NetApp
  Oracle Course Training  
  When you take a certified course with ExitCertified, you are learning from
the creators of the products you use. Our commitment to your IT
community, along with our authorization to deliver certified courses,
ensures you receive a premium training experience.

There is a difference. Learn from the source.
 
Oracle Course
     
Contact ExitCertified    
     
Spotlight Centers All United States Training Centers
Sacramento Training :: 916.669.3970
San Francisco Training :: 415.975.3948
San Jose Training :: 408.288.3948
Las Vegas Training :: 1.800.803.3948
Phoenix Training :: 1.800.803.3948
New York Training
Chicago Training
Los Angeles Training
Atlanta Training
Washington Training

Denver Training
Boston Training
Dallas Training
Houston Training
Philadelphia Training
View All US Training Centers
     
Worldwide - 613.232.3948 Got Questions?
We are happy to help. Just email us with this form and we'll get back to you shortly.
   
Sun Microsystems Course


it training education
it education and training

(c) 2008 ExitCertified Corp. All rights reserved.


ExitCertified is a global provider of authorized technology training. Some of our popular course topic searches include:
 
Sun Microsystems Training Oracle Training Symantec Training IBM Training Red Hat :: Linux Training
Java Training, J2EE Training, JSP Training, Java Courses, Servlets Training, EJB Training, Struts Training, Networking Courses, Solaris Training, Java Composite Application Platform (JCAPS) Training, Java Certification, SeeBeyond Training, XML Training, Solaris Certification, Corporate Training Solaris 10 Course PeopleSoft Training, 11g Training, 11g Certification, Oracle SQL, Oracle PL/SQL, DBA Training, DBA Certification, Oracle Certification, Hyperion Training, Fusion Middleware Training, 10g Training, 9i Training NetBackup Training, Veritas Training, Symantec Certification, Virus Protection Courses, IT Security Training DB2 Training, OS/400 Training, zSeries Training
s/390 Training, iSeries Training, AIX Training
SUSE Training, RedHat Course
         
MySQL Training Apple Training NetApp Training Project Management Training  
MySQL Database Course Apple Course, Leopard Training   PMI Training