|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/apache-kafka-security-ssl-encryption-authentication-authorization/
课程评论:没有评论
课程名称:Apache Kafka 安全(SSL)初学者教程 课程概述:该课程将探索安全的基本概念,如加密、认证和授权,使用SSL并在Apache Kafka中启用安全性。课程最后将包括配置生产者和消费者应用程序,并学习如何运行它们。目标受众为希望了解Apache Kafka安全性的人士。课程提供的所有学习材料及相关文档均已附上,帮助进一步学习。该课程在2小时内完成,请务必参与所有测验。我们特别设计了课程内容,以确保每个人都能轻松理解,初始讲座中包含基础概念,随后深入讲解高级主题,最后教授如何在实际案例中使用Kafka服务器。 Apache Kafka目前引发了广泛关注。虽然LinkedIn是Kafka的创始公司并且是最著名的用户,但许多公司也在成功地使用这一技术。随着人们对Kafka的了解不断深入,大家都想知道:Kafka的功能是什么?为什么每个人都想使用它?它比现有解决方案更好吗?这些优势是否足以取代现有的系统和基础设施?在0.10.x版本中,Kafka社区增加了多种安全功能,这些功能可以单独或结合使用,以增强Kafka集群的安全性。目前支持的安全特性包括:通过SSL对生产者和消费者的连接进行身份验证、对代理与ZooKeeper之间的连接进行身份验证、使用SSL对客户端和服务器之间的数据进行加密,以及对客户端发送/接收权限的授权。 这门课程对于希望入门和深入了解Apache Kafka安全性的学习者来说,是个不错的选择。
This course will explore the basic concepts of security like Encryption, Authentication, Authorization using SSL and enable security in Apache Kafka. Finally, we will conclude with configuring producer, consumer application and how to run producer and consumer. The target audience would be the people who are willing to know about Apache Kafka Security, All the material which is used in this course is attached and External Documentation which is helpful further. You can complete this course with in 2hours and please don't ignore any Quiz. We made this course such a way that everyone can understand easily, we added the basic concepts in the beginning lectures , then added advanced topics and finally taught how to use the Kafka server in real time with the example. Apache Kafka is creating a lot of buzz these days. While LinkedIn, where Kafka was founded, is the most well known user, there are many companies successfully using this technology. So now that the word is out, it seems the world wants to know: What does it do? Why does everyone want to use it? How is it better than existing solutions? Do the benefits justify replacing existing systems and infrastructure? In 0.10.x, the Kafka community added a number of features that, used either separately or together, increases security in a Kafka cluster. The following security features are currently supported: Authentication of connections from producers and consumers using SSLAuthentication of connections from brokers to ZooKeeperEncryption of data between clients and servers using SSLAuthorization of sending / receiving permissions by clients