You searched for: ""

  • 5 Days ILT, VILT

    The Java EE 7: Back-End Server Application Development training teaches you how to build and deploy enterprise applications that comply with Java Platform, Enterprise Edition 7 Full Profile. Learn to develop applications with the following technologies: Enterprise JavaBeans (EJB), Java Persistence API (JPA), JDBC, Java Transaction API (JTA), Contexts and Dependency Injection (CDI), Java Message Service (JMS), Bean Validation, Batch API, Timer services, Java EE Concurrency and more.

    Learn To:

    • Use Java EE 7 technologies to create, read, update and delete database records using both JDBC and JPA technologies.
    • Create a flexible component model using EJB and CDI technology.
    • Create SOAP-based and XML web services.
    • Develop the business and integration tiers of an enterprise application.
    • Understand how those components responsible for: interacting with other systems through web services and message queues.
    • Become proficient with database access and manipulation using transactions.
    • Provide timer, concurrency and batch services.
    • Develop expertise using Java Enterprise Edition 7, the latest version of the Java platform for development of enterprise applications.

    Benefits to You

    When you walk away from this course, you will have developed the knowledge and skills to read and write messages to systems that may or may not be developed using Java with Java Message Service create batch services to process thousands of jobs in parallel. This interactive, hands-on training is an excellent follow-up course to the Java EE 7: Front-end Application Development training.

  • 5 Days ILT, VILT

    The Java EE 7: Front-end Web Application Development training teaches you how to build and deploy enterprise applications that comply with Java Platform, Enterprise Edition 7 Web Profile. The technologies presented in this course include annotations, Session Enterprise JavaBeans (EJB-Lite), Java Persistence API (JPA), servlets, JavaServer Pages(JSPs), Contexts and Dependency Injection (CDI), JAX-RS RESTful web services, the Java API for WebSocket and more.

    This Java EE 7: Front-end Web Application Development training helps you explore building and deploying enterprise applications that comply with the Java Platform, Enterprise Edition 7 Web Profile. Expert Oracle University instructors will help you explore annotations, Session Enterprise JavaBeans (EJB-Lite), Java Persistence API (JPA), servlets, JavaServer Pages(JSPs), Contexts and Dependency Injection (CDI), JAX-RS RESTful web services, the Java API for WebSocket and the Java API for JSON processing.

    Learn To:

    • Develop web-based interfaces for both desktop and mobile devices.
    • Assemble an application.
    • Build Java applications.
    • Deploy an application into an application server (Java EE platform runtime environment).

    Benefits to You

    By taking this course, you’ll gain hands-on experience building Java EE web applications. You will get the chance to create web-based user interfaces using HTML5 and JavaScript along with JSPs and servlets. Web-based user interfaces will use AJAX to communicate with RESTful web services you create; data will persist using JPA and optimistic locking.

    Participate in Hands-On Labs

    By learning through hands-on exercises via structured labs, you’ll get a chance to explore EJB-Lite session bean components, which can be used with container-managed transactions. You’ll perform lab exercises using the NetBeans IDE and WebLogic Server.

  • 3 Days ILT, VILT

    This Java Performance Tuning training teaches performance tuning concepts applicable to the Java programming language. Learn the conceptual background for Java garbage collection, how it applies to Java garbage collectors on the Hotspot JVM, and more.

    This Java Performance Tuning training teaches performance tuning concepts applicable to the Java programming language. Expert Oracle University instructors will teach you how it applies to Java garbage collectors on the Hotspot JVM, including the G1 garbage collector.

    Learn To:

    • Monitor, profile and tune your Java applications.
    • Use command line and visual tools to perform these tasks.
    • Get hands on practice with Visual VM, Java Mission Control, Flight Recorder and the NetBeans IDE.
    • Use these tools and techniques to analyze Java 7 and earlier JVMs.
    • Effectively apply tools like Java Mission Control and Flight Recorder to your daily work.

    Benefits to You:

    Learn how Java garbage collection works and how it affects your applications. Learn how to select the appropriate garbage collector and performance goal for your applications. Finally, use the Mission Control and Java Flight Recorder tools to monitor and analyze your applications.

    A Live Virtual Class (LVC) is exclusively for registered students; unregistered individuals may not view an LVC at any time. Registered students must view the class from the country listed in the registration form. Unauthorized recording, copying, or transmission of LVC content may not be made.

  • 2 Days ILT, VILT

    The Java SE: Exploiting Modularity and Other New Features introduces the Java module system and other new features, including JShell, convenience methods, new techniques for working with streams, and managing deprecated APIs. These features were introduced in versions after Java 8, and therefore new to developers migrating to Java 11.

    Learn To:

    Design applications to take advantage of the module system and its more reliable configuration, improved security and performance, and more easily scalable applications. Migrate existing applications to a modular applications in a step-by-step manner, choosing which parts of the application to migrate first. Deal with common problems encountered in migrating an application, including, cyclic dependencies and split packages. Use services to make modularized applications more robust and easily extensible. Create multi-release JAR files that can be run on different Java releases. Use convenience methods to reduce code that seems verbose, inefficient or boilerplate, and increase readability. Use JShell to quickly run small code experiments and test new APIs.

    Benefits To You:

    By enrolling in this course, you’ll learn how to use the module system to design applications with explicit dependencies and encapsulation at the JAR level, ensuring more reliable configuration, improved security and enhanced performance. You’ll also get a chance to experiment with new features that ease development. These include convenience methods that make your code more readable and succinct, and JShell, an easy way to test code snippets and APIs.

  • 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

    This OD-MMA: Oracle Database: Managing Multitenant Architecture course covers all aspects of the multitenant architecture, providing detailed information on the components of an Oracle multitenant container database and its regular and application pluggable databases.

    You learn why and how to create and manage a multitenant container database and its regular and application pluggable databases, with storage structures appropriate for the business applications. You practice cold and hot cloning, plugging unplugged pluggable databases in multitenant container databases using various methods.

    In addition, you learn how to create common and local users and administer database security to meet your business requirements by using encryption, Database Vault and auditing and you will learn how to create a database deployment in the Cloud.

    Versions Supported: 19c, 18c, 12c

  • 3 Days ILT, VILT

    The Nutanix Enterprise Cloud Solution Design Boot Camp is designed to provide you with a technical deep dive into Nutanix-based solutions and the Nutanix solution design methodology, which is based on the Nutanix Platform Expert (NPX) Program. And has been used to consistently deliver business critical solutions to the most demanding customers – from SMB to the G2000.

    The goal of this three-day boot camp is to prepare you to engage with enterprise customers and design Nutanix Enterprise Cloud solutions that deliver real business value. The boot camp is led by an onsite team of dedicated NPX-certified instructors who will focus on designing multi-hypervisor solutions capable of supporting enterprise-class applications according to clearly defined service level agreements.

    During the boot camp you will be asked to choose a hypervisor, divide into teams, and engage in a multi-day, interactive role-play exercise to extract the business requirements, technical requirements, risks, and constraints that will shape their solutions. And requires daily design presentations from each team and participation in Q&A sessions with instructors and peers. You will be required to defend your team’s design decisions at each stage of the exercise.

    This is an intense and immersive learning experience that will change how you approach enterprise solution design and delivery. The cost of this bootcamp is completely covered, you will just be responsible for your own travel and expenses.

  • 4 Days ILT, VILT

    Invest in your future with Nutanix University training: The Industry standard for Hyperconverged Infrastructure.

    This AAPM: Advanced Administration & Performance Management course explains in detail how to use Acropolis services such as Volumes, Files and Objects. The course also explains how to define, manage, and secure workloads and applications using Calm and Flow, including automation of the Life Cycle Management (LCM) application, and how to implement and configure Self Service Portal and governance.

    This course also covers Data Protection solutions such as Metro Availability with Witness. Advanced management using the new features of Prism Central and the command line are also covered in detail. This includes how to take advantage of machine learning with entity management and resource optimization as well as how to plan for future growth using Scenario Management using Prism Pro.

  • 5 Days ILT, VILT

    This OAM-12c-AE: Oracle Access Management 12c: Administration Essentials training teaches you how to install, configure and implement a real life deployment of Oracle Access Manager 12c PS3 (12.2.1.3). Work with expert Oracle University instructors to install, troubleshoot, diagnose and more.

    Learn To:

    • Install and configure Oracle Access Manager 12c PS3.
    • Configure servers, data sources and agents.
    • Set up policy configuration (shared components and application domain).
    • Manage sign-on, sign-off and sessions. Configure detached credential collector [DCC] Set up auditing, logging and troubleshooting for OAM 12c PS3.
    • Manage sessions, policy and agents with the REST API.

     

  • 3 Days ILT, VILT

    This Using Oracle Enterprise Manager Cloud Control 13c training teaches you how to use Enterprise Manager Cloud Control to monitor and manage your enterprise-computing environment. You’ll learn how to use the Cloud Control framework, the out-of-box capability to manage Oracle targets, individually or in groups with templates, monitor the compliance of targets, use the job system to automate commonly performed tasks, view and compare configurations and create and use predefined and customized reports.

    Learn To:

    • Navigate and monitor the overall health of your Cloud Control system.
    • Organize targets and groups.
    • Setup targets monitoring, alerts and notifications. Use the job system to create and manage jobs to automate commonly performed tasks.
    • View, search and compare configurations. Explain provisioning and manage targets patching.
    • Use compliance policies and evaluate policy violations. Use BI Publisher to generate custom reports.
  • 2 Days ILT, VILT

    In the Oracle Enterprise Manager Cloud Control 13c: Install & Upgrade course, you’ll learn about the architecture of Oracle Enterprise Manager Cloud Control 13c, implementation options and you’ll perform a standard single-server installation. In this course we will also review the available upgrade paths from previous versions and execute a 1-system upgrade from Enterprise Manager Cloud Control 12c 12.1.0.5

    Learn To:

    • Install Oracle Enterprise Manager Cloud Control 13c.
    • Plan and execute a 1-system upgrade from Oracle Enterprise Manager Cloud Control 12c.
  • 2 Days ILT, VILT

    This Oracle Database 12c: Install and Upgrade Workshop gives you detailed information to help you install Oracle Database 12c software. Expert Oracle instructors will teach you how to create a container database and provision pluggable databases. In this course, you will be introduced to Oracle Database Cloud Service.

    Learn To:

    • Install Oracle Grid Infrastructure for a Standalone Server.
    • Use Oracle Restart to manage components.
    • Upgrade an existing Oracle Database to Oracle Database 12c.
    • Create a container database and provision pluggable databases.
    • Gain an understanding of the Oracle Database Cloud Service.

    Benefits to You

    Ensure fast, reliable, secure and easy to manage performance. Optimize database workloads, lower IT costs and deliver a higher quality of service by enabling consolidation onto database clouds.

    Gain Hands-On Experience

    Get practical experience installing the Oracle Grid Infrastructure software and Oracle Database software by using Oracle Universal Installer. Expert Oracle instructors will teach you how to stop and start Oracle Restart using SRVCTL to manage components.

  • 1 Day ILT, VILT

    The Oracle Database 12c: Global Data Services seminar helps you learn about Oracle Database 12c Global Data Services (GDS). Expert Oracle instructors will teach you how to install, configure, administer and use Global Data Services.

    Learn To:

    • Install Global Data Services.
    • Configure the Global Data Services framework.
    • Administer Global Data Services Clouds.

    Topics Covered:

    • Global Data Services overview
    • Global Data Services framework
    • Global Services theory
    • Global connection load balancing
    • Global runtime connection load balancing
    • Global Services failover

    Benefits to You

    Ensure fast, reliable, secure and easy to manage performance. Optimize database workloads, lower IT costs and deliver a higher quality of service by enabling consolidation onto database clouds.

    Explore Global Data Services

    You’ll also learn about the benefits provided by Global Data Services for managing cloud-deployed distributed databases. Furthermore, you’ll review best practices for configuring Global Data Services to use Oracle Active Data Guard configuration and Oracle GoldenGate replication.

  • 2 Days ILT, VILT

    In the Oracle NoSQL Database for Developers Ed 1 course, you will learn how to use the Oracle NoSQL Database developer APIs for Java. You will also discover how to access the KVStore from a Java application to store and manipulate data in a KVStore.

    Learn To:

    • Understand the key concepts of the NoSQL technology and when to use the Oracle NoSQL Database versus an RDBMS.
    • Learn to design the schema for a Java application using a table based approach as well as a key value pair approach.
    • Learn to create the code for storing, manipulating and deleting data stored in a KVStore.
    • Handle exceptions and implement security, consistency, and durability policies for the KVStore and an application.

    You will identify the features and benefits of the Oracle NoSQL Database and will discover why and how Oracle NoSQL Database is used to store data, generally Big Data.

  • 2 Days ILT, VILT

    This Oracle NoSQL Database for Administrators training teaches you how to deploy a KVStore and troubleshoot installation and hardware failures. Expert Oracle University instructors will also teach you how to monitor and manage a KVStore.

    Learn To:

    • Plan installation of Oracle NoSQL Database.
    • Install and configure Oracle NoSQL Database.
    • Deploy Oracle NoSQL Database KVStore.
    • Secure the configuration.
    • Extend a KVStore by increasing the replication factor or capacity of the KVStore.
    • Troubleshoot installation and hardware failures.
    • Monitor and optimize Oracle NoSQL Database performance.
    • Perform backup, recovery, and upgrades.

    When you walk away from this course, you’ll be able to identify the features and benefits of the Oracle NoSQL Database. You’ll have a deeper understanding of how to optimize the KVStore’s performance.

  • DATAPROT: ONTAP Data Protection Administration

    Price range: RM7,277.00 through RM7,952.00
    2 Days ILT, VILT

    Explore key concepts and techniques for protecting data on NetApp® ONTAP® based storage systems. Learn about the data protection solutions that are integrated in ONTAP software and examine the tools to manage ONTAP data protection features. In the hands-on exercises, use NetApp ONTAP System Manager and the ONTAP CLI to perform key data protection tasks. This course is updated for ONTAP 9.14.1 software.

  • ONTAPADM: ONTAP Cluster Administration

    Price range: RM10,917.00 through RM11,592.00
    3 Days ILT, VILT

    Learn the basic administration tasks of a NetApp® ONTAP® 9.16 cluster. Use the clustershell and NetApp ONTAP System Manager to manage cluster storage and network resources. Discover how to configure basic data protection and data efficiency functions and common cluster maintenance tasks.

  • SANIMP: Data ONTAP SAN Implementation

    Price range: RM10,917.00 through RM11,592.00
    3 Days ILT, VILT

    In this NetApp training course, you will learn the installation process for ONTAP 9 Data Management Software for a SAN environment. The course provides information about block-level protocols, including FC, FCoE, NVMe, and iSCSI, on Microsoft Windows Server, Linux and VMware ESXi host operating systems. The learning will be reinforced through hands-on guided labs. The course materials include a lab workbook that will serve as an on-the-job reference guide.

  • SANADM: ONTAP SAN Administration

    Price range: RM7,277.00 through RM7,952.00
    2 Days ILT, VILT

    In this NetApp training course, you learn about configuring ONTAP 9 Data Management Software for a SAN environment. The course provides information about block-level protocols, including FC, FCoE, and iSCSI on Microsoft Windows Server, Linux, and VMware ESXi host operating systems. The course also discusses best practices for managing SAN storage provisioning, protocols, hosts, availability, and data protection. An introduction to NVMe over Fabrics (NVMe-oF) is provided. The course focuses on ONTAP 9 functionality and includes lecture and a hands-on exercise environment.

  • MB-800T00: Microsoft Dynamics 365 Business Central Functional Consultant

    Price range: RM3,000.00 through RM3,450.00
    4 Days ILT, VILT

    Built and optimized for small and medium businesses, Dynamics 365 Business Central is an application for companies that have outgrown their entry-level business applications. Growing businesses often outgrow their basic accounting software or legacy enterprise resource planning (ERP) systems that are unable to handle increased inventory and transactions, lack integration with other line-of-business systems, and have reporting limitations. Businesses are also challenged with the logistics of providing services that have more scalability, increased mobility, and availability in the cloud.

    With Business Central, you can manage your financials, automate and secure your supply chain, sell smarter, improve customer service and project performance, and optimize your operations.

  • MB-910T00: Microsoft Dynamics 365 Fundamentals Customer Engagement Apps (CRM)

    Price range: RM1,200.00 through RM1,425.00
    1 Day ILT, VILT

    This MB-910T00: Microsoft Dynamics 365 Fundamentals Customer Engagement Apps course will provide you with a broad introduction to the customer engagement capabilities of Dynamics 365. You will become familiar with the concept of customer engagement, as well as each of the customer engagement apps, including Dynamics 365 Marketing, Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 Field Service, and the customer relationship management (CRM) capabilities of Dynamics 365 Project Operations. This course will include lecture as well as hands-on labs.

  • -25%

    PL-200T00: Microsoft Power Platform Functional Consultant

    Price range: RM2,899.00 through RM3,874.00
    5 Days ILT, VILT

    Discover Microsoft Certified: Power Platform Functional Consultant Associate.

    Microsoft Power Platform empowers organizations to automate business processes, develop their own rich app experiences, and connect with customers better and faster.

    In this PL-200T00: Microsoft Power Platform Functional Consultant course, students will learn to perform discovery, capture requirements, engage subject matter experts and stakeholders, translate requirements, and configure Power Platform solutions and apps. They will supplement their learnings with hands-on labs to create application enhancements, custom user experiences, system integrations, data conversions, custom process automation, and custom visualizations. Power Platform is comprised of four key products: Power Apps, Power Automate, Power BI, and Power Virtual Agents.

    In this Power Platform course, we will cover these four applications in depth, with additional focus on Microsoft Dataverse (formerly Common Data Service), AI Builder, connectors, and portals.

    Get Microsoft Power Platform certified with Microsoft Malaysia’s Learning Partner of the Year 2024 today.

  • PL-400T00: Microsoft Power Platform Developer

    Price range: RM3,500.00 through RM3,874.00
    5 Days ILT, VILT

    Discover Microsoft Certified: Power Platform Developer Associate

    Microsoft Power Platform helps organizations optimize their operations by simplifying, automating and transforming business tasks and processes. In this PL-400T00: Microsoft Power Platform Developer course, students will learn how to build Power Apps, Automate Flows and extend the platform to complete business requirements and solve complex business problems.

    PRO Tip: What makes Power Apps different from other tools such as  SkyBow, Stratus Forms, FlowForma and more? Do check out our latest Design Customized Apps with Microsoft Power Apps blog post to know more.

  • -23%

    AI-900T00: Microsoft Azure AI Fundamentals

    Price range: RM1,099.00 through RM1,425.00
    1 Day ILT, VILT

    Unlock the power of Azure AI in 2025.

    This Microsoft Certified: Azure AI Fundamentals certification course introduces fundamentals concepts related to artificial intelligence (AI), and the services in Microsoft Azure that can be used to create AI solutions. The course is not designed to teach students to become professional data scientists or software developers, but rather to build awareness of common AI workloads and the ability to identify Azure services to support them.

    The course is designed as a blended learning experience that combines instructor-led training with online materials on the Microsoft Learn platform (https://azure.com/learn). The hands-on exercises in the course are based on Learn modules, and students are encouraged to use the content on Learn as reference materials to reinforce what they learn in the class and to explore topics in more depth.

    Lead the era of AI with Microsoft. Power your organization’s AI transformation with Microsoft Cloud. The AI you can trust.

    Discover opportunities in Malaysia’s growing digital economy. With billions of dollars invested by global tech giants like AWS, Microsoft, Google, and Oracle, Malaysia is rapidly emerging as a hub for digital innovation.​ The demand for certified Data and AI professionals has never been higher, making it the perfect time to elevate your career.

    Explore the top Data and AI certifications for 2025. Be the professional businesses are searching for—get Data & AI certified today!

  • AZ-204T00: Developing Solutions for Microsoft Azure

    Price range: RM3,500.00 through RM3,874.00
    5 Days ILT, VILT

    Grow your skills to build and manage applications on the cloud, on-premises and at the edge.

    This Microsoft Certified: Azure Developer Associate certification course teaches developers how to create end-to-end solutions in Microsoft Azure. Students will learn how to implement Azure compute solutions, create Azure Functions, implement and manage web apps, develop solutions utilizing Azure storage, implement authentication and authorization, and secure their solutions by using KeyVault and Managed Identities.

    Students will also learn how to connect to and consume Azure services and third-party services, and include event- and message-based models in their solutions. The course also covers monitoring, troubleshooting, and optimizing Azure solutions.

  • MB-700T00: Microsoft Dynamics 365: Finance and Operations Apps Solution Architect

    Price range: RM2,800.00 through RM3,174.00
    3 Days ILT, VILT

    This MB-700T00: Microsoft Dynamics 365: Finance and Operations Apps Solution Architect course is developed for those aspired to be and new to the solution architect role. This course provides the technical information focusing on application architecture and technical skills to start their journey into this role. This course will not cover the industrial skills and delivery skills required for this role.

  • DP-900T00: Microsoft Azure Data Fundamentals

    Price range: RM1,200.00 through RM1,425.00
    1 Day ILT, VILT

    Unlock the potential of your data with Azure Data Fundamentals credential.

    In this DP-900T00: Microsoft Azure Data Fundamentals course, students will learn the fundamentals of database concepts in a cloud environment, get basic skilling in cloud data services, and build their foundational knowledge of cloud data services within Microsoft Azure. Students will identify and describe core data concepts such as relational, non-relational, big data, and analytics, and explore how this technology is implemented with Microsoft Azure. They will explore the roles, tasks, and responsibilities in the world of data.

    The students will explore relational data offerings, provisioning and deploying relational databases, and querying relational data through cloud data solutions with Microsoft Azure. They will explore non-relational data offerings, provisioning and deploying non-relational databases, and non-relational data stores with Microsoft Azure. Students will explore the processing options available for building data analytics solutions in Azure. They will explore Azure Synapse Analytics, Azure Databricks, and Azure HDInsight. Students will learn what Power BI is, including its building blocks and how they work together.

  • -23%

    SC-900: Microsoft Security, Compliance and Identity Fundamentals

    Price range: RM1,099.00 through RM1,425.00
    1 Day ILT, VILT

    Get started with cybersecurity with the Microsoft Certified: Security, Compliance, and Identity Fundamentals certification.

    Advance your knowledge on a range of cybersecurity topics and build a foundation for advanced cybersecurity certifications that prepare you for in-demand roles in security operations, identity and access management, and information protection. Recommended for early career IT security professionals and aspiring students.

    This SC-900T00: Microsoft Security, Compliance and Identity Fundamentals certification course provides foundational level knowledge on security, compliance, and identity concepts and related cloud-based Microsoft solutions and is targeted to those looking to familiarize themselves with the fundamentals of security, compliance, and identity (SCI) across cloud-based and related Microsoft services.

    Explore more about cybersecurity certifications with our cybersecurity training and certifications guide.

    Empower Your Career with Microsoft AI Skills! Join our hands-on courses to build the expertise today’s industries demand. Master AI applications and position yourself as a leader in the digital world. 

     Check it out – Microsoft Lead The Era of AI 

  • SC-200T00: Microsoft Security Operations Analyst

    Price range: RM3,000.00 through RM3,374.00
    4 Days ILT, VILT

    Learn how to investigate, respond to, and hunt for threats using Microsoft Azure Sentinel, Azure Defender, and Microsoft 365 Defender.

    In this course you will learn how to mitigate cyberthreats using these technologies. Specifically, you will configure and use Azure Sentinel as well as utilize Kusto Query Language (KQL) to perform detection, analysis, and reporting. The course was designed for people who work in a Security Operations job role and helps learners prepare for the exam SC-200: Microsoft Security Operations Analyst.

    This SC-200T00: Microsoft Security Operations Analyst training serves as a prerequisite for cybersecurity architects who wish to earn the Microsoft Certified Cybersecurity Architect Expert certification.

    Explore more about cybersecurity certifications with our cybersecurity training and certifications guide.

    Cybersecurity is not optional. It’s Operational. Don’t wait for a breach. Build the skills. Earn the badge. Lead the defense. Explore our Top Cybersecurity Skills for Malaysia’s Digital Future campaign.

    Be the reason your organization survives the next cyberattack.

  • PL-600T00: Power Platform Solution Architect

    Price range: RM3,000.00 through RM3,374.00
    4 Days ILT, VILT

    Discover Microsoft Certified: Power Platform Solution Architect Expert.

    To stay competitive, solution architects need to swiftly adopt new technologies that drive innovations to bring better solutions to customers. In addition to taking advantage of new tech capabilities, these professionals must often develop new capabilities from technology that’s available. In other words, they are drivers of tech intensity, which can only exist in a culture of learning. Solution architects can help build that learning culture by example, showing other team members that certification and training can enhance their competitive advantage and career success

    The Solution Architect is responsible for the successful design, implementation, deployment and adoption of an overall solution. The Solution Architect ensures that the solution meets the customer’s needs now and in the future.

    In this PL-600T00: Power Platform Solution Architect course, students will learn about decisions a Solution Architect makes during an implementation, covering security, integrations, Power Apps architecture, Power Automate architecture, and more. This course is designed to give you an introduction to the Solution Architect role.

  • 1 Day ILT, VILT

    Organizations the world over rely on information to make sound decisions regarding all manner of affairs. But with the amount of available data growing on a daily basis, the ability to make sense of all of that data is becoming more and more challenging. Fortunately, this is where the power of Microsoft® Office Excel 2019 can help.

    It will also make these tasks much easier for you to accomplish, and in much less time, than if you used traditional pen-and-paper methods or non-specialized software. This course aims to provide you with a foundation for Excel knowledge and skills, which you can build upon to eventually become an expert in data manipulation.

  • 1 Day ILT, VILT

    Whether you need to crunch numbers for sales, inventory, information technology, human resources, or other organizational purposes and departments, the ability to get the right information to the right people at the right time can create a powerful competitive advantage.

    After all, the world runs on data more than ever before and that’s a trend not likely to change, or even slow down, any time soon. But with so much data available and being created on a nearly constant basis, the ability to make sense of that data becomes more critical and challenging with every passing day. You already know how to get Microsoft® Office Excel® to perform simple calculations and how to modify your workbooks and worksheets to make them easier to read, interpret, and present to others. But, Excel is capable of doing so much more.

    To gain a truly competitive edge, you need to be able to extract actionable organizational intelligence from your raw data. In other words, when you have questions about your data, you need to know how to get Excel to provide the answers for you. And that’s exactly what this course aims to help you do.

     

  • 1 Day ILT, VILT

    These days, most people take electronic word processing for granted. While we may still write out our grocery lists with pen and paper, we expect to use a computer to create the majority of our documents. It’s impossible to avoid word-processing software in many areas of the business world. Managers, lawyers, clerks, reporters, and editors rely on this software to do their jobs. Whether you are an executive secretary or a website designer, you’ll need to know the ins and outs of electronic word processing.
    Microsoft® Word 2019 is designed to help you move smoothly through the task of creating professional-looking documents. Its rich features and powerful tools can make your work easy, and even fun. In this course, you’ll learn how to use Word 2019 to create and edit simple documents; format documents; add tables and lists; add design elements and layout options; and proof documents.
    This course covers Microsoft Office Specialist Program exam objectives to help you prepare for the Word Associate (Office 365 and Office 2019): Exam MO-100 and Word Expert (Office 365 and Office 2019): Exam MO-101 certifications.

  • 1 Day ILT, VILT

    After you master the basics of creating, editing, and printing Microsoft® Word documents, you’re ready to move on to tackling the more advanced features. In this course, you will work with features such as formats, styles, and templates to create professional documents with a consistent look and feel. You will add visual interest to your documents by using the tables and charts features. Quick Parts and templates provide efficiency and consistency when adding content, and long complex documents can be simplified and managed in Master Documents. Finally, you will use the mail merge feature to automate sending individual letters to customers.
    Creating professional-looking documents can give you and your organization a competitive edge. Implementing time-saving features such as document templates and automated mailings can help reduce expenses. Mastering these techniques will make you a valued employee in your organization.
    This course covers Microsoft Office Specialist Program exam objectives to help you prepare for the Word Associate (Office 365 and Office 2019): Exam MO-100 and Word Expert (Office 365 and Office 2019): Exam MO-101 certifications.

  • 1 Day ILT, VILT

    Microsoft® Word enables you to do far more than simple word processing. Word includes advanced image manipulation tools, collaboration features, cross-referencing and linking tools, entry forms and data collection, security features, and tools to automate document production.
    This course covers Microsoft Office Specialist Program exam objectives to help you prepare for the Word Associate (Office 365 and Office 2019): Exam MO-100 and Word Expert (Office 365 and Office 2019): Exam MO-101 certifications

  • 1 Day ILT, VILT

    It’s hard to imagine a day going by without people passing along large amounts of information. With so much communication to contend with, it can be difficult to grab people’s attention. But, we are often called upon to do just that. So, how do you grab and maintain an audience’s focus when you’re asked to present important information? By being clear, organized, and engaging. And, that is exactly what Microsoft Office PowerPoint 2019 can help you do.

    Gone are the days of flip charts or drawing on a white board to illustrate your point. Today’s audiences are tech savvy, accustomed to high-impact multimedia content, and stretched for time. By learning how to use the vast array of features and functionality contained within PowerPoint 2019, you will gain the ability to organize your content, enhance it with high-impact visuals, and deliver it with a punch. In this course, you will use PowerPoint 2019 to begin creating engaging, dynamic multimedia presentations.

    This course covers Microsoft Office Specialist Program exam objectives to help you prepare for the PowerPoint Associate (Office 365 and Office 2019): Exam MO-300.

Go to Top