Instructional Video4:58
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Deploy a PySpark Transformation job in AWS Glue

Higher Ed
This is a lab video that helps deploy a PySpark transformation job in AWS Glue. This clip is from the chapter "Snowflake with Python, Spark, and Airflow on AWS" of the series "Snowflake - Build and Architect Data Pipelines Using...
Instructional Video6:43
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Create and Implement Row Level Access Policy

Higher Ed
This is a lab video to create and implement row level access policy. This clip is from the chapter "Snowflake – Data Protection and Governance" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses...
Instructional Video7:55
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Create an Integration Object to Connect Snowflake with AWS S3

Higher Ed
This is a lab video that helps create an integration object to connect Snowflake with AWS S3. This clip is from the chapter "Snowflake – Data Loading/Ingestion and Extraction" of the series "Snowflake - Build and Architect Data Pipelines...
Instructional Video5:09
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Column Level Dynamic Data Masking

Higher Ed
This is a lab video that demonstrates about column level dynamic data masking. This clip is from the chapter "Snowflake – Data Protection and Governance" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This...
Instructional Video4:37
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Check Query Profile and History

Higher Ed
This is a lab video on checking the query profile and history. This clip is from the chapter "Snowflake – Partitioning, Clustering, and Performance Optimization" of the series "Snowflake - Build and Architect Data Pipelines Using...
Instructional Video1:49
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Billing and Query History for Tasks

Higher Ed
This s a lab video that demonstrates the billing and query history for tasks. This clip is from the chapter "Snowflake – Tasks and Query Scheduling" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section...
Instructional Video4:16
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Introduction - Different Tables in Snowflake

Higher Ed
This video provides an introduction to different tables in Snowflake. This clip is from the chapter "Snowflake - Tables" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on tables in Snowflake.
Instructional Video4:00
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Data Ingestion – Real-World Use Cases

Higher Ed
This video shows data ingestion with the help of real world use cases. This clip is from the chapter "Snowflake – Data Loading/Ingestion and Extraction" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This...
Instructional Video5:58
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Benefits of Micro-Partitions and Clustering

Higher Ed
This video explains the benefits of micro-partitions and clustering. This clip is from the chapter "Snowflake – Partitioning, Clustering, and Performance Optimization" of the series "Snowflake - Build and Architect Data Pipelines Using...
Instructional Video3:51
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution 2 (Map)

Higher Ed
In the previous video, we successfully prompted the output of the quiz using a function. In this session, we will replicate the same thing inside the Lambda function. This clip is from the chapter "Spark RDDs" of the series "PySpark and...
Instructional Video9:38
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - RDD Map (Simple Function)

Higher Ed
In this lesson, you will learn how to use the Map() function excluding the Lambda function. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark...
Instructional Video8:09
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Introduction to Spark DFs

Higher Ed
This video session introduces you to Spark DataFrames. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video15:04
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Finding Average-1

Higher Ed
In this session, we will try to calculate the average of a given dataset. We will start by writing a transformation flow that will take the CSV data file as input and provide us with the average of the movie ratings from the dataset....
Instructional Video11:01
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating Spark RDD

Higher Ed
Let's get started with Spark RDD. In this session, you will learn how to create Spark RDDs. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark...
Instructional Video2:41
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating DMS Instance

Higher Ed
In this session, we will create the DMS instance. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers project work...
Instructional Video3:33
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating S3 Bucket

Higher Ed
In this session, we will create a S3 bucket so that the destination is prepared and ready to use. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with...
Instructional Video5:38
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating DMS Source Endpoint

Higher Ed
So far, we have created the source and destination. In this session, we will go ahead and create the DMS source endpoint. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS:...
Instructional Video5:36
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating DMS Destination Endpoint

Higher Ed
In this session, we will create the DMS destination endpoint. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers...
Instructional Video6:07
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Connecting with RDS and Dumping Data

Higher Ed
In this video, we will learn how to connect with RDS and the process of dumping data. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and...
Instructional Video2:36
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Connect to RDS Through PGAdmin

Higher Ed
In this session, you will learn how to connect to RDS through PGAdmin. This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers Extract Transform Load (ETL)...
Instructional Video3:25
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - What Is Pushdown in UDF?

Higher Ed
This video explains Pushdown in UDF. This clip is from the chapter "Snowflake – User-Defined Functions" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on user-defined functions in Snowflake.
Instructional Video2:25
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Two Aspects of a Data Ecosystem

Higher Ed
This video demonstrates the two aspects of a data ecosystem. This clip is from the chapter "Introduction to Snowflake and AWS" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on the...
Instructional Video6:04
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Streams - Data Retention and Staleness

Higher Ed
This video explains about the data retention and staleness in streams. This clip is from the chapter "Snowflake – Streams and Change Data Capture" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section...
Instructional Video9:49
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Snowflake - Virtual Warehouses

Higher Ed
This video explains about virtual warehouses in Snowflake. This clip is from the chapter "Introduction to Snowflake and AWS" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on the...