What is SSL security in Apache Kafka? | Apache Kafka Series - Part 03

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

ความคิดเห็น •

  • @muralidhar40
    @muralidhar40 2 ปีที่แล้ว +2

    The analogy is excellent. It helps me to remember various steps in TLS/SSL mechanism

  • @Ckbagchi
    @Ckbagchi 20 วันที่ผ่านมา

    Nice explanation for SSL.

  • @SomeGeezer0
    @SomeGeezer0 2 ปีที่แล้ว

    Best explanation I have seen, thanks!

  • @kamalpant_kp
    @kamalpant_kp 5 หลายเดือนก่อน

    Very Good Explanation and Example is relatable.

  • @MohamedFazan-w2y
    @MohamedFazan-w2y วันที่ผ่านมา

    Great video

  • @Raven_Noctis
    @Raven_Noctis 3 ปีที่แล้ว

    Thanks you so much for putting these tutorials together. I have learned so much and was able to actually work with kafka now on my job as no one had a clue. I hope you make more series because your way of teaching is really good with the analogies you use. Keep up the good work and I'm sure eventually your channel will have an exponential growth! Definitely subscribing 😀

  • @adityakulai6419
    @adityakulai6419 ปีที่แล้ว

    Great video!

  • @rajasekarparamanandam4965
    @rajasekarparamanandam4965 2 ปีที่แล้ว

    Great job! bro Nice explanation

  • @noaexel
    @noaexel 3 ปีที่แล้ว

    Awesome content.... I have learnt alot already... Its my first time working with Kafka... Thanks for this

  • @shwetamehrolia6137
    @shwetamehrolia6137 3 ปีที่แล้ว

    Simplified explanation with everything covered from roots.

  • @VaibhavPatil-rx7pc
    @VaibhavPatil-rx7pc ปีที่แล้ว

    excellent

  • @ulagasundar596
    @ulagasundar596 2 ปีที่แล้ว

    Sema bro .. :) Even In my eng college, No one explained clearly like this. TH-cam is not recommending this type of channels rather recommending random shit Respect videos :P .. Subscribed :) Hearty Thanks

  • @buddieslu
    @buddieslu 3 ปีที่แล้ว

    superb explanation, thank you so much and keep it up

  • @faheemsultan95
    @faheemsultan95 2 ปีที่แล้ว

    very easy to understand, much appreciated

  • @suku64080
    @suku64080 2 ปีที่แล้ว

    Hi, Good one!!! Just made couple of my Kafka topics secured using SSL 👍

  • @jaseembinmuhammed5861
    @jaseembinmuhammed5861 ปีที่แล้ว

    Great tutorial !

  • @vedashopifypagebuilder
    @vedashopifypagebuilder 2 ปีที่แล้ว

    Easy to understand, thank you very much!

  • @lyliali
    @lyliali 3 ปีที่แล้ว

    this series has helped me so much! thank you :)

  • @sauravbhagat4737
    @sauravbhagat4737 3 ปีที่แล้ว

    Great explanation.

  • @umerimran3833
    @umerimran3833 ปีที่แล้ว

    thank you brother, that would be great if you'll develop an end to end project with python and kafka!

  • @satishsharma-mj6zh
    @satishsharma-mj6zh ปีที่แล้ว

    Amazing

  • @rajeshkanna3356
    @rajeshkanna3356 4 ปีที่แล้ว

    Very nice explanation.

  • @matyaskov
    @matyaskov 2 ปีที่แล้ว

    thank you 🍻

  • @jaineshmodi
    @jaineshmodi 3 ปีที่แล้ว

    this is too good

  • @kongaravenky7453
    @kongaravenky7453 3 ปีที่แล้ว

    Great content bro.. 👍

  • @anandhu5082
    @anandhu5082 2 ปีที่แล้ว

    How does the client get the Trustore file to validate the sever's keystore? Do we manually download it to the client system from the server?

  • @jimbrannlund4677
    @jimbrannlund4677 3 ปีที่แล้ว

    Thanks!

  • @vijayannallasami376
    @vijayannallasami376 3 ปีที่แล้ว

    super bro!

  • @nihar1213
    @nihar1213 2 หลายเดือนก่อน

    Client authenticates with Server.
    CA is an authority who contains its own certificate and a key to sign the certificate of client and server
    For mutual TLS server and client both should have a private key and certificate pair
    To generate - Create a private key for server and then create certificate singeing request to CA the authority . It gives a certificate signed backed to the server . Now server has its own private key and certificate. The certificate has details and a public key by which the client can validate the server
    The above procedure is also same while doing it for client
    Now server and client both have a pair of their own certificate and private key
    Now when the communication happens between them they also contain the authority certificate using which their own certificates were signed and created. This just make sure server and client can validate each other s certificates by a trusted source .
    It is like in an Indian marriage both parties talk to their common friend to make sure the bride and groom are legit . That is before the marriage
    Now both server and client both should have
    1. Own certificate which also has public key
    2. Private key
    3. Authority or issuer certificate
    Done.

  • @chelladuraiv6457
    @chelladuraiv6457 4 ปีที่แล้ว

    Super

  • @fawzilinggo
    @fawzilinggo 2 ปีที่แล้ว

    seng... 🤣