All Products

Items
AM-3480 - Access Manager 7.1: Configuration and Customization

AM-3480 - Access Manager 7.1: Configuration and Customization

Sun Java System Access Manager is a security foundation that helps organizations manage secure access to an enterprise web application both within the enterprise and across business-to-business value chains. It provides open, standards-based authentication and policy-based authorization with a single, unified framework. It secures the delivery of essential identity and application information to meet current needs and to scale with growing business needs, by offering single sign-on, as well as enabling federation across trusted networks of partners, suppliers, and customers. The Sun Java System Access Manager: Configuration and Customization course provides students with a description of the role of Access Manager in an identity management solution. Students learn to configure, manage, administer, and customize Access Manager services, authentication, authorization, and federated identity. This comprehensive course covers a number of identity management concepts and Access Manager functions that range in complexity from introductory to advanced. This course does not cover basic installation, Java technology programming, Extensible Markup Language (XML), Lightweight Directory Access Protocol (LDAP), and Sun Java System Directory Server (Directory Server) concepts. These topics are covered in other Sun courses. The hands-on labs offered in this course might involve accessing equipment that resides at a location other than where the training is delivered.

Regularly:

$3,750.00

On Sale:

$3,562.50

STK-0457 - ACSLS Systems Administration

STK-0457 - ACSLS Systems Administration

This course enables administrators and users of the Automated Cartridge System Library Software (ACSLS) 8.0 to learn about the key ACSLS hardware and software components including the SL8500 and SL500. It describes the ACSLS Server processes, tape pool configuration and maintenance, and the Access Control process. This course also helps students to identify the ACSLS logs and their specific purposes. It teaches students to install and configure ACSLS and explains how they can troubleshoot and diagnose ACSLS programs. Finally, it provides an overview of ACSLS High Availability (HA) components and functions.

Regularly:

$3,000.00

On Sale:

$2,850.00

CL-400 - Administering Lustre Based Clusters

CL-400 - Administering Lustre Based Clusters

The Administering Lustre Based Clusters course is intended for system administrators, architects, and integrators who are interested in deploying Lustre installations and/or performing configuration management. This 5-day class covers installation, best practices, and demonstrations focused on deployment of services and project management procedures. All aspects of configuration, from very simple test clusters to very complex installations featuring failover and multiple networks, will be reviewed.

Regularly:

$3,750.00

On Sale:

$3,562.50

SC-300 - Administering Security on the Solaris Operating System

SC-300 - Administering Security on the Solaris Operating System

The Administering Security on the Solaris Operating System course provides students with the skills to implement, administer, and maintain a secure Solaris Operating System (Solaris OS).

Regularly:

$3,000.00

On Sale:

$2,850.00

ST-475 - Advanced Crash Dump Analysis

ST-475 - Advanced Crash Dump Analysis

The Advanced Crash Dump Analysis and SPARC Architecture course provides students with essential skill to accomplish more detailed crash dump analysis than getting a stack trace and matching it to bugs. What re the common unique panic string panics, and what information needs to be looked at to determine the cause? What causes a bad trap to occur? Is there corrupt data or is there a hardware problem? This course alos presents information on analyzing user-forced crashes and live crash dumps. The latter part of the course includes information about the SPARC architecture and assembly language and explains how this information can be used to gather additional information from crash dumps.

Regularly:

$3,750.00

On Sale:

$3,562.50

JB325 - Advanced JBoss Enterprise Development

JB325 - Advanced JBoss Enterprise Development

Advanced JBoss Enterprise Development (JB325) dives into the JBoss Enterprise Application Platform (EAP) with an emphasis on advanced Java EE application programming interfaces (APIs). This course challenges experienced Java EE developers by providing a deep dive into JBoss EAP details, features, internals, and Java EE best practices. Leveraging JBoss EAP allows students to build, deploy, and maintain highly performing, scalable applications.

Regularly:

$2,898.00

On Sale:

$2,798.00

SB-CAP-0580 - Advanced Sun Java Composite Application Platform Suite

SB-CAP-0580 - Advanced Sun Java Composite Application Platform Suite

The Advanced Sun Java Composite Application Platform Suite (Java CAPS) course is intended as a followup to Foundations of Sun Java Composite Application Platform Suite I (SB-CAP-0501) and Foundations of Sun Java Composite Application Platform Suite II (SB-CAP-0502). This class is designed for a technical audience and intended to prepare a developer for the role of lead developer or team lead.

Regularly:

$2,250.00

On Sale:

$2,137.50

SA-299 - Advanced System Administration for the Solaris 9 Operating System

SA-299 - Advanced System Administration for the Solaris 9 Operating System

The Advanced System Administration for the Solaris 9 Operating System course provides students with the necessary knowledge and skills to perform network basics, manage virtual file systems and core dumps, manage storage volumes, control access and configure system messaging, set up naming services, and perform installation procedures. This course is taken in preparation for Part II of the Sun System Administration certification exam.

Regularly:

$3,000.00

On Sale:

$2,850.00

EXL-2050 - Architecting and Designing Robust Enterprise Applications Using Java[tm] EE and SOA and End-to-End T

EXL-2050 - Architecting and Designing Robust Enterprise Applications Using Java[tm] EE and SOA and End-to-End T

This expert-led course provides the students with the knowledge needed to use Java Platform, Enterprise Edition 5 and 6 (Java EE 5 and 6) best practices and patterns to design and architect robust enterprise applications that allow for rapid change and growth. Students will gain an understanding of how Service-Oriented-Architectures (SOA), implemented in a wide range of technologies (including REST, RPC, RMI, DCOM, CORBA and Web Services), help businesses respond more quickly and cost-effectively to changing market conditions. Students will also gain an understanding of Enterprise Service Bus (ESB) (based on Java Business Integration (JBI) specification) which helps automate, manage, and optimize business processes and workflows across systems (i.e. Solaris, SAP, Siebel, Oracle, Microsoft systems), and partners. Students will understand how to performance-tune a Java technology-based application with low-latency response time requirements by using Java SE and Java EE technologies for a given enterprise application. Students will gain an understanding of enterprise profiles including the advanced features, such as in-memory replication, high availability database (HADB), load balancing, monitoring and logging, clustering, and security. Students will also learn best practices on how to prepare for the Java Enterprise Architecture certification. About Extreme Learning: Get taught directly by the experts and interact with peers in an engaging informal environment. These are intensive, deep dive training sessions designed for advanced IT professionals which incorporate expert-led presentations and hands-on labs.

Regularly:

$4,000.00

On Sale:

$3,800.00

SL-370-EE6 - Building Database-Driven Applications With Java[tm] Persistence API

SL-370-EE6 - Building Database-Driven Applications With Java[tm] Persistence API

Persistence is the technique through which object models broker the access and manipulation of information from a relational database. JPA handles the details of how relational data is mapped to Java[tm] objects, and it standardizes Object/Relational mapping. JPA was introduced in Java EE 5, and provided a POJO-based persistence model for Java EE and Java SE applications. JPA has been enhanced in Java EE 6. The Java Persistence API (JPA) version 2.0 specification facilitates more effective and reliable (that is, more strongly typed) methodology for building object-centric criteria-based dynamic database queries. The Building Database-Driven Applications with Java Persistence API course examines the ins-and-outs of building database applications using the standard Java object-relational-mapping technology, Java Persistence API. This course covers both new features found in the Java Persistence API 2.0, as well as the features found in Java Persistence API 1.0. In this course you will learn the key concepts found in the Java Persistence API, learn how to create robust entity models, create static and dynamic queries using Java Persistence API Query Language, and learn how to create type-safe queries with the Java Persistence API Criteria API. In addition, the course covers using the Java Persistence API within a stand-alone Java Standard Edition application, as well as within the context of a web-based Java Enterprise Edition application, including using Java Persistence API with the Enterprise JavaBeans[tm] technology.

Regularly:

$1,800.00

On Sale:

$1,710.00


Shopping Cart

There are no items in your shopping cart.

Store Search

Advanced Search

Powered By Sun Microsystems Secured Site