The Oracle Database 12c R2: Administration Workshop Ed 3 course is designed to provide you with a firm foundation in administration of an Oracle Database. In this course you will gain a conceptual understanding of Oracle Database architecture and learn how to manage an Oracle Database in an effective and efficient manner.
-
In the Oracle Database Security: Preventive Controls course, students learn how they can use Oracle Database Security products and technologies to meet the security, privacy and compliance requirements of their organization.
The current regulatory environment of the Sarbanes-Oxley Act, HIPAA, the UK Data Protection Act, and others, requires better security at the database level. Students learn how to secure the access to their databases and how to use the Oracle Database Security products and technologies that enhance data access and confidentiality. The course provides suggested Oracle solutions for common problems.
Learn To:
- Choose Oracle Database Security products and technologies to meet security requirements.
- Secure the database access by database or enterprise users with basic or strong authentication such as SSL, Kerberos and Radius.
- Protect against database bypass by using Transparent Database Encryption.
- Use Oracle Wallets and Oracle Key Vault to manage encryption keys.
- Discover sensitive columns such as Credit Card Numbers by using Application Data Modeling.
- Minimize sensitive data proliferation to test/dev environments by using Data Masking.
- Minimize storage costs in test/dev environments by using Data Subsetting.
- Reduce sensitive data exposure in applications by using Data Redaction.
- Understand and use Oracle Database Vault.
-
This Oracle Database 12c: Analytic SQL for Data Warehousing training teaches you how to interpret the concept of a hierarchical query, create a tree-structured report, format hierarchical data and exclude branches from the tree structure. You’ll also learn to use regular expressions and sub-expressions to search for, match, and replace strings. In this course, you will be introduced to Oracle Business Intelligence Cloud Service.
Learn To:
- Use SQL with aggregation operators, SQL for Analysis and Reporting functions.
- Group and aggregate data using the ROLLUP and CUBE operators, the GROUPING function, Composite Columns and the concatenated Groupings.
- Analyze and report data using Ranking functions, the LAG/LEAD Functions and the PIVOT and UNPIVOT clauses.
- Perform advanced pattern matching.
- Use regular expressions to search for, match and replace strings.
- Gain an understanding of the Oracle Business Intelligence Cloud Service.
-
Throughout the lessons of the Oracle Database 12c R2: New Features for Administrators Part 2 course constituted by five modules; the Securing Data module, the Making Data Available module, the Partitioning Data module, the Managing Information Lifecycle module and the Monitoring DB Operations and Managing Performance module, students receive a good knowledge of the Oracle Database 12c Release 2 new and enhanced features in different areas of database administration like Unified Auditing, Transparent Data Encryption (TDE) and other areas of security, Recovery Manager, online operations, Oracle Data Pump, SQL*Loader, new partitioning methods, Automatic Data Optimization, In-Memory Column Store, Full Database In-Memory Caching, and Automatic Big Table Caching.
Learn To:
Gain an understanding of the new and enhanced features of Oracle Database 12c Release 2 (12.2.0.1) amongst different areas such as security, availability, partitioning, performance, and Information Lifecycle Management (ILM).
-
This Oracle Database 12c: Implement Partitioning training teaches you how to manage partitioning using Oracle Database 12c. Expert Oracle University instructors will demonstrate the benefits of partitioning for different types of workloads and learn the syntax for partitioning maintenance operations. In this course, you will be introduced to Oracle Database Cloud Service.
Learn To:
- Apply partitioning strategies to enhance application performance.
- Use partitioning techniques to reduce impact of table and index maintenance.
- Use partitioning to decrease the time to refresh materialized views.
- Partition lob segments, nested tables and object tables.
- Understand the Oracle Partitioning methods for tables, index and materialized views available in Oracle Database 12c Release 1.
- Gain an understanding of the Oracle Database Cloud Service.
-
This Oracle Database 12c: RAC Administration training will teach you about Oracle RAC database architecture. Expert Oracle University instructors will deep dive into Global Resources and Cache Fusion. In this course, you will be introduced to Oracle Database Exadata Cloud Service.
Learn To:
- Install Oracle RAC software.
- Create cluster databases.
- Administer both administrator and policy-managed Oracle RAC databases.
- Monitor and address performance issues.
- Learn about services in a RAC environment as well as highly available connection features including Application Continuity and Transaction Guard.
- Create and administer a RAC One Node Database.
- Create and manage multitennant RAC databases.
- Gain an understanding of the Oracle Database Exadata Cloud Service.
-
This OAE-W1: Oracle Application Express Workshop I training teaches you how to quickly and efficiently develop database-centric web applications using Oracle Application Express. Explore implementing security in your applications, managing application navigation, basic validation and debugging techniques used while developing an application in Oracle Application Express.
Learn To:
- Create database applications for both desktop and mobile interfaces.
- Add various components like new pages, reports regions, items and other components required to enhance an application.
- Create processes, validations, computations and dynamic actions within an application.
- Change the look and feel of your web applications using built-in themes and templates.
- Create and use shared components for an application.
- Understand managing and using session state variables.
- Implement security in an application.
- Manage application navigation using shared components.
- Improvise your application by creating calendars, charts and trees.
- Extend your application by adding advanced features like printing, BLOB object, data loading, site and more.
- Enable feedback mechanisms from the application and tracking the feedback from Oracle APEX.
-
In the Oracle Database 12c: Performance Management and Tuning course, learn about the performance analysis and tuning tasks expected of a DBA: proactive management through built-in performance analysis features and tools, diagnosis and tuning of the Oracle Database instance components, and diagnosis and tuning of SQL-related performance issues. In this course, you will be introduced to Oracle Database Cloud Service.
Learn To:
- Use the Oracle tuning methodology.
- Use Oracle-supplied tools for monitoring and diagnosing SQL and instance performance issues.
- Use database advisors to proactively correct performance problems.
- Identify and tune problem SQL statements.
- Monitor instance performance by using Enterprise Manager.
- Tune instance components.
- Gain an understanding of the Oracle Database Cloud Service.
-
This Oracle Database 12c: Clusterware Administration training will explore general cluster concepts and Oracle Clusterware architecture. Work with expert Oracle University instructors through interactive instruction and hands-on exercises to reinforce your learning. In this course, you will be introduced to Oracle Database Exadata Cloud Service.
Learn To:
- Perform Grid Infrastructure pre-installation tasks.
- Install both Standard and Flex clusters.
- Add and remove nodes from a cluster in addition to upgrading and patching existing Grid Homes.
- Manage and administer both Standard Clusters and Policy-Managed Clusters.
- Use Oracle Clusterware to make applications highly available.
- Gain an understanding of the Oracle Database Exadata Cloud Service.
-
This Oracle Database: Program with PL/SQL training starts with an introduction to PL/SQL and then explores the benefits of this powerful programming language. Through hands-on instruction from expert Oracle instructors, you’ll learn to develop stored procedures, functions, packages and more.
Learn To:
- Conditionally control code flow (loops, control structures).
- Create stored procedures and functions.
- Use PL/SQL packages to group and contain related constructs.
- Create triggers to solve business challenges.
- Use some of the Oracle supplied PL/SQL packages to generate screen output and file output.
- Create custom packages for applications.
- Write Dynamic SQL code for applications.
-
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 OM-D: MySQL for Developers training course teaches developers you how to develop console and web applications using MySQL with your choice of the PHP, Java, or Python programming languages. Expert Oracle University instructors will guide you through realistic hands-on activities in which you will learn how to use Connectors to access MySQL databases, query the database effectively, present data in different formats, and how to use MySQL’s support for JSON and spatial data.
Learn to:
- Program with Connectors
- Write console and web applications
- Optimize query performance
- Write stored routines and triggers
- Store, access, and analyze geospatial data
- Use X DevAPI to access JSON data in document store
-
Supercharge your skills with PMP certification.
Project Management Professional (PMP) credential awarded by Project Management Institute (PMI), USA is the most important industry-recognized certification for project managers. Globally recognized and demanded, the PMP® demonstrates that you have the experience, education and competency to successfully lead and direct projects.
Why get PMP certified
- The PMP certification is a professional designation offered by the Project Management Institute (PMI).
- It signifies that a project manager has the knowledge, experience, and competency to lead and direct projects successfully.
- It is considered the gold standard in project management and is recognized globally across various industries.
Benefits of PMP certification
- Higher earning potential: PMP-certified project managers earn an average of 20% more than their non-certified counterparts, according to PMI’s Earning Power: Project Management Salary Survey.
- Global recognition: The certification opens doors to opportunities both locally and internationally.
- Improved project success: Organizations with PMP-certified managers are more likely to deliver projects on time, within budget, and on scope.\
- Career advancement: It helps you stand out to employers and can lead to new job opportunities.
-
The PMI Agile Certified Practitioner (PMI-ACP) formally recognizes your knowledge of agile principles and your skill with agile techniques. It will make you shine even brighter to your employers, stakeholders and peers.
The PMI-ACP® is our fastest growing PMI certification, and it’s no wonder. Organizations that are highly agile and responsive to market dynamics complete more of their projects successfully than their slower-moving counterparts.
The PMI-ACP spans many approaches to agile such as Scrum, Kanban, Lean, extreme programming (XP) and test-driven development (TDD.) So it will increase your versatility, wherever your projects may take you.
-
Manage security of Red Hat Enterprise Linux systems deployed in bare-metal, virtual, and cloud environments.
The Red Hat Security: Linux in Physical, Virtual, and Cloud (RH415) course is designed for security administrators and system administrators who need to manage the secure operation of servers running Red Hat® Enterprise Linux®, whether deployed on physical hardware, as virtual machines, or as cloud instances.
This course is based on Red Hat Enterprise Linux 7.5, Red Hat Satellite 6.3, Red Hat Ansible® Engine 2.5, Red Hat Ansible Tower 3.2, and Red Hat Insights.
Maintaining security of computing systems is a process of managing risk through the implementation of processes and standards backed by technologies and tools. In this course, you will learn about resources that can be used to help you implement and comply with your security requirements.
Explore more about cybersecurity certifications with our cybersecurity training and certifications guide.
-
Learn how to automate administration on Windows Server to enable your DevOps workflow
Microsoft Windows Automation with Red Hat Ansible (DO417) is designed for Windows Server professionals without previous Ansible® experience. You will use Ansible to write automation playbooks for Microsoft Windows systems to perform common system administration tasks reproducibly at scale. You will also learn to use Red Hat® Ansible Tower to securely manage and run your Ansible playbooks from a central web-based user interface.
This course is based on Red Hat Ansible Engine 2.8, Red Hat Ansible Tower 3.5, and Windows Server 2016 and 2019.
-
An overview of Red Hat OpenStack Platform.
Red Hat OpenStack Technical Overview (CL010) is a series of on-demand, online videos to help you better understand the basics of cloud computing and Red Hat® OpenStack® Platform. Several online demonstrations and use cases are included.
-
Build advanced skills for performing Red Hat OpenStack Platform day 2 operations and management of hybrid cloud infrastructure.
Red Hat OpenStack Administration II: Day 2 Operations for Cloud Operators with exam (CL2110) is designed for cloud operators, service administrators, and automation engineers who operate and manage a full-featured hybrid and private cloud-computing environment using Red Hat OpenStack Platform. You will learn how to manage, monitor, troubleshoot, and scale a Red Hat OpenStack Platform infrastructure. This course focuses on using the OpenStack Client command-line user interface to configure metrics, policies, and architecture in order to support enterprise cloud applications and daily operations.
This course is based on Red Hat OpenStack version 16.1, and Red Hat Enterprise Linux version 8.2. The Red Hat Certified Specialist in Cloud Infrastructure exam (EX210) is included in this offering.
-
Learn the basics of Ansible automation and configuration management, and more
Ansible Essentials: Simplicity in Automation Technical Overview (DO007) is a series of on-demand, online videos that introduces you to Ansible automation and configuration management, provisioning, deploying, and managing compute infrastructure across cloud, virtual, and physical environments with Ansible.
-
Learn the basics of agile integration
Red Hat Agile Integration Technical Overview (DO040) provides a technical introduction to Red Hat’s comprehensive set of integration and messaging technologies.
-
Containers, Kubernetes and Red Hat OpenShift Technical Overview (DO080) is a series of on-demand, online videos that introduces you to Linux® containers and container orchestration technology using Docker, Kubernetes, and Red Hat® OpenShift Container Platform.
This course is based on Red Hat OpenShift Container Platform 4.1.
-
Identify the proper frameworks and tools to build your microservices architecture.
Developing Cloud-Native Applications with Microservices Architectures (DO092) is a series of on-demand, online videos that will teach you how to combine different frameworks and tools into a microservices architecture that fits your organizational needs.
-
A developer-focused introduction to OpenShift application building, deployment, scaling, and troubleshooting.
Red Hat® OpenShift® Container Platform is a containerized application platform that allows enterprises to accelerate and streamline application development, delivery, and deployment on-premise or in the cloud. As OpenShift and Kubernetes continue to become widely adopted, developers are increasingly required to understand how to develop, build, and deploy applications with a containerized application platform. While some developers are interested in managing the underlying infrastructure, most developers want to focus on developing applications and using OpenShift for its simple building, deployment, and scaling capabilities.
-
Develop microservice-based applications in Java EE with Micro Profile and OpenShift Building on Red Hat Application Development I: Programming in Java EE (AD183), the introductory course for Java EE application development, Red Hat Application Development II: Implementing Microservice Architectures with exam (DO284) emphasizes learning architectural principles and implementing microservices in Java EE, primarily based on Micro Profile with WildFly Swarm and OpenShift. You will build on Java EE application development fundamentals and focus on how to develop, monitor, test, and deploy modern microservices applications. Many enterprises are looking for a way to take advantage of cloud-native architectures, but many do not know the best way to go about it. These enterprises have monolithic applications written in Java Enterprise Edition (JEE). The Red Hat Certified Enterprise Microservices Developer exam (EX283) is included in this bundle. This course is based on Red Hat® Enterprise Application Platform 7.4 and Wildfly Swarm 2018.3.3.
-
Supporting the adoption of container technology through the development of container-native applications.
The Container Adoption Boot Camp for Developers (DO720) immerses you in intensive, hands-on development of container-native applications deployed on Red Hat’s implementation of Kubernetes, Red Hat® OpenShift® Container Platform. As part of enrollment, you will receive one year of Red Hat Learning Subscription Standard, which gives you unlimited access to all of our courses online, plus up to five certification exams and two retakes. This boot camp is for those seeking to make a quantum leap in their journey toward digital transformation. Making this shift involves developing software in tight iterations so that business value can be realized sooner. In order to accomplish this goal, this offering can facilitate the adoption of container-native applications, including microservices.
This collection of courses is based on Red Hat OpenShift Container Platform 4.5.
-
Learn the basics of open source virtualization and migration planning
The Virtualization and Infrastructure Migration Technical Overview (RH018) will help you discover the benefits of open source virtualization, how to better manage your virtualization assets, and the best way to move traditional workloads from one virtualization provider to an open virtualization.
-
Learn the basics of Linux.
Red Hat Enterprise Linux Technical Overview (RH024) is a series of no-cost, on-demand, online videos that provide a technical introduction to Linux® for IT professionals.
This course is based on Red Hat® Enterprise Linux 8.
-
Diagnose problems, gather information, and fix common issues with Red Hat Enterprise Linux.
The Red Hat Enterprise Linux Diagnostics and Troubleshooting course (RH342) provides system administrators with the tools and techniques they need to successfully diagnose, and fix, a variety of potential issues. Students will work through hands-on problems in various subsystems to diagnose and fix common issues.
This course also includes the exam, Red Hat Certified Specialist in Linux Diagnostics and Troubleshooting exam (EX342). This offering is based on Red Hat Enterprise Linux 7.2.
Students will learn how to apply the scientific method to a structured form of troubleshooting. This approach is then used troubleshooting various types of problems, including boot issues, hardware issues, storage issues, RPM issues, network issues, third-party application issues, security issues, and kernel issues. At the end of the course students can complete various comprehensive review labs to test their skills.
-
Manage security of Red Hat Enterprise Linux systems deployed in bare-metal, virtual, and cloud environments.
Red Hat Security: Linux in Physical, Virtual, and Cloud with exam (RH416) is designed for security administrators and system administrators who need to manage the secure operation of servers running Red Hat® Enterprise Linux®, whether deployed on physical hardware, as virtual machines, or as cloud instances.
This course is based on Red Hat Enterprise Linux 7.5, Red Hat Satellite 6.3, Red Hat Ansible® Engine 2.5, Red Hat Ansible Tower 3.2, and Red Hat Insights. The Red Hat Certified Specialist in Security: Linux exam (EX415) is included.
Maintaining security of computing systems is a process of managing risk through the implementation of processes and standards backed by technologies and tools. In this course, you will learn about resources that can be used to help you implement and comply with your security requirements.
-
Design and deploy a high availability cluster.
The Red Hat® High Availability Clustering with exam (RH437) 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 and includes the Red Hat Certified Specialist in High Availability Clustering exam (EX436).
-
Performance tuning and capacity planning for Red Hat Enterprise Linux.
Red Hat Performance Tuning: Linux in Physical, Virtual, and Cloud with exam (RH443) teaches and validates skills related to the methodology of performance tuning for senior Linux® system administrators. This offering discusses system architecture with an emphasis on understanding its implications on system performance, performance adjustments, open source benchmarking utilities, networking performance, and tuning configurations for specific server use cases and workloads.
This course is based on Red Hat® Enterprise Linux 8.
-
Helping Java SE developers write Java EE applications.
Red Hat Application Development I: Programming in Java EE (AD183) exposes experienced Java Standard Edition (Java SE) developers to the world of Java Enterprise Edition (Java EE).
This course is based on Red Hat® Enterprise Application Platform 7.0.
In this course, you will learn about the various specifications that make up Java EE. Through hands-on labs, you will transform a simple Java SE command line application into a multi-tiered enterprise application using various Java EE specifications, including Enterprise Java Beans, Java Persistence API, Java Messaging Service, JAX-RS for REST services, Contexts and Dependency Injection (CDI), and JAAS for securing the application.
-
This course is based on Red Hat Enterprise Application Platform 7.0. This course is a combination of Red Hat Application Development I: Programming in Java EE (AD183) and Red Hat Certified Enterprise Application Developer Exam (EX183).
In this course, you will learn about the various specifications that make up Java EE. Through hands-on labs, you will transform a simple Java SE command line application into a multi-tiered enterprise application using various Java EE specifications, including Enterprise Java Beans, Java Persistence API, Java Messaging Service, JAX-RS for REST services, Contexts and Dependency Injection (CDI), and JAAS for securing the application.
-
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.
-
An overview of Red Hat Satellite
Red Hat® Satellite is a scalable platform used to manage the patching, provisioning, and subscription management of your Red Hat infrastructure. Learn about the core capabilities of Red Hat Satellite and see how Satellite can help meet your business needs.
-
Control, manage, trace, monitor, and test your microservices with Red Hat OpenShift Service Mesh
Building Resilient Microservices with Istio and Red Hat OpenShift Service Mesh (DO328) teaches students installation, service monitoring, service management, and service resilience of Red Hat OpenShift® Service Mesh.
Openshift created an enterprise-ready, multi-tenant platform that made deploying and scaling microservice applications efficient and easily repeatable. But as these architectures become larger and more complex, defining how these services interact with each other becomes increasingly difficult. Red Hat OpenShift Service Mesh comprises 3 products—Istio, Jaeger, and Kiali—that facilitate service interaction management, provide service tracing, and create a visual representation of communication pathways.
This course is based on Red Hat OpenShift® Container Platform 4.4 and Red Hat OpenShift Service Mesh 1.1.
-
Installing OpenShift on a cloud, virtual, or physical infrastructure.
Red Hat OpenShift Installation Lab (DO322) teaches essential skills for installing an OpenShift cluster in a range of environments, from proof of concept to production, and how to identify customizations that may be required because of the underlying cloud, virtual, or physical infrastructure.
This course is based on Red Hat OpenShift Container Platform 4.6.










