Apache Kafka Series – Learn Apache Kafka for Beginners v3
Apache Kafka Series – Learn Apache Kafka for Beginners v3, available at $109.99, has an average rating of 4.62, with 122 lectures, 6 quizzes, based on 45601 reviews, and has 238542 subscribers.
You will learn about Understand Apache Kafka Ecosystem, Architecture, Core Concepts and Operations Master Concepts such as Topics, Partitions, Brokers, Producers, Consumers Start a personal Kafka development environment Learn major CLIs: kafka-topics, kafka-console-producer, kafka-console-consumer, kafka-consumer-groups, kafka-configs Create your Producers and Consumers in Java to interact with Kafka Program a Real World Twitter Producer & ElasticSearch Consumer Extended APIs Overview (Kafka Connect, Kafka Streams), Case Studies and Big Data Architecture Practice and Understand Log Compaction This course is ideal for individuals who are Developers who want to learn the Apache Kafka Fundamentals, start a cluster and write their first application or Architects who want to understand how Apache Kafka fits into their solution architecture or Anyone looking to learn the full theory of how Apache Kafka works as a distributed system It is particularly useful for Developers who want to learn the Apache Kafka Fundamentals, start a cluster and write their first application or Architects who want to understand how Apache Kafka fits into their solution architecture or Anyone looking to learn the full theory of how Apache Kafka works as a distributed system.
Enroll now: Apache Kafka Series – Learn Apache Kafka for Beginners v3
Summary
Title: Apache Kafka Series – Learn Apache Kafka for Beginners v3
Price: $109.99
Average Rating: 4.62
Number of Lectures: 122
Number of Quizzes: 6
Number of Published Lectures: 121
Number of Published Quizzes: 6
Number of Curriculum Items: 128
Number of Published Curriculum Objects: 127
Original Price: $129.99
Quality Status: approved
Status: Live
What You Will Learn
- Understand Apache Kafka Ecosystem, Architecture, Core Concepts and Operations
- Master Concepts such as Topics, Partitions, Brokers, Producers, Consumers
- Start a personal Kafka development environment
- Learn major CLIs: kafka-topics, kafka-console-producer, kafka-console-consumer, kafka-consumer-groups, kafka-configs
- Create your Producers and Consumers in Java to interact with Kafka
- Program a Real World Twitter Producer & ElasticSearch Consumer
- Extended APIs Overview (Kafka Connect, Kafka Streams), Case Studies and Big Data Architecture
- Practice and Understand Log Compaction
Who Should Attend
- Developers who want to learn the Apache Kafka Fundamentals, start a cluster and write their first application
- Architects who want to understand how Apache Kafka fits into their solution architecture
- Anyone looking to learn the full theory of how Apache Kafka works as a distributed system
Target Audiences
- Developers who want to learn the Apache Kafka Fundamentals, start a cluster and write their first application
- Architects who want to understand how Apache Kafka fits into their solution architecture
- Anyone looking to learn the full theory of how Apache Kafka works as a distributed system
UPDATE MARCH 2022: Course newly recorded with Kafka 3.0!
Welcome to the Apache Kafka Series! Join a community of 130,000+ students learning Kafka.
Apache Kafka has become the leading distributed data streaming enterprise big data technology. Kafka is used in production by over 33% of the Fortune 500 companies such as Netflix, Airbnb, Uber, Walmart and LinkedIn.
To learn Kafka easily, step-by-step, you have come to the right place! No prior Kafka knowledge is required
===============================
If you look at the documentation, you can see that Apache Kafka is not easy to learn…
Thanks to my several years of experience in Kafka and Big Data, I wanted to make learning Kafka accessible to everyone.
We’ll take a step-by-step approach to learn all the fundamentals of Apache Kafka.
At the end of this course, you’ll be productive and you’ll know the following:
-
The Apache Kafka Ecosystem Architecture
-
The Kafka Core Concepts: Topics, Partitions, Brokers, Replicas, Producers, Consumers, and more!
-
Launch your own Kafka cluster in no time using native Kafka binaries – Windows / MacOS X / Linux
-
Learn and Practice using the Kafka Command Line Interface (CLI)
-
Code Producer and Consumers using the Java API
-
Real world project using Wikimedia as a source of data for a producer and OpenSearch as a sink for our consumer
-
Overview of Advanced APIs (Kafka Connect, Kafka Streams)
-
Real World Case Studies and Big Use cases
-
Overview of Advanced Kafka for Administrators
-
Advanced Topic Configurations
Note: The hands-on section is based on Java, which is the native Kafka programming language. But, good news! Your learning in Java will be completely applicable to other programming languages, such as Python, C#, Node.js or Scala, and Big Data frameworks such as Spark, NiFi or Akka
===============================
The Kafka for Beginners course is the best place to start your Kafka learning journey…Ask other students!
-
5 stars: “That’s one of the most high-quality on-line courses I ever took” – Paul L.
-
5 stars: “This training was awesome and learned many things about KAFKA though having 0 years of experience in this technology” – Puneet G.
-
5 stars: “Outstanding on all fronts! I wish all courses were that well presented. I especially appreciate the hands-on sections. I was able to get everything up and running with ease. Highly recommend this course and this instructor!” – David G.
You can take this course risk-free and if you don’t like it, you can get a refund anytime in the first 30 days!
===============================
Instructor
My name is Stéphane Maarek, I am passionate about Data Streaming & Cloud Computing, and I will be your instructor in this course. I teach about Apache Kafka, the Kafka ecosystem, and Kafka Certifications, focusing on helping my students improve their professional proficiencies. I am also the co-founder of Conduktor: an enterprise Apache Kafka platform & UI to help everyone use Kafka.
I have already taught 1,500,000+ students and gotten 500,000+ reviews throughout my career in designing and delivering best-selling courses!
With Apache Kafka becoming much more than a buzzword out there, I’ve decided it’s time for students to learn how to be Kafka professionals properly. So, let’s kick start the course! You are in good hands!
===============================
This Course Also Comes With:
-
Lifetime Access to All Future Updates
-
A responsive instructor in the Q&A Section
-
Links to interesting articles, and lots of good code to base your next applications onto
-
Udemy Certificate of Completion Ready for Download
This is the course that could improve your career!
Apache Kafka is a skill in high demand and there are not enough people to fulfill all the open positions. You can boost your income, take on new roles and fun challenges. Many of my students are now the Kafka experts of their companies! You can be the next!
I hope to see you inside the course!
=======================
Note:Looking for more advanced Kafka concepts? There are many volumes in the Apache Kafka Series:
-
Learn Kafka for Beginners v2 (great to start)
-
Kafka Connect Hands On Learning
-
Kafka Streams for Data Processing
-
KSQL on ksqlDB – Hands On!
-
Kafka Cluster Setup & Administration
-
Confluent Schema Registry & Kafka REST Proxy
-
Kafka Security (SSL SASL ACL)
-
Kafka Monitoring and Operations
Happy learning!
Course Curriculum
Chapter 1: Kafka Introduction
Lecture 1: Course Introduction
Lecture 2: Apache Kafka in 5 minutes
Lecture 3: Course Objectives
Lecture 4: Welcome! – About your instructor
Chapter 2: Code Download
Lecture 1: Code Download
Chapter 3: ====== Kafka Fundamentals ======
Lecture 1: Kafka Fundamentals
Chapter 4: Kafka Theory
Lecture 1: Topics, Partitions and Offsets
Lecture 2: Producers and Message Keys
Lecture 3: Consumers & Deserialization
Lecture 4: Consumer Groups & Consumer Offsets
Lecture 5: Brokers and Topics
Lecture 6: Topic Replication
Lecture 7: Producer Acknowledgements & Topic Durability
Lecture 8: Zookeeper
Lecture 9: Kafka KRaft – Removing Zookeeper
Lecture 10: Theory Roundup
Chapter 5: Starting Kafka
Lecture 1: Important: Starting Kafka & Lectures Order
Lecture 2: FAQ for Setup Problems
Lecture 3: Starting Kafka with Conduktor – Multi Platform
Lecture 4: Mac OS X – Download and Setup Kafka in PATH
Lecture 5: Mac OS X – Start Zookeeper and Kafka
Lecture 6: Mac OS X – Using brew
Lecture 7: Linux – Download and Setup Kafka in PATH
Lecture 8: Linux – Start Zookeeper and Kafka
Lecture 9: Windows WSL2 – Download Kafka and PATH Setup
Lecture 10: Windows WSL2 – Start Zookeeper & Kafka
Lecture 11: Windows WSL2 – How to Fix Problems
Lecture 12: Windows WSL2 – Extra Instructions
Lecture 13: Windows non-WSL2 – Start Zookeeper and Kafka
Chapter 6: Starting Kafka without Zookeeper
Lecture 1: Note: try out Kafka KRaft
Lecture 2: Mac OS X – Start Kafka in KRaft mode
Lecture 3: Linux – Start Kafka in KRaft mode
Lecture 4: Windows WSL2 – Start Kafka in KRaft mode
Chapter 7: CLI (Command Line Interface) 101
Lecture 1: CLI Introduction
Lecture 2: WINDOWS WARNING: PLEASE READ
Lecture 3: Kafka Topics CLI
Lecture 4: Kafka Console Producer CLI
Lecture 5: Kafka Console Consumer CLI
Lecture 6: Kafka Consumers in Group
Lecture 7: Kafka Consumer Groups CLI
Lecture 8: Resetting Offsets
Chapter 8: Kafka UI – Conduktor Demo
Lecture 1: Conduktor – Demo
Chapter 9: Kafka Java Programming 101
Lecture 1: Kafka SDK List
Lecture 2: Creating Kafka Project
Lecture 3: Java Producer
Lecture 4: Java Producer Callbacks
Lecture 5: Java Producer with Keys
Lecture 6: Java Consumer
Lecture 7: Java Consumer – Graceful Shutdown
Lecture 8: Java Consumer inside Consumer Group
Lecture 9: Java Consumer Incremental Cooperative Rebalance & Static Group Membership
Lecture 10: Java Consumer Incremental Cooperative Rebalance – Practice
Lecture 11: Java Consumer Auto Offset Commit Behavior
Lecture 12: Programming – Advanced Tutorials
Chapter 10: ===== Kafka Real World Project =====
Lecture 1: Real World Project Overview
Lecture 2: Real World Exercise – Solution
Chapter 11: Kafka Wikimedia Producer & Advanced Producer Configurations
Lecture 1: IMPORTANT: Start Local Kafka with Conduktor using Docker
Lecture 2: Wikimedia Producer Project Setup
Lecture 3: Wikimedia Producer Implementation
Lecture 4: Wikimedia Producer Run
Lecture 5: Wikimedia Producer – Producer Config Intros
Lecture 6: Producer Acknowledgements Deep Dive
Lecture 7: Producer Retries
Lecture 8: Idempotent Producer
Lecture 9: Safe Kafka Producer Settings
Lecture 10: Wikimedia Producer Safe Producer Implementation
Lecture 11: Kafka Message Compression
Lecture 12: linger.ms and batch.size Producer settings
Lecture 13: Wikimedia Producer High Throughput Implementation
Lecture 14: Producer Default Partitioner & Sticky Partitioner
Lecture 15: [Advanced] max.block.ms and buffer.memory
Chapter 12: OpenSearch Consumer & Advanced Consumer Configurations
Lecture 1: OpenSearch Consumer – Project Overview
Lecture 2: OpenSearch Consumer – Project Setup
Lecture 3: Setting up OpenSearch on Docker
Lecture 4: Setting up OpenSearch on the Cloud
Lecture 5: OpenSearch 101
Lecture 6: OpenSearch Consumer Implementation – Part 1
Lecture 7: OpenSearch Consumer Implementation Part 2
Lecture 8: Consumer Delivery Semantics
Lecture 9: OpenSearch Consumer Implementation Part 3 – Idempotence
Lecture 10: Consumer Offsets Commit Strategies
Lecture 11: OpenSearch Consumer Implementation Part 4 – Delivery Semantics
Lecture 12: OpenSearch Consumer Implementation Part 5 – Batching Data
Lecture 13: Consumer Offset Reset Behavior
Instructors
-
Stephane Maarek | AWS Certified Cloud Practitioner,Solutions Architect,Developer
Best Selling Instructor, 10x AWS Certified, Kafka Guru -
Conduktor Kafkademy
Apache Kafka enterprise platform to empower your teams
Rating Distribution
- 1 stars: 197 votes
- 2 stars: 328 votes
- 3 stars: 2331 votes
- 4 stars: 14423 votes
- 5 stars: 28343 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024