Which statement accurately contrasts RBAC and ABAC, and when is ABAC especially useful?

Study for the Cloud and Collaboration Systems Test. Use flashcards and multiple choice questions, each with hints and detailed explanations. Prepare for your exam with confidence!

Multiple Choice

Which statement accurately contrasts RBAC and ABAC, and when is ABAC especially useful?

Explanation:
Think of access decisions as driven by either roles or attributes. In RBAC, permissions live with roles and users gain those permissions by belonging to a role. In ABAC, decisions are made by evaluating a set of attributes—who the user is (user attributes), what the resource is (resource attributes), and the current context (environment attributes)—against defined policies. This difference explains why ABAC is especially useful: it supports fine-grained control and adapts to changing contexts. Because decisions consider multiple attributes and rules, you can grant or restrict access in nuanced ways that go beyond fixed role membership, making it well-suited for dynamic environments where factors like time, location, or data sensitivity matter. The other options misstate how RBAC and ABAC work or claim incorrect things about their usefulness or scope—RBAC isn’t attribute-based, ABAC can be valuable in dynamic contexts, they aren’t about encryption or routing, and they aren’t identical in function.

Think of access decisions as driven by either roles or attributes. In RBAC, permissions live with roles and users gain those permissions by belonging to a role. In ABAC, decisions are made by evaluating a set of attributes—who the user is (user attributes), what the resource is (resource attributes), and the current context (environment attributes)—against defined policies.

This difference explains why ABAC is especially useful: it supports fine-grained control and adapts to changing contexts. Because decisions consider multiple attributes and rules, you can grant or restrict access in nuanced ways that go beyond fixed role membership, making it well-suited for dynamic environments where factors like time, location, or data sensitivity matter.

The other options misstate how RBAC and ABAC work or claim incorrect things about their usefulness or scope—RBAC isn’t attribute-based, ABAC can be valuable in dynamic contexts, they aren’t about encryption or routing, and they aren’t identical in function.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy