Hi, I have following questions
# spicedb
s
Hi, I have following questions 1. Is there any way to check metrics for given time interval? is it user configurable? (in case of managed service) 2. What is the SLA for SpiceDB Dedicated? 3. What is the latency for SpiceDB Dedicated? 4. Could you please share the rate limits for the API endpoints? 5. Is there any support for point in time recovery/rollback to specific version of auth model? 6. I would like to know more details om the pricing for SpiceDB Dedicated - What do you mean by resource-based pricing and any more details on the type of resource and pricing would be appreciated?
c
Hey there, First off, we have two managed services, Dedicated and Serverless. I'll answer all of these questions referring to Dedicated. 1. SpiceDB Dedicated provides a metrics dashboard in the management console. We also have plans to let you export metrics soon. 2. We offer a 99.9% uptime SLA by default. 3. It's highly dependent on your workload, but most customers have a CheckPermission p95 of less than 15 ms. 4. There are no rate limits for SpiceDB Dedicated. There are rate limits for SpiceDB Serverless 5. Yes, you can achieve this with ZedTokens and at_exact_snapshot consistency (https://authzed.com/docs/spicedb/concepts/consistency#at-exact-snapshot). We are also performing backups. The backup intervals vary based on what data store you choose. 6. Discussing this over a quick call is probably better. You can schedule some time here: https://authzed.com/call
s
Thank you @corkrean for the response! I have some follow up questions 1. I have seen the metrics dashboard. I dont find it is configurable, is it correct or am I missing something? 2. Regarding backup recovery, I dont find how to roll back to any older version exposed in UI? Hiw can I do that. Also how can I choose data store while opting for dedicated service? 3. Thanks for sharing the link, I have scheduled a call
Also I am facing difficulty figuring out what should be the API url for spicedb dedicated service.
c
1. Correct, the dashboard is not currently configurable; that's why we are allowing you to export your own metrics. 2. Let's discuss these questions on the call so we can best determine what you're trying to accomplish. 3. Great!
s
Hi @corkrean Could you please let me know the API base URL > Also I am facing difficulty figuring out what should be the API url for spicedb dedicated service.
How can we sync the existing auth data from application db to spicedb?
c
You will have a custom URL when you become a customer.
There are several strategies for data migration. I'd like to better understand your tech stack so I can provide a specific recommendation. We can chat more about this on the call.
s
We have a monoilth application based on PHP and MySQL. Once we start using SpiceDB, we add API call in the required flows. But SpiceDB should have populated with the relationships for the existing DB entries (as defined by the schema) so what are the options here?
17 Views