Apache Kafka Series - Kafka Security (SSL SASL Kerberos ACL)
Posted by Superadmin on December 26 2018 06:55:02

Apache Kafka Series - Kafka Security (SSL SASL Kerberos ACL)

 

Kafka Security Setup in AWS with SSL Encryption and Authentication, SASL Kerberos, ACL in Zookeeper

Learn Kafka Security, with encryption (SSL), authentication (SSL & SASL), and authorization (ACL). Join hundreds of knowledge savvy students into learning some of the most important security concepts in a typical Apache Kafka stack. Kafka Security is important for the following reasons:

Encryption (SSL) for Apache Kafka
Authentication (SSL & SASL) for Apache Kafka
Authorization (ACL) for Apache Kafka

 


Apache Kafka Series - Kafka Security (SSL SASL Kerberos ACL)



 
 
 
 
0-Kafka Security Overview
1-Course Structure + Pre-requisites
2-About your Instructors
3-Section Objective
 
 
 
 
4-Hands-On Creating your EC2 Instance + SSH
5-Kafka + Zookeeper Setup
6-Hands-On Setup Kafka & Zookeeper Service
7-Producer Consumer test
 
 
 
 
8-Kafka Setup Producer Consumer test
9-The need for SSL Encryption
10-What is SSL
11-SSL in Kafka
 
 
 
 
12-Hands-On Creating a Certificate Authority (CA)
13-Hands-On SSL Setup in Kafka
14-Hands-On SSL Setup for Clients
15-Performance impact of SSL in Kafka
 
 
 
 
16-SSL Encryption Section Summary
17-What is SSL Authentication
18-Hands-On SSL Authentication
19-What is SASL in Kafka
 
 
 
 
20-What is Kerberos
21-Hands-On Kerberos - Part 1 Setup EC2
22-Hands-On Kerberos - Part 2 Principals & Keytabs
23-Hands-On Kerberos - Part 3 Kafka Configuration
 
 
 
 
24-Hands-On Kerberos - Part 4 Client Configuration
25-ACLs in Kafka
26-Hands-On ACL demo
27-Cluster Security