Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Select, Withcolumn, Filter)
It's time for a short quiz. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Distinct, Duplicate)
It's time for a short quiz on distinct and drop duplicate. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Distinct, Duplicate)
Let's discuss the solution for the quiz on distinct and drop duplicates. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Group By)
It's time for a short quiz on GroupBy. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Filter)
It's time for a short quiz on 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Project Overview - Spark DFs
This video provides an overview of the upcoming project work period. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Project Overview - Spark RDDs
The video provides an overview of the upcoming project work. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Project (Write)
Let's wrap up the project. In this session, we will create DF of all the employees whose age is greater than 45 and save them in a file. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Project (UDF and WithColumn)
In this session, we will raise the salaries by $500 for all the employees whose age is greater than 45. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Introduction to Spark Streaming
This video introduces you to Spark streaming. 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 streaming.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Introduction to Instructor
Let's get introduced to the instructor in this video. This clip is from the chapter "Introduction" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".Welcome to the course. This section introduces you to the course.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Hadoop Setup
In this video, we will set up Hadoop for the local machine. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Download Spark and Dependencies
In this session, you will learn how to download Spark and all the dependencies. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - DMS Replication Ongoing
In this video, you will learn about DMS replication ongoing. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Databricks Sign Up
Learn how to sign up and write spark codes in Databricks. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Introduction to Cosmos Database (DB)
This video introduces you to Cosmos DB. This clip is from the chapter "AZ-204 Cosmos Database (DB)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section provides an introduction to Cosmos DB.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Word Count) - Spark RDDs
Let's discuss the solution to the quiz from our previous lesson 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Select, Withcolumn, Filter)
Let's discuss the solution for the quiz we discussed in a previous lesson. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Writing Glue Shell Job
In this session, we will take the code from the data bricks and put it inside the closure. In other words, we will be writing a Glue Shell job. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Testing Invoke
In this session, we will test the invoke from our last session. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Stopping Instances
Learn how to stop instances in this video session. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming with RDD
In this video, you will learn about Spark streaming with RDD. 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 streaming.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Setup
In this video, we will set up Spark for the local machine. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Write DF)
In this lesson, we will learn about writing the dataframe back to the memory. 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.