Instructional Video1:03
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Word Count) - Spark RDDs

Higher Ed
It's time for a short quiz on word count. 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 Video0:58
Curated Video

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

Higher Ed
It's time for a short quiz on finding the minimum and maximum from the given dataset. 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:24
Curated Video

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

Higher Ed
It's time for a short quiz on Map() 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 Video3:25
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Projects Overview

Higher Ed
This video provides a brief description of the various projects we will be building together. 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...
Instructional Video1:49
Curated Video

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

Higher Ed
This video provides an overview of the entire project work. 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 Video4:29
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Getting S3 File Name in Lambda

Higher Ed
In this session, we will try to get the S3 file name in Lambda. 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:46
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating Lambda Function and Adding Trigger

Higher Ed
This video covers creating Lambda and adding triggers. 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...
Instructional Video8:21
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Create DF from RDD

Higher Ed
In this video, you will learn how to create a 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 DataFrames in depth.
Instructional Video4:52
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Create Databricks Notebook

Higher Ed
Learn how create your first Databricks notebook. 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 primarily...
Instructional Video12:45
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Average Marks per Course

Higher Ed
In this lesson, we will work on the next step, which is to show the average marks that students have achieved per course. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and...
Instructional Video2:26
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - What's a Server Streaming API?

Higher Ed
[Hands-On] gRPC Server Streaming: What's a Server Streaming API? This clip is from the chapter "[Hands-On] gRPC Server Streaming" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going...
Instructional Video8:23
Curated Video

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

Higher Ed
Learn all about Spark streaming with DF. 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.
Instructional Video4:00
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming Cluster Restart

Higher Ed
In this session, you will learn Spark streaming cluster restart. 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.
Instructional Video8:29
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Provide Schema

Higher Ed
Learn how to provide the Schema of Spark DataFrames in this session. 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 Video16:05
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF Filter Rows

Higher Ed
Learn how to apply row filters in the Spark 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 DataFrames in depth.
Instructional Video8:34
Curated Video

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

Higher Ed
In this session, we will learn about User-Defined Functions (UDFs) 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...
Instructional Video12:31
Curated Video

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

Higher Ed
In this lesson, you will learn about grouping in a single column. 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 Video7:25
Curated Video

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

Higher Ed
In this video, you will learn about the process of converting DF to 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 DataFrames in depth.
Instructional Video6:37
Curated Video

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

Higher Ed
Let's discuss the solution to the quiz on Map() 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 Video8:54
Curated Video

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

Higher Ed
Let's discuss the solution of the quiz in 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 Video7:38
Curated Video

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

Higher Ed
Let's discuss a solution to the 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.
Instructional Video13:37
Curated Video

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

Higher Ed
In this session, we will explore ReduceByKey(). ReduceByKey is used to combine data based on keys in RDD. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
Instructional Video10:13
Curated Video

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

Higher Ed
Let's explore another Spark RDD function, which is the FlatMap() 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 Video7:12
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - RDD (Count and CountByValue)

Higher Ed
In this session, you will learn about Count() and CountByValue() functions. 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.