Đào tạo chính hãng
IBM
TRAINOCATE is proudly in partnership with Tech Data providing access to High Quality Authorised IBM Training Materials to all of our client. We offer training courses on IBM systems and software courses to professionals around the world. We understand your skills development needs, and we are dedicated to helping you achieve maximum return on your investment.

Lọc theo
WE751G - Essentials of Service Development for IBM DataPower Gateway v7.5
This course is also available as self-paced virtual (e-learning) course Essentials of Service Development for IBM DataPower Gateway V7.5 (ZE751G). This option does not require any travel. This course teaches you the essential skills that are required to configure, implement, and troubleshoot services that are developed on the IBM DataPower Gateways (IDG) with firmware version 7.5.0, regardless of use case. The DataPower Gateways allow an enterprise to simplify, accelerate, and enhance the security capabilities of its XML and web services deployments, and extend the capabilities of its service-oriented architecture (SOA) infrastructure. The gateways also extend these capabilities into the JSON, REST, and Mobile application areas.
Through a combination of instructor-led lectures and hands-on lab exercises, you learn how to develop and debug services that are implemented on the DataPower gateways. These skills include WebGUI and Blueprint Console navigation, service type selection, basic multi-protocol gateway configuration, creating and using cryptographic objects, and configuring SSL connections. You also learn how to use various problem determination tools such as logs, monitors, and probes, and techniques for testing DataPower services and handling errors.
Hands-on exercises give you experience working directly with a DataPower Gateway. The exercises focus on skills such as creating multi-protocol gateways, working with cryptographic and SSL objects, configuring service level monitoring, troubleshooting services, handling errors in a service policy, and deploying a service from a pattern.
WB896G - Development and Administration of Applications with IBM Business Monitor v8.5.7
IBM Business Monitor is a business activity monitoring (BAM) product that supports BPM by measuring business performance, monitoring, and reporting on business transactions. This course includes topics of interest for students who want to use the IBM Business Monitor environment to develop applications.
In this course, you learn how to develop, implement, and test IBM Business Monitor applications so that you can generate real-time business views of enterprise data. The course begins with an overview of BAM and BPM, and the capabilities that IBM Business Monitor provides. In subsequent units, you learn how to build monitor models, establish performance metrics, monitor events, manage action services, and build a business space dashboard. You also learn how to enable events from various sources, including using BPEL and BPMN processes from IBM Business Process Manager Advanced and IBM Integration Bus. Finally, you learn how to monitor events from JMS emitter and REST emitter sources. You also learn some basic administration and maintenance capabilities of IBM Business Monitor.
From the hands-on exercises that are provided throughout the course, you develop and implement a monitoring solution. The exercises include how to use the various components of IBM Business Monitor, such as the IBM Cognos Business Intelligence and the Monitor development toolkit, for reporting and dimensional analysis along with WebSphere Application Server. You use the Monitor development toolkit to develop a monitor model, and then use the IBM Integration Designer to test the model. You also build customized business space dashboards that can be used to analyze and troubleshoot process performance.
1.0 day
WA190G - Administering WebSphere Application Server Liberty Profile v9
This course teaches you the skills that are needed to manage Liberty servers and collectives.
The course is designed for application server administrators. You learn how to use the graphical Admin Center and the command line scripting to manage servers from a collective controller. The course also covers how to deploy a cluster of packaged servers for Liberty runtimes, view the deployment environment, and view basic performance metrics.
You learn how to use the Dynamic Routing feature of Liberty to enable routing of HTTP requests to collective members. You also configure the auto-scaling and health management features for Liberty.
Finally, you learn how to secure Liberty and enable SSL communication in Liberty.
2.0 days
WE752G - Supporting REST and JOSE in IBM DataPower Gateway v7.5
This course is also available as self-paced virtual (e-learning) course Supporting REST and JOSE in IBM DataPower Gateway V7.5 (ZE752G). This option does not require any travel.
This course teaches you the developer skills that are required to configure and implement services that support REST-based traffic and JOSE-based signatures and encryption on the IBM DataPower Gateways (IDG) with firmware version 7.5.1.
The DataPower Gateways allow an enterprise to simplify, accelerate, and enhance the security capabilities of its JSON, XML, web services, and REST deployments. For JSON payloads, DataPower supports digital signatures and encryption that conform to the JSON Object Signing and Encryption (JOSE) specification.
Through a combination of instructor-led lectures and hands-on lab exercises, you learn how to use the configuration options, processing actions, and Gateway Script to support REST-based message traffic. To protect JSON message payloads, you use JSON Web Signature (JWS) and JSON Web Encryption (JWE) actions in the processing policy of a service.
Hands-on exercises give you experience working directly with a DataPower gateway. The exercises focus on skills such as selecting request and response types, using the HTTP method criteria in a matching rule, style sheet and Gateway Script transforms, Gateway Script CLI debugging, signing JSON payloads, and encrypting JSON payloads.
1.0 day
WB872G - Developing with Integration Designer in IBM Business Process Manager v8.6 - I
IBM Process Server supports a service-oriented architecture (SOA) by providing a platform for using diverse technologies to integrate business applications. In this course, you learn how IBM Process Server enables business integration applications to define business logic and processes based on Web Services Business Process Execution Language (WS-BPEL), and business rules. In the intensive hands-on lab exercises, you design, develop, and test a comprehensive business integration solution. You use the IBM Integration Designer tool to create business integration solutions by using the Service Component Architecture (SCA) programming model, the Service Data Objects (SDO) data model, and the mediation flow programming model.
5.0 days
WB402G - Developing Rule Solutions in IBM Operational Decision Manager v8.9.2
This course is also available as self-paced virtual (e-learning) course Developing Rule Solutions in IBM Operational Decision Manager V8.9.2 (ZB402G). This option does not require any travel.
This course introduces developers to IBM Operational Decision Manager V8.9.2. It teaches you the concepts and skills that you need to design, develop, and integrate a business rule solution with Operational Decision Manager.
The course begins with an overview of Operational Decision Manager, which is composed of two main environments: Decision Server for technical users and Decision Center for business users. The course outlines the collaboration between development and business teams during project development.
Through instructor-led presentations and hands-on lab exercises, you learn about the core features of Decision Server, which is the primary working environment for developers. You design decision services and work with the object models that are required to author and execute rule artifacts. You gain experience with deployment and execution, and work extensively with Rule Execution Server. In addition, you become familiar with rule authoring so that you can support business users to set up and customize the rule authoring and validation environments. You also learn how to use Operational Decision Manager features to support decision governance.
The lab environment for this course uses Windows Server 2012 R2 Standard Edition.
5.0 days
WE753G - AAA, OAuth, and OIDC in IBM DataPower v7.5
This course teaches you the developer skills that are required to configure and implement authentication and authorization support within your IBM DataPower Gateway V7.5 services.
A common requirement for DataPower services is to authenticate the sender of a message, and authorize that sender to request the messages behavior. The AAA action within DataPower provides the basics of the authenticate, authorize, and audit support.
OAuth is an authorization framework that defines a way for a client application to access server resources on behalf of another party. It provides a way for the user to authorize a third party to their server resources without sharing their credentials. DataPower supports OAuth specifications and protocols and can provide an OAuth web token service.
OpenID Connect (OIDC) is an authentication layer that runs on top of an OAuth 2.0 authorization framework. DataPower can operate as an OIDC client.
In this course, you learn how to use the configuration options and processing actions to add the AAA support to a service, implement an OAuth 2.0 scenario, and add OIDC support.
Hands-on exercises give you experience working directly with an IBM DataPower gateway. The exercises focus on skills such as configuring a AAA action, configuring a web token service, and creating an OIDC client.
1.0 day
TP370G - IBM SmartCloud Control Desk 7.5 Configuration, Change and Release Management
This course introduces the functions in IBM SmartCloud Control Desk V7.5 that support the ITIL-based processes for Configuration, Change, and Release Management. In addition, the logical data model and hierarchies used to store and manage Configuration Items are discussed.
3.0 days
TN521G - IBM Netcool Operations Insight 1.4 - Implementation and Configuration
In this course, you install and configure Netcool Operations Insight v1.4 base and Networks for Operations Insight. Features that you configure include event search, event analytics, and topology search.
3.0 days
CK104G - IBM Cloud Garage Cloud Native Developer Bootcamp for IBM Cloud Public
This course teaches the key features and architecture of cloud native applications. You learn about the elements of twelve factor applications and the characteristics of a resilient, scalable cloud application design. The course also explains the role of DevOps in the cloud native application lifecycle.
WM666G - IBM Integration Bus v10 Application Development I
This course is also available as self-paced virtual (e-learning) course IBM Integration Bus V10 Application Development I (ZM666G). This option does not require any travel.
IBM Integration Bus provides connectivity and universal data transformation in heterogeneous IT environments. It enables businesses of any size to eliminate point-to-point connections and batch processing, regardless of operating system, protocol, and data format.
This course teaches you how to use IBM Integration Bus to develop, deploy, and support message flow applications. These applications use various messaging topologies to transport messages between service requesters and service providers, and also allow the messages to be routed, transformed, and enriched during processing.
In this course, you learn how to construct applications to transport and transform data. The course also explores how to control the flow of data by using various processing nodes, and how to use databases and maps to transform and enrich data during processing. You also learn how to construct data models by using the Data Format Description Language (DFDL).
1.0 day
WM513G - IBM MQ v9 Application Development (Windows Labs)
This course helps you develop the skills that are necessary to implement various application requirements on IBM MQ versions up to and including IBM MQ V9.0.2. It focuses on procedural application development for IBM MQ. The course begins by describing IBM MQ and the effect of design and development choices in the IBM MQ environment. It then covers IBM MQ application programming topics such as methods of putting and getting messages, identifying code that creates queue manager affinities, working with transactions, and uses of the publish/subscribe messaging style.
Finally, the course describes the IBM MQ Light interface, introduces Advanced Message Queuing Protocol (AMQP), and explains how to set up an AMQP channel and how to interface with IBM MQ Light. Hands-on exercises throughout the course reinforce the lecture material and give you experience with IBM MQ clients.
3.0 days
WA590G - WebSphere Application Server v9 Administration
This course teaches you the skills that are needed to administer IBM WebSphere Application Server V9.
This release of IBM WebSphere Application Server provides enhanced support for standards (notably Java 7 EE), emerging technology, and a choice of development frameworks.
In this course, you learn how to configure and maintain IBM WebSphere Application Server V9 in a single-server environment. You learn how to deploy enterprise Java applications in a single computer configuration. In addition, you learn how to work with features of WebSphere Application Server V9, such as the wsadmin scripting interface, security, and performance monitoring.
Hands-on exercises throughout the course give you practical experience with the skills you develop in the lectures.
3.0 days
WM646G - IBM Integration Bus v10 System Administration
This course gives administrators training on IBM Integration Bus system administration. It is also relevant for IBM Integration Bus developers who also work in an administrative capacity.
In this course, you learn how to administer IBM Integration Bus on distributed operating systems, such as Windows and UNIX, by using the IBM Integration Bus administrative interfaces. These interfaces include the IBM Integration web user interface and the IBM Integration Bus commands.
The course begins with an overview of IBM Integration Bus. Subsequent topics include initial product installation and maintenance, environment configuration, and basic administrative tasks such as backing up and recovering the environment. You learn about product requirements, securing access to IBM Integration Bus resources and message flows, problem determination and resolution, and performance monitoring and tuning. You also learn techniques for extending the capabilities of IBM Integration Bus. The course also covers the publish/subscribe model and reviews the Java Message Service (JMS) transport protocol and web services.
In the course lab exercises, you gain hands-on experience with IBM Integration Bus administrative tasks such as managing IBM Integration Bus runtime components, monitoring message flow applications, and configuring security.
1.0 day
TP380G - IBM SmartCloud Control Desk 7.5 IT Asset Management Fundamentals
This course introduces the fundamental concepts of managing the lifecycle of IT assets using IBM SmartCloud Control Desk. Managing the lifecycle of your IT assets helps you control costs and optimize IT asset utilization. You learn how to track and manage physical assets from procurement to disposal. You also learn how to manage software licenses to mitigate license and regulatory compliance risks. This 3-day hands-on course includes lectures, discussions, demonstrations, and a wide variety of exercises.
3.0 days
WM676G - IBM Integration Bus v10 Application Development II
This course provides an intermediate-level continuation of the topics necessary to successfully create IBM Integration Bus message flow applications and integration services.
This course focuses on using IBM Integration Bus to develop, deploy, and support platform-independent message flow applications and integration services. These applications and integration services use various messaging topologies to transport data between service requesters and service providers, and also allow the data to be routed, transformed, and enriched during processing.
Topics in this course include creating integration services and message flow applications that use and provide web services. You also learn how to use event driven processing nodes and how to use the record and replay facility to capture and view data during processing. You also learn how IBM Integration Bus interacts with other IBM and enterprise information products. Lab exercises throughout the course give you an opportunity to practice your new skills.
1.0 day
WM253G - Designing, Implementing, and Managing IBM MQ v9 Clusters
This course prepares you to plan, design, configure, and administer IBM MQ clusters. After a review of IBM MQ, the course explains the similarities and differences between administration of a cluster and administration of a distributed message IBM MQ environment.
You learn cluster specific commands and procedures and explore the role of a cluster in a highly available IBM MQ infrastructure. You learn how to do a detailed verification of a new cluster configuration, review and identify all resulting components, and troubleshoot problems. You also learn about cluster administration, workload balancing, security, and use of publish/subscribe clusters.
You learn how to recognize when a problem is due to connection authentication, channel authentication, or object authorizations. You also learn about design options such as overlapping clusters and use of clusters with z/OS queue sharing groups. Many of the considerations in this course are based on actual engagement experiences.
3.0 days
WA855G - WebSphere Application Server v8.5.5 Administration
An updated version of this course is available. For more information, click WebSphere Application Server V9 Administration (WA590G).
This course is also available as self-paced virtual (e-learning) course WebSphere Application Server V8.5.5 Administration (ZA855G). Please note that this option does not require any travel.
This course teaches you the skills that are needed to install and administer IBM WebSphere Application Server V8.5.5. This release offers users enhanced support for standards, emerging technology, and a choice of development frameworks.
In this course, you learn how to install, configure, and maintain IBM WebSphere Application Server V8.5.5 base, Network Deployment (ND), and the Liberty profile. You learn how to deploy enterprise Java applications in a single computer or clustered configuration. In addition, you learn how to work with features of WebSphere Application Server V8.5.5, such as IBM Installation Manager, WebSphere Customization Toolbox, security enhancements, Intelligent Management, and centralized installation.
Throughout the course, hands-on exercises and demonstrations reinforce lecture content and give you practical experience with WebSphere Application Server V8.5.5. You complete tasks such as installing and assembling applications, applying problem determination techniques, configuring a clustered environment, and working with fine-grained administrative security
1.0 day