Hello! I found this excellent tutorial on JWT authentication with Compute which very closely aligns with my needs. I was hoping to improve the security posture by trying to manage sessions on the edge instead of relying on JWTs, which would be a use case for your KV stores.
Unfortunately, this is for a personal project that is bound to be mostly ignored and falls squarely in the “hobbyist” tier. Do I understand correctly that as someone not on an Ultimate paid plan I would not have access to KV stores? If that’s correct then what alternatives can I consider?