Data Engineering
Showing 481–492 of 829 results
Managing Storage with Oracle
The Oracle database is one of the most popular relational database management systems in the world. This course teaches you the basics of storage management in Oracle, including segment deferment, table compression, and resumable space allocation.
Managing Tablespaces and Datafiles with Oracle
In Oracle, your application objects and codebase are all stored in tablespaces. Tablespaces comprise Data files. So knowing how to manage tablespaces and datafiles is an absolute imperative, especially if you’re a DBA.
Managing Undo with Oracle
As an Oracle DBA, it’s compulsory that you have a solid understanding of the purpose and the mechanics of Undo. This course teaches you the essentials of Undo data, and how to manage it.
Managing Users, Roles, and Privileges with Oracle
The Oracle database is the most popular relational database management system in the world. In this course, you will learn to understand the different kinds of user accounts in Oracle and authentication methods.
Managing Your Puppet 2019 Infrastructure
If you’ve grown rather weary of classifying your nodes in the default manifest through roles and profiles, you’re just about ready to make the switch to Enterprise Puppet. This course will get you up to speed on the enterprise features of Puppet.
MapReduce and YARN
Master the concepts of MapReduce and YARN in Hadoop. Learn how they work together to process large datasets efficiently and manage cluster resources.
MariaDB Data Manipulation Playbook
This course will focus on the ability to work with complex business logic using the Data Manipulation Language (DML) of MariaDB, and some of its critical operations.
MariaDB Functions Playbook
In this course, you’ll learn about Data Manipulation Language (DML) and some of its critical operations, and gain the ability to work with complex business logic using various built-in functions of MariaDB.
Mastering Big Data with Apache Spark and Java
Explore big data processing techniques using Apache Spark and Java, focusing on data analysis, manipulation, and real-time data processing.
Mastering Big Data with PySpark
Learn advanced big data processing techniques with PySpark, focusing on distributed computing, data manipulation, and analytics.
Mastering ETL: Data Cleansing with SQL Server Integration Services
The integrity of the data used for analysis is a major step in any data-related project. This course will teach you how to develop SQL Server Integration Services (SSIS) packages, used for data cleansing activities, to ensure data integrity.
Mastering Recursive Queries in SQL Server
Knowing how to form clear results from hierarchical data is vital for any SQL developer's career. This course will teach you how to create and optimize recursive queries that transform raw data into valuable insights.