Popular Searches
Share this via
Facebook
Twitter
LinkedIn
Telegram
WhatsApp
Reddit
Welcome to Careers360.com
Get personalized guidance dashboard based on your profile.
Login / Signup
Online Courses and Certifications
Popular Courses From Top Providers
Online Degree and Diploma Courses
Free Online Courses
Course Types
Online Courses and Certifications
Course by Category
Course by Specialization
Course by Provider
Popular Courses From Top Providers
Coursera Courses
Swayam Courses
Edx Courses
Upgrad Courses
Online Degree and Diploma Courses
Online UG Degree Courses
Online PG Degree Courses
Diploma Courses
Free Online Courses
Free Courses by Branch
Free Courses by Provider
Course Types
Resources
Bootcamps
Courses By Job Roles
Course by Category
Design Certification Courses
Marketing Certification Courses
Humanities Certification Courses
Languages Certification Courses
finance and accounting Certification Courses
Personal Development Certification Courses
It & Software Certification Courses
Social Science Certification Courses
Business and Management Certification Courses
Programming & Development Certification Courses
Course by Specialization
Data Science Certification Courses
Digital Marketing Certification Courses
Data Analysis Certification Courses
Fashion Design Certification Courses
Graphic Designing Certification Courses
Cyber Security Certification Courses
Interior Design Certification Courses
Business Analytics Certification Courses
Artificial Intelligence Certification Courses
Tally Certification Courses
Course by Provider
Upgrad Courses
Edx Courses
Coursera Courses
Great Learning Courses
Simplilearn Courses Courses
Udacity Courses Courses
Edureka Courses Courses
Intellipaat Courses Courses
Emeritus Courses Courses
View All Providers
Coursera Courses
Coursera Data Science Courses
Coursera Software Development Courses
Coursera Machine Learning Courses
Coursera Artificial Intelligence Courses
Coursera Cyber Security Courses
Coursera Information Technology Courses
Coursera Web Designing Courses
Coursera Web Development Courses
Swayam Courses
Swayam Mechanical Engineering Courses
Swayam Computer Science Courses
Swayam Data Analysis Courses
Swayam Cyber Security Courses
Swayam Business Analytics Courses
Swayam Database Management Courses
Swayam Artificial Intelligence Courses
Swayam Robotics Engineering Courses
Edx Courses
Edx Financial Management Courses
Edx Programming Courses
Edx Civil Engineering Courses
Edx Cyber Security Courses
Edx Cloud Computing Courses
Edx Project Management Courses
Edx Data Analytics Courses
Edx Data Analysis Courses
Upgrad Courses
upGrad Data Science Courses
upGrad Cyber Security Courses
upGrad General Management Courses
upGrad Digital Marketing Courses
upGrad Business Analytics Courses
upGrad Machine Learning Courses
upGrad Big Data Analytics Courses
upGrad Cloud Computing Courses
Online UG Degree Courses
Online BBA
Online BCA
Online B.Com
Online B.Sc
Online BA
Online PG Degree Courses
Online MBA
Online MCA
Online M.Sc
Online PGDM
Online MA
Online M.Com
Diploma Courses
Postgraduate (PG) Diploma Courses
Cyber Security Diploma Courses
Data Science Diploma Courses
Finance Diploma Courses
Tourism Diploma Courses
Digital Marketing Diploma Courses
Business Analytics Diploma Courses
Fintech Diploma Courses
Design Thinking Diploma Courses
Free Courses by Branch
Free Digital Marketing Courses
Free Data Science Courses
Free Python Courses
Free Graphic Designing Courses
Free Web Development Courses
Free Cyber Security Courses
Free Machine Learning Courses
Free Content Writing Courses
List of All Free Courses & Certifications
Free Courses by Provider
Udemy Free Courses
Coursera Free Courses
Google Free Courses
Great Learning Free Courses
Edx Free Courses
Udacity Free Courses
Simplilearn Free Courses
Futurelearn Free Courses
Resources
Short Term Courses & Certifications
Online Degrees & Diplomas
Top Offline Courses & Certifications
Latest Blogs on Courses & Certifications
Course Compare
Bootcamps
Bootcamp Course Guide
Data Science Bootcamp Courses
Data Analytics Bootcamp Courses
Machine Learning Bootcamp Courses
Java Bootcamp Courses
Courses By Job Roles
Entrepreneur
Software Developer
Software Engineer
Business Analyst
Web Developer
Fee
The syllabus
Articles
Fee
The syllabus
Articles
Home
Udemy
Courses
PySpark and AWS Master Big Data with PySpark and AWS
PySpark & AWS: Master Big Data With PySpark and AWS
BY
Udemy
Brochure
Enquire
Online
₹ 599
4099
Quick Facts
particular
details
Medium of instructions
English
Mode of learning
Self study
Mode of Delivery
Video and Text Based
Course and certificate fees
Fees information
₹ 599
₹4,099
certificate availability
Yes
certificate providing authority
Udemy
The syllabus
Introduction
Why Big Data
Applications of PySpark
Introduction to Instructor
Introduction to Course
Projects Overview
Request for Your Honest Review
Links for the Course's Materials and Codes
01-Introduction to Hadoop, Spark EcoSystems and Architectures
Links for the Course's Materials and Codes
Why Spark
Hadoop EcoSystem
Spark Architecture and EcoSystem
DataBricks SignUp
Create DataBricks Notebook
Download Spark and Dependencies
Java Setup on Window
Python Setup on Window
Spark Setup on Window
Hadoop Setup on Window
Runing Spark on Window
Java Download on MAC
Installing JDK on MAC
Setting Java Home on MAC
Java check on MAC
Installing Python on MAC
Setup Spark on MAC
Which of the following statement is True
Which of the following is not a part of spark ecosystem?
Spark RDDs
Links for the Course's Materials and Codes
Spark RDDs
Creating Spark RDD
Running Spark Code Locally
RDD stands for:
RDD is created by using:
RDD Map (Lambda)
RDD Map (Simple Function)
Quiz (Map)
Solution 1 (Map)
Solution 2 (Map)
RDD FlatMap
RDD Filter
Quiz (Filter)
Solution (Filter)
RDD Distinct
RDD GroupByKey
RDD ReduceByKey
Quiz (Word Count)
Solution (Word Count)
RDD (Count and CountByValue)
RDD (saveAsTextFile)
RDD (Partition)
Finding Average-1
Finding Average-2
Quiz (Average)
Solution (Average)
Finding Min and Max
Quiz (Min and Max)
Solution (Min and Max)
Project Overview
Total Students
Total Marks by Male and Female Student
Total Passed and Failed Students
Total Enrollments per Course
Total Marks per Course
Average marks per Course
Finding Minimum and Maximum marks
Average Age of Male and Female Students
Spark DFs
Links for the Course's Materials and Codes
Introduction to Spark DFs
Creating Spark DFs
DF stands for:
DF is created by using:
Spark Infer Schema
Spark Provide Schema
Create DF from Rdd
Rectifying the Error
Select DF Colums
Spark DF withColumn
Spark DF withColumnRenamed and Alias
Spark DF Filter rows
Quiz (select, withColumn, filter)
Solution (select, withColumn, filter)
Spark DF (Count, Distinct, Duplicate)
Quiz (Distinct, Duplicate)
Solution (Distinct, Duplicate)
Spark DF (sort, orderBy)
Quiz (sort, orderBy)
Solution (sort, orderBy)
Spark DF (Group By)
Spark DF (Group By - Multiple Columns and Aggregations)
Spark DF (Group By -Visualization)
Spark DF (Group By - Filtering)
Quiz (Group By)
Solution (Group By)
Quiz (Word Count)
Solution (Word Count)
Spark DF (UDFs)
Quiz (UDFs)
Solution (UDFs)
Solution (Cache and Presist)
Spark DF (DF to RDD)
Spark DF (Spark SQL)
Spark DF (Write DF)
Project Overview
Project (Count and Select)
Project (Group By)
Project (Group By, Aggregations and Order By)
Project (Filtering)
Project (UDF and WithColumn)
Project (Write)
Collaborative filtering
Links for the Course's Materials and Codes
Collaborative filtering
Utility Matrix
Explicit and Implicit Ratings
Expected Results
Dataset
Joining Dataframes
Train and Test Data
ALS model
Hyperparameter tuning and cross validation
Best model and evaluate predictions
Recommendations
Spark Streaming
Links for the Course's Materials and Codes
Introduction to Spark Streaming
Spark Streaming with RDD
Spark streaming is used to:
Spark Streaming Context
Spark Streaming Reading Data
Spark Streaming Cluster Restart
Spark Streaming RDD Transformations
Which statement is true about SparkContext and StreamingContext:
Spark Streaming DF
Spark Streaming Display
Spark Streaming DF Aggregations
ETL Pipeline
Links for the Course's Materials and Codes
Introduction to ETL
We can perform ETL using PySpark:
ETL stands for:
ETL pipeline Flow
Data set
Extracting Data
Transforming Data
Loading data (Creating RDS-I)
Load data (Creating RDS-II)
RDS Networking
Downloading Postgres
Installing Postgres
Connect to RDS thorugh PgAdmin
Loading Data
Project - Change Data Capture / Replication On Going
Links for the Course's Materials and Codes
Introduction to Project
Project Architecture
In this project we are going to implement:
The cloud service DMS will be used to:
Creating RDS MySql instance
Creating S3 Bucket
Creating DMS Source Endpoint
Creating DMS Destination Endpoint
Creating DMS Instance
MySql WorkBench
Connecting with RDS and Dumping Data
Quering RDS
DMS Full Load
DMS Replication Ongoing
Stoping Instances
Glue Job (Full Load)
Glue Job (Change Capture)
Glue Job (CDC)
Creating Lambda Function and Adding Trigger
Checking Trigger
Getting S3 file name in Lambda
Creating Glue Job
Adding Invoke for Glue Job
Testing Invoke
Writing Glue Shell Job
Full Load Pipeline
Change Data Capture Pipeline
Articles
Popular Articles
Top 10 Indian Universities Offering Online Degrees
Updated On
16 Sep, 2025
Top 12 Certification Courses Offered by IIT Bombay
Updated On
03 Sep, 2025
UGC Guidelines to Pursue Online Courses
Updated On
04 Jul, 2025
IGNOU Online Courses Approved by UGC
Updated On
03 Jul, 2025
150+ UGC Approved Online Degree Courses by Top ...
Updated On
03 Jun, 2025
Best Programming Languages to Learn in 2025
Updated On
09 May, 2025
Top 10 Online Healthcare and Hospital Managemen...
Updated On
04 Apr, 2025
The Scope of Artificial Intelligence in India
Updated On
09 Jan, 2025
Reasons to Enroll for an Online Content Writing...
Updated On
29 Feb, 2024
Top 10 Online Animation Certificate Courses for...
Updated On
27 Feb, 2024
Trending Courses
Popular Courses
Popular Platforms
Learn more about the Courses
Providers
Providers
Providers
Collaborators
Medium of Instructions
Mode of Learning
Mode of Study
Mode of Delivery
Certificate Providing Authority
Download Brochure
Thank You!
Brochure has been downloaded.
Open in App
Get the Careers360 App today!
And never miss an important update
Download Now