Instructional Video2:35
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Data Set

Higher Ed
In this lesson, we will start working on the ETL pipeline. Let's get the dataset ready. 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...
Instructional Video5:57
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - ALS Model

Higher Ed
In this video, you will learn about ALS model. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on collaborative filtering and...
Instructional Video8:23
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Importing Data with a Script

Higher Ed
This video explains how to import data with a script. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to...
Instructional Video5:36
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming DF Aggregations

Higher Ed
In this session, we will see how to perform aggregations and display them. This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses on Spark...
Instructional Video6:16
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Spark SQL)

Higher Ed
In this lesson, we will explore Spark SQL. 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 Video10:56
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Count, Distinct, Duplicate)

Higher Ed
In this session, you will learn about Count, Distinct, and Drop duplicates in DataFrame. 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...
Instructional Video7:57
Curated Video

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

Higher Ed
Let's discuss the solution for the quiz on UDFs. 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 Video9:08
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Loading Data (Creating RDS-I)

Higher Ed
In this video, we will load the data to the destination, which is the database (creating RDS). 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...
Instructional Video15:41
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Loading Data

Higher Ed
Once we have successfully connected to RDS through PGAdmin, we can now create a schema and refer to the notebook, which consists of the word count as a result of the transformation. This clip is from the chapter "ETL Pipeline" of the...
Instructional Video4:59
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Introduction to ETL

Higher Ed
This session introduces you to the ETL pipeline. 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) pipeline in depth.
Instructional Video5:18
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Rectifying the Error

Higher Ed
In this session, we will rectify the errors we faced while creating DataFrames from RDD. 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...
Instructional Video8:03
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - RDD Filter

Higher Ed
In this lesson, you will learn about Filter() 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 RDDs.
Instructional Video1:55
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Sort, OrderBy)

Higher Ed
It's time for a short quiz on sorting. 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 Video1:29
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Average)

Higher Ed
It's time for a short quiz on average. 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 RDDs.
Instructional Video8:20
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Project (Filtering)

Higher Ed
In this lesson, we will print the names of employees working in NY state under finance department whose bonuses are greater than the average bonuses of employees in NY state. This clip is from the chapter "Spark DFs" of the series...
Instructional Video8:30
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Glue Job (Full Load)

Higher Ed
This video covers how to use the right glue job (full load). 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 Video2:20
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - ETL Pipeline Flow

Higher Ed
In this video, we will discuss the pipeline we will be working on. 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 Video2:12
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Section Overview - Snowflake – Partitioning, Clustering, and Performance Optimization

Higher Ed
This video provides an overview of the section. This clip is from the chapter "Snowflake – Partitioning, Clustering, and Performance Optimization" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section...
Instructional Video5:06
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Total Enrollments per Course

Higher Ed
In this lesson, we will work on the 4th step, which is to show the total number of students enrolled per course. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
Instructional Video5:19
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming Reading Data

Higher Ed
In this session, you will read data from file and get it in the Spark streaming context. This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses...
Instructional Video5:15
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming Display

Higher Ed
In this lesson, we will work on Spark streaming display for better data visualization. This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses on...
Instructional Video5:10
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming Context

Higher Ed
In this video, you will learn how to read data and specify the directory in the Spark streaming context with RDD. This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The...
Instructional Video8:28
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark RDDs

Higher Ed
Learn about spark RDDs (Resilient Distributed Dataset) in this session. 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 RDDs.
Instructional Video6:13
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF with Column Renamed and Alias

Higher Ed
In this video, we will learn how we can rename the column in 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...