Data Engineering
Showing 265–276 of 758 results
Getting Started with Data Architecture for Managing Data Products
This course introduces the key concepts to learn for successfully architecting and managing a data product. You will see different data management approaches as well as the process of gathering data product requirements.
Getting Started with Delta Lake on Databricks
This course will teach you how you can create, ingest data into, and work with Delta Lakes, an open-source storage layer that brings reliability to data stored in data lakes. Delta Lakes offer ACID transactions, unified batch and stream processing.
Getting Started with Enterprise Search Using Apache Solr
Search is one of the most misunderstood functionalities in the IT industry. Apache Solr brings high quality Enterprise Search to the masses.
Getting Started with Entity Framework 6
This course will help you understand the goals and benefits of using Entity Framework 6 for data access and guide you through creating your first code-based model to store and retrieve data using EF’s APIs.
Getting Started with HBase: The Hadoop Database
As the data you store expands in size, traditional relational databases may no longer work. HBase has the ability to deal with billions of rows of data and each record can contains millions of fields. This course will help you get started with HBase.
Getting Started with HDFS
Learning to work with Hadoop Distributed File System (HDFS) is a baseline skill for anyone administering or developing in the Hadoop ecosystem. In this course, you will learn how to work with HDFS, Hive, Pig, Sqoop and HBase from the command line.
Getting Started with Hive for Relational Database Developers
Traditional databases focus on transactional processing, whereas Hive helps with analytical processing extracted from huge datasets. This course focuses on the similarities and differences between SQL and Hive.
Getting Started with IPFS
The solution to the broken internet is here. This course will help you understand what's wrong and how the IPFS distributed network model can help. Learn how to leverage peer-to-peer infrastructure to improve the way you deliver data over the web.
Getting Started with SQL Server Maintenance
This course is for new or accidental DBAs, and is designed to help you learn the basics of essential SQL Server Maintenance items. Items such as backups, index rebuilds, and performance reviews are covered, with some relevant demos.
Getting Started with SQL Server Query Tuning Assistant
Maintaining query performance during database upgrades is a requirement for all businesses. This course will teach you base skills for query tuning and how to utilize SQL Server Query Tuning Assistant to ensure a smooth migration every time.
Getting Started with SQL Server Transactions
SQL Server transactions are fundamental to understanding how SQL queries maintain consistency and integrity in a database. This course will teach you the fundamentals of how to interact with SQL Server transactions.
Getting Started with Stream Processing with Spark Streaming
The Spark Streaming module lets you to work with large scale streaming data using familiar batch processing abstractions. This course starts with how standard transformations and operations are performed on streams, and moves to more advanced topics.