Companies Home Search Profile

Apache Kafka Series - Kafka Connect Hands-on Learning

Focused View

Stephane Maarek | AWS Certified Cloud Practitioner,Solutions Architect,Developer,Conduktor Kafkademy

4:24:02

43 View
  • 001 Important Pre-Requisites.mp4
    01:09
  • 002 Course Objectives.mp4
    01:20
  • 003 Course Structure.mp4
    01:55
  • 004 About Your Instructor.mp4
    02:45
  • external-links.txt
  • 001 Code Download.html
  • external-links.txt
  • 001 What is Kafka Connect.mp4
    04:50
  • 002 Kafka Connect Architecture Design.mp4
    03:20
  • 003 Connectors, Configuration, Tasks, Workers.mp4
    03:03
  • 004 Standalone vs Distributed Mode.mp4
    02:11
  • 005 Distributed Architecture in Details.mp4
    02:58
  • 001 Important information about installation.html
  • 002 Docker on Mac (recent versions).mp4
    03:54
  • 003 Docker Toolbox on Mac (older versions).mp4
    05:17
  • 004 Docker on Linux (Ubuntu as an example).mp4
    04:56
  • 005 Docker on Windows 10 64bit.mp4
    03:42
  • 006 Docker Toolbox on Windows (older versions).mp4
    05:37
  • 007 Important note for Docker Toolbox users.html
  • 008 Starting Kafka Connect Cluster using Docker Compose.mp4
    03:40
  • 001 Its not working! What to do.mp4
    02:49
  • 002 Where to view logs.mp4
    04:05
  • 003 Asking a question in the Q&A.mp4
    02:39
  • 001 Kafka Connect Source Architecture Design.mp4
    01:14
  • 002 FileStream Source Connector - Standalone Mode - Part 1.mp4
    09:05
  • 003 FileStream Source Connector - Standalone Mode - Part 2.mp4
    07:56
  • 004 FileStream Source Connector - Distributed Mode.mp4
    11:29
  • 005 List of Available Connectors.mp4
    05:04
  • 006 Twitter Source Connector - Distributed Mode - Part 1.mp4
    07:37
  • 007 Twitter Source Connector - Distributed Mode - Part 2.mp4
    06:12
  • 008 Section Summary.mp4
    01:36
  • 001 Kafka Connect Sink Architecture Design.mp4
    01:43
  • 002 ElasticSearch Sink Connector - Distributed Mode - Part 1.mp4
    08:58
  • 003 ElasticSearch Sink Connector - Distributed Mode - Part 2.mp4
    07:31
  • 004 Kafka Connect REST API.mp4
    11:08
  • 005 JDBC Sink Connector - Distributed Mode.mp4
    13:06
  • 001 Goal of the section GitHubSourceConnector.mp4
    01:34
  • 002 Finding the code and installing required software.mp4
    03:09
  • 003 Description of the GitHub Issues API.mp4
    03:55
  • 004 Using the Maven Archetype to get started.mp4
    05:43
  • 005 Config Definitions.mp4
    12:31
  • 006 Connector Class.mp4
    06:57
  • 007 Writing a schema.mp4
    07:32
  • 008 Data Model for our Objects.mp4
    06:10
  • 009 Writing our GitHub API HTTP Client.mp4
    07:03
  • 010 Source Partition & Source Offsets.mp4
    04:22
  • 011 Source Task.mp4
    13:40
  • 012 Building and running a Connector in Standalone Mode.mp4
    04:59
  • 013 Command for next lecture.html
  • 014 Deploying our Connector on the Landoop cluster.mp4
    06:30
  • 015 More Resources for Developers.mp4
    01:57
  • external-links.txt
  • 001 Setting up Kafka Connect in Production (12).mp4
    14:20
  • 002 Setting up Kafka Connect in Production (22).mp4
    06:15
  • 003 Whats next.mp4
    01:46
  • 004 Congratulations and Thank you!.mp4
    01:18
  • 005 THANK YOU!.mp4
    01:32
  • 006 Bonus Lecture.html
  • Description


    Kafka Connect - Learn How to Source Twitter Data, Store in Apache Kafka Topics & Sink in ElasticSearch and PostgreSQL

    What You'll Learn?


    • Configure and run Apache Kafka Source and Sink Connectors
    • Learn concepts behind Kafka Connect & the Kafka Connect architecture
    • Launch a Kafka Connect Cluster using Docker Compose
    • Deploy Kafka Connectors in Standalone and Distributed Mode
    • Write your own Kafka Connector

    Who is this for?


  • Developers who wants to learn Apache Kafka Connect Framework and get hands-on with it
  • Professionals who are good at Apache Kafka ecosystem and basic core concepts
  • Architects who want to understand how Kafka Connect fits in their Solution Architecture
  • What You Need to Know?


  • Good understanding of Kafka Basic is REQUIRED to take this course
  • A recent Windows / Mac / Linux machine with minimum 4GB of RAM, 5 GB of disk space
  • Good to have knowledge about Linux command line
  • Good to have knowledge about Docker
  • A note book and pen is recommended to take notes during the entire course
  • More details


    Description

    A Comprehensive and Brand New Course for Learning Apache Kafka Connect Framework with Hands-on Training – (Launched in April 2017)

    Kafka Connect is a tool for scalable and reliable streaming data between Apache Kafka and other data systems. Apache Kafka Connect is a common framework for Apache Kafka producers and consumers.  

    Apache Kafka Connect offers an API, Runtime, and REST Service to enable developers to define connectors that move large data sets into and out of Apache Kafka in real time. It inherits strong concepts such as fault-tolerance and elasticity thanks to being an extension of Apache Kafka. Kafka Connect can ingest entire databases, collect metrics, gather logs from all your application servers into Apache Kafka topics, making the data available for stream processing with low latency.  

    Kafka Connect standardises integration of other data systems with Apache Kafka, simplifying connector development, deployment, and management.  

    In this course, we are going to learn the Kafka Connector deployment, configuration and management with hands-on exercises. We are also going to see the distributed and standalone modes to scale up to a large, centrally managed service supporting an entire organisation or scale down to development, testing, and small production deployments. The REST interface to submit and manage connectors to your Kafka Connect cluster via an easy to use REST API’s.  

    Students Loved this course – Students have rated the course with 5 stars...!!

    Tin Pavlinic says “This course is an excellent resource for those getting started with Apache Kafka-Connect. Stephane explains concepts very clearly and provides plenty of practical examples. The setup is easy. You can follow the examples along on your own machine, and then experiment further. I highly recommend this Apache Kafka course.”

    Alan V says "This course is GREAT: 1. The teacher provides clear explanations of the role to Kafka Connector in Kafka Streaming Solution architecture. 2. The course uses docker-compose.yml to help learners quick build a practice environment. 3. The course is well organized and easy to understand the idea, behind Kafka Connector. The teacher guides you how to use the tool step by step. 4. The provided shell commands are all well commented and steps by steps to guide users. If you read the comments in the shell script files after the course, it will remind you what the teacher just taught in the videos. 5. The teacher is very responsible to learners' questions and very helpful. If you are a professional developer, I highly recommend you to attend this course." 

    Sagar Joshi says "It was very engaging and interesting course. I recommend taking this Apache Kafka course. Stephane has provided all the required details and its really a hands-on training course. Thank you..!!" 

    ===============================

    Instructor

    My name is Stephane Maarek, and I'll be your instructor in this course. I teach about Apache Kafka, the Kafka ecosystem and Kafka Certifications with my focus always 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.

    Throughout my career in designing and delivering these certifications and courses, I have already taught 1,000,000+ students and gotten 350,000+ reviews!

    With Apache Kafka becoming much more than a buzzword out there, I've decided it's time for students to properly learn how to be a Kafka professional. 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!


     

    Who this course is for:

    • Developers who wants to learn Apache Kafka Connect Framework and get hands-on with it
    • Professionals who are good at Apache Kafka ecosystem and basic core concepts
    • Architects who want to understand how Kafka Connect fits in their Solution Architecture

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Stephane Maarek | AWS Certified Cloud Practitioner,Solutions Architect,Developer
    Stephane Maarek | AWS Certified Cloud Practitioner,Solutions Architect,Developer
    Instructor's Courses
    Stephane is a solutions architect, consultant and software developer that has a particular interest in all things related to Big Data, Cloud & API. He's also a many-times best seller instructor on Udemy for his courses in AWS and Apache Kafka.[See FAQ below to see in which order you can take my courses]Stéphane is recognized as an AWS Hero and is an AWS Certified Solutions Architect Professional & AWS Certified DevOps Professional. He loves to teach people how to use the AWS properly, to get them ready for their AWS certifications, and most importantly for the real world. He also loves Apache Kafka. He sits on the 2019 Program Committee organizing the Kafka Summit in New York, London and San Francisco. He is also an active member of the Apache Kafka community, authoring blogs on Medium and a guest blog for Confluent.  During his spare time he enjoys cooking, practicing yoga, surfing, watching TV shows, and traveling to awesome destinations!FAQ: In which order should you learn?...AWS Cloud: Start with AWS Certified Solutions Architect Associate, then move on to AWS Certified Developer Associate and then AWS Certified SysOps Administrator. Afterwards you can either do AWS Certified Solutions Architect Professional or AWS Certified DevOps Professional, or a specialty certification of your choosing.Apache Kafka: Start with Apache Kafka for Beginners, then you can learn Connect, Streams and Schema Registry if you're a developer, and Setup and Monitoring courses if you're an admin. Both tracks are needed to pass the Confluent Kafka certification.
    Conduktor Kafkademy
    Conduktor Kafkademy
    Instructor's Courses
    Conduktor is an Apache Kafka enterprise platform that helps your team be more efficient and faster at using Apache Kafka. Conduktor Platform allows developers use Apache Kafka with confidence. The Apache Kafka UI is adapted for all Kafka clusters and has features for the entire Apache Kafka ecosystem, including Confluent, Kafka Connect and Kafka Streams!Conduktor was founded by Stéphane Maarek, the best-selling instructor on Apache Kafka here on Udemy.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 50
    • duration 4:24:02
    • English subtitles has
    • Release Date 2023/10/12