Workload Prioritization – How it Works Together

8 min to complete

Service levels creation:

Service levels use Scylla RBAC (role-based access control) for configuration and operation.

Roles are ordered in a hierarchical structure

Each service level can be attached to any role. Every role can only have one service level attached (one to many relationship)

For a specific role session, all of the roles in the hierarchy are merged to compose the final session configuration.

ATTACH SERVICE_LEVEL sl TO interactive_user;

 

Transcript
fa-angle-up