I am planning to create a separate keyspace for each consumer.
Care should be taken to ensure that the consumer has access to their keyspace but to other keyspaces. This will be done using a role-based access control.
Each consumer will have a role against them and role gives them access to their respective keyspace and not to the other keyspaces in the database.
I am planning to create a separate keyspace for each consumer.
Care should be taken to ensure that the consumer has access to their keyspace but to other keyspaces. This will be done using a role-based access control.
Each consumer will have a role against them and role gives them access to their respective keyspace and not to the other keyspaces in the database.