Authorization | RBAC and ACLs | Confluent Cloud Security

preview_player
Показать описание

Authorizing hundreds, thousands, or even tens of thousands of identities isn’t unheard of especially when talking about users and service accounts.

In Confluent Cloud there are two methods for authorizing your identities, access control lists, or ACLs, and Role-based access control, or RBAC.

In this video, we'll break both options down and talk about some of the important considerations you need to keep in mind as you configure your Confluent Cloud cluster.

LEARN MORE

ABOUT CONFLUENT

#cloudsecurity #cloudnative #apachekafka #kafka #confluent
Рекомендации по теме
Комментарии
Автор

Authentication: General access. ( API Key + Secret)
Authorization: Specific access. (Personas : Dev, Admin, Ops, Role: CRUD )

RBAC: Roles Based Access Control.

ACLs: Access Control List.

jekuh