You searched for: ""

  • 4 Days ILT, VILT

    Red Hat® High Availability Clustering (RH436) provides intensive, hands-on experience with the Pacemaker component of the Red Hat Enterprise Linux High-Availability Add-On, as well as cluster storage components from the Resilient Storage Add-On, including Cluster Logical Volume Manager (CLVM), Red Hat Global File System 2 (GFS2), and Device-Mapper Multipath.

    This course is based on Red Hat Enterprise Linux 7.1.

    Created for senior Linux® system administrators, this 4-day course strongly emphasizes lab-based activities. You’ll learn how to deploy and manage shared storage and server clusters that provide highly available network services to a mission-critical enterprise environment.

  • 5 Days ILT, VILT

    The CHFI: Computer Hacking Forensic Investigator certification includes all the essentials of digital forensics analysis and evaluation required for today’s digital world. From identifying the footprints of a breach to collecting evidence for a prosecution, CHFI v11 walks students through every step of the process with experiential learning. This course has been tested and approved by veterans and top practitioners of the cyber forensics industry.

    CHFI v11 is engineered by industry practitioners for both professionals and aspiring professionals alike from careers including forensic analysts, cybercrime investigators, cyber defense forensic analysts, incident responders, information technology auditors, malware analysts, security consultants, and chief security officers.

    Level up your skills and stand out with a globally recognized cybersecurity certification with Yayasan Peneraju Financing Scheme – eligible for Bumiputera Malaysians.

  • 5 Days ILT, VILT

    Gain Cybersecurity Mastery for Real-world Success with Certified Ethical Hacker v13.

    The C|EH v13 is a specialized, one-of-a-kind training program that helps you gain expertise in ethical hacking, AI, and machine learning. With hands-on training labs, knowledge-based and practical exams, a mock ethical hacking engagement on live networks, and a global hacking competition, this program ensures you master the most in-demand skills needed to excel and stand out in the cybersecurity industry.

    This learning framework offers not only a comprehensive training program to prepare you for the certification exam but also the industry’s most robust, in-depth, hands on lab and practice range experience.

    Level up your skills and stand out with a globally recognized cybersecurity certification with Yayasan Peneraju Financing Scheme – eligible for Bumiputera Malaysians.

  • 4 Days ILT, VILT

    Build, expand and maintain cloud-scale, clustered storage for your applications with Red Hat Ceph Storage

    Cloud Storage with Red Hat Ceph Storage (CL260) is designed for storage administrators and cloud operators who deploy Red Hat Ceph Storage in a production data center environment or as a component of a Red Hat OpenStack Platform or OpenShift Container Platform infrastructure. Learn how to deploy, manage, and scale a Ceph storage cluster to provide hybrid storage resources, including Amazon S3 and OpenStack Swift-compatible object storage, Ceph-native and iSCSI-based block storage, and shared file storage. This course is based on Red Hat Ceph Storage 5.0.

    Following course completion, hands-on lab access will remain available for up to 45 days for any live course that includes a virtual environment.

  • 5 Days ILT, VILT

    Install, configure, and manage Red Hat JBoss Enterprise Application Platform

    Red Hat JBoss Application Administration I with exam teaches you the best practices for installing and configuring Red Hat® JBoss® Enterprise Application Platform 7. Through hands-on labs, learn the essential, real-world tasks that a system administrator needs to know to effectively manage applications on JBoss Enterprise Application Platform.

    This course is a combination of AD248: Red Hat JBoss Application Administration I and includes the Red Hat Certified Specialist in Enterprise Application Server Administration exam (EX248).

    This course will cover best practices for installing and configuring Red Hat® JBoss® Enterprise Application Platform (JBoss EAP) 7. This hands-on class covers the real-world tasks that a system administrator needs to know to deploy and manage applications on JBoss EAP. The topics in this course cover all of the exam objectives of the Red Hat Certified Specialist in Enterprise Application Server Administration exam.

  • 4 Days ILT, VILT

    This introductory course enables a new system operator to develop basic to intermediate level skills needed for day-to-day operations of the Power System with IBM i. Focus is given to using the GUI (IBM i Access Client Solutions and IBM Navigator for i) as well as 5250 emulation sessions to perform tasks including job control, monitoring, sending messages, managing systems devices, and more. Hands-on exercises reinforce the lecture topics and prepare the student to successfully operate a Power System with IBM i.

  • 4 Days ILT, VILT

    Learn to write easy to use and efficient control language (CL) programs which may be used to perform a variety of system and application control functions. You are taught to write basic and intermediate level, interactive, and batch CL programs, user commands, and CL programs that function as user tools (programs that use the output of display commands as input).

    You will learn to write Control Language (CL) programs which may be used to perform a variety of system and application control functions. You will be taught to write basic and intermediate level interactive and batch CL programs as well as programs that function as user tools (programs that use the output of display commands as input).

  • 4 Days ILT, VILT

    This Java Design Patterns training reviews common patterns specific to Java SDK & EE development. Lab exercises teach you to identify, apply and re-factor these patterns into code, using a NetBeans or Eclipse IDE and the GlassFish Application Server v3.

    This Java Patterns course reviews common and emerging patterns specific to Java SDK and EE development. You’ll learn the depth and evolution of pattern-based techniques in Java, with particular emphasis on Java EE 6 conventions.

    Learn To:

    • Dinstinguish between Java EE 5 and Java EE 6 pattern-based features.
    • Implement relevant patterns in each tier of the Java EE environment.
    • Re-factor code to improve inter-tier communications.
    • Relate pattern-based development to an implementation architecture.
    • Apply object-oriented pronciples and design guidelines.
    • Implement well-known patterns to Java-specific code problems.

    Lab Exercises

    The lab exercises show you how to identify, apply and re-factor selected patterns into code, using a NetBeans or Eclipse IDE and the GlassFish Application Server v3. You’ll also learn a subset of UML notation to expedite communicating through design instead of code.

    Java Design Patterns

    In design patterns, the responsibility of each component is identified by role. The conventions of design pattern documentation make it easier for development teams to communicate their programming intentions and provide a reference point for the entire Java development community.

    Java-Based Frameworks

    The Java language and popular Java-based frameworks incorporate more proven development practices into their programming interfaces with each major release. These practices, referred to as design patterns, document well-known names, code implementation and re-factoring techniques, and the risks and trade-offs associated with using them.

  • 4 Days ILT, VILT

    This JavaScript and HTML5 course features the JavaScript language, from language fundamentals to dynamic interactions with browsers, DOM, HTML5, CSS3, JSON, REST, AJAX, WebSocket, and jQuery. This course includes several demos for the student to hack in each lesson.

    This JavaScript and HTML5 course teaches you how to code application logic in web applications using JavaScript and how to create HTML5 pages to parse and send data using HTML5 forms. Create and modify the Document Object Model(DOM), create responsive layouts with CSS3, store local data with JSON, and draw on HTML5 canvas. Students will add interactive behaviors to web pages creating better user experiences and add dynamic data using AJAX, REST and WebSocket with JavaScript.

    Learn To:

    • Code application logic using JavaScript to control user interactions and display data.
    • Create applications with HTML5 forms to send data to services.
    • Debug and inspect web applications and styles using browser’s tools.
    • Create design templates and standards using CSS and JavaScript that adapt to different devices including mobile with Media Queries and Responsive Design.
    • Read and validate data from HTML5 forms using JavaScript.
    • Parse, modify, and validate data using Javascript API.
    • Add interactivity in HTML5 forms using events and DOM modification.
    • Store and send JavaScript Object data to services, local storage or across different pages and HTML5 elements using JavaScript Object Notation.
    • Draw on HTML5 canvas using JavaScript.
    • Store user data in web applications using HTML5 Local Storage
    • Create JavaScript code to retrieve and display dynamic data from REST services using AJAX.
    • Create JavaScript code to interact with WebSocket for real-time communication.
    • Create jQuery code to animate elements, handle DOM, events, or AJAX responses.

    Benefits to You

    This course will prepare any web developer with enough JavaScript, HTML5 and CSS3 knowledge to build complex and modern sites and for those looking to develop Java EE front-end web applications.

  • 4 Days ILT, VILT

    Keep your mission-critical applications and essential services up and running with comprehensive MySQL training.

    To grow your skillset and be more productive in your job, access a rich library of digital courses at your own convenience, then test your new skills through interactive, hands-on labs. Deepen your understanding of MySQL administration, development, security, and high availability in a risk-free environment through role- and topic-based courses. Learn what you need to know to deliver high-performance and scalable applications, then create new opportunities by getting MySQL certified.

    The MySQL Fundamentals training is the first step in mastering MySQL, the world’s most popular open source database. Develop solid understanding and practical experience using relational databases, SQL and the MySQL Server and tools.In this course, you will be introduced to the MySQL Cloud Service.

    Learn To:

    • Explain the relational database model.
    • Describe the features and benefits of MySQL.
    • Install and configure the MySQL server and clients.
    • Design efficient databases.
    • Use Structured Query Language (SQL) to build your database and query data.
    • Employ appropriate MySQL tools.
    • Gain an understanding on the MySQL Cloud Service.
  • 4 Days ILT, VILT

    A High Availability Cluster and the Foundation for Oracle RAC.

    Oracle Clusterware is a portable cluster software that allows clustering of independent servers so that they cooperate as a single system. Oracle Clusterware was first released with Oracle Database 10g Release 1 as the required cluster technology for the Oracle multi-instance database, Oracle Real Application Clusters (RAC).

    This OD-19c-CAW: Oracle Database 19c: Clusterware Administration Workshop course teaches you general cluster concepts and Oracle Clusterware architecture. In this course you will learn in-depth understanding of installing, configuring, patching and maintaining Oracle Clusterware 19c.

  • OD-19c-MA: Oracle Database 19c: Multitenant Architecture 

    Price range: RM6,250.00 through RM7,312.00
    4 Days ILT, VILT

    The best database architecture for the hybrid cloud.

    The multitenant architecture enables you to have many pluggable databases inside a single Oracle Database instance. Through a blend of hands-on labs and interactive lectures, you will explores the multitenant architecture and the different types of pluggable databases (PDBs) in multitenant container databases (CDBs).

  • 4 Days ILT, VILT

    Learn to write well-tuned SQL statements for the Oracle database.

    This Oracle Database course teaches you how to write well-tuned SQL statements appropriate for the Oracle database. This Oracle SQL Tuning for Developers Workshop will help you explore Oracle SQL statement tuning.

    MySQL Cloud Service provides numerous benefits over an on-premise database. It is easy to create a cloud instance, with flexible options for computing power, memory, and storage. GUI tools are available for backup and restore as well as patching and rolling back. After completing this course, you can take advantage of those benefits to use MySQL Cloud Service to its best advantage.

  • 4 Days ILT, VILT
    Keep your mission-critical applications and essential services up and running with comprehensive MySQL training. To grow your skillset and be more productive in your job, access a rich library of digital courses at your own convenience, then test your new skills through interactive, hands-on labs. Deepen your understanding of MySQL administration, development, security, and high availability in a risk-free environment through role- and topic-based courses. Learn what you need to know to deliver high-performance and scalable applications, then create new opportunities by getting MySQL certified.
    This OM8-PT: MySQL 8.0: Performance Tuning course teaches you how to use a wide range of configuration options, monitoring tools, and techniques used by MySQL database professionals to keep your applications fast, efficient, and secure.

    Through a blend of hands-on labs and interactive lectures, you will learn how to do performance tuning; test and configure your server; examine performance metrics using a range of database system metrics, command line and graphical tools; design a circuit for optimal performance; identify and optimize slow queries and troubleshoot common performance issues.

  • 4 Days ILT, VILT

    This Oracle WebCenter Content: Configuration and Administration training begins with the explanation of Oracle WebCenter Content Server architecture and the definition of key concepts. Expert Oracle University instructors will teach you how to configure and administer the Oracle WebCenter Content environment.

    The training will include discussing the install of the product, creating the necessary resources for contributing content, and using the available user interfaces for monitoring and troubleshooting the environment.

  • 4 Days ILT, VILT

    In Oracle WebLogic Server 12c: JMS Administration training course you will learn How To: Configure JMS servers and destinations. Configure JMS high availability. Migrate messages from a failed server. Monitor and tune JMS performance.JMS Clustering and High Availability. Troubleshoot JMS problems. Investigate, identify and fix common JMS issues with the help of a variety of tools.Introduce JMS Security. Benefits to You Increase the performance and scalability of your organization´s applications and services with the #1 application server. Simplify deployment and significantly improve time-to-market. High Availability This course will also teach you how to configure your WebLogic environment to provide load balancing and failover for JMS resources. You’ll learn how to identify when to use configured and dynamic clusters for JMS. Furthermore, you’ll develop the knowledge and skills to move JMS resources across servers in your cluster in response to a server failure or during scheduled server maintenance.

  • 4 Days ILT, VILT

    This Oracle GoldenGate 19c: Fundamentals for Oracle training focuses on Oracle-to-Oracle database replication. Expert Oracle University instructors will deep dive into the Oracle GoldenGate product suite, walking you through various product features.

  • 4 Days ILT, VILT

    The Oracle Service Bus 12c: Design and Integrate Services training course will give you a detailed overview of the OSB capabilities of connecting, mediating and coordinating the communication among various applications and services across a variety of platforms, protocols, and interface technologies.

  • 4 Days ILT, VILT

    The Oracle WebLogic Server 14c: JMS Administration certification validates a professional’s skills to configure, manage, and tune JMS resources for Oracle WebLogic Server. JMS stands for Java Message Service, a messaging standard that allows Java EE applications to communicate with other messaging systems.

    With this certification, individuals can demonstrate their understanding of deploying JMS in a WebLogic domain, configuring message-driven beans, and tuning JMS for optimized performance. Industries use this certification to ensure their IT professionals have the required knowledge and skills to effectively implement and manage the JMS functionalities in Oracle WebLogic Server, improving productivity and communication across different systems.

  • 4 Days ILT, VILT

    Developing Web Applications with JavaScript, HTML5, and CSS

    Develop front-end web application using JavaScript, HTML5 and CSS. Course starts with the coverage of web application fundamental concepts, JavaScript language syntax, construction user interfaces using HTML5 and CSS, building application logic using JavaScript, and eventually progresses to advanced topics such as using JavaScript to interact with server-side components, such as WebServices and WebSockets.

  • 4 Days ILT, VILT

    This course helps you learn how to gather and examine evidence. You will learn to solve case problems, diagnose their cause and find methods of resolution. Each of these practices challenges you to diagnose and troubleshoot the issue using the GoldenGate software.

  • OD-AI-MA: Oracle AI Database Multitenant Architecture

    Price range: RM6,250.00 through RM7,312.00
    4 Days ILT, VILT

    Use the Multitenant feature of Oracle AI Database for it to function as a container database (CDB), thereby improving resource utilization, management, and overall security. Learn the benefits, configuration, and management of container and pluggable databases, including backup, security, and data migration using Oracle AI Database. With hands-on practices, you’ll be able to reinforce the learning of the new Oracle Multitenant feature and its capabilities.

  • OD-ISPT: Oracle Cloud Infrastructure Security Professional Training

    Price range: RM6,250.00 through RM7,312.00
    4 Days ILT, VILT

    As organisations increasingly migrate to cloud environments, securing cloud infrastructure has become a top priority. Oracle Cloud Infrastructure (OCI) offers robust security measures, and professionals skilled in OCI security are in high demand. This course equips delegates with the expertise to implement, manage, and enhance security within OCI, ensuring compliance, mitigating threats, and strengthening overall cloud security strategies.

    This course is ideal for security professionals, cloud architects, and IT administrators looking to deepen their understanding of OCI security. By mastering security best practices, access controls, and compliance frameworks, delegates can enhance their career prospects in cloud security. Gaining OCI security expertise will help them stand out in a competitive job market and open doors to advanced roles in cloud security and architecture.

    This 4-day course provided by The Knowledge Academy offers a structured approach to mastering OCI security. It provides practical insights into securing cloud environments, managing identities, and implementing best practices. Delegates will learn how to mitigate security risks, handle incidents, and align with industry regulations. Completing this course will validate their ability to secure OCI resources, boosting their credibility and career opportunities in cloud security.

  • 2 Days ILT, VILT

    The Nutanix Hybrid Cloud Fundamentals course is for those who are new to Nutanix and want a feature-focused introduction to AOS Storage, Nutanix’s scale-out storage technology, and Prism, Nutanix’s multicloud management interface.

    This course is designed for those who are new to Nutanix and want a feature-focused introduction to AOS Storage, our scale-out storage technology, and Prism, our multicloud management interface.

    In Nutanix Hybrid Cloud Fundamentals (NHCF), you’ll dive into Nutanix centralized management capabilities, with an emphasis on quickly getting hands-on with the Nutanix platform. This introductory course starts by discussing key Nutanix products and cluster-related concepts.

    Using the Prism Central and Prism Element unified control plane, you will learn how to monitor cluster health and performance, manage software versions, create and manage VMs, and perform basic management tasks on hardware, storage, and networks.

Go to Top