C
C#3mo ago
Core

✅ Azure key vault with microservices

Hello, Right now I have 2 microservice, they communicate with RabbitMq, so the credentials are the same. Would it be more reasonable to have 2 key vaults storing the same secrets, one vault per each microservice, or create an extra vault for shared secrets? 2 vault, 1 per each microservice or 3 vault, 1 per each microservice + a shared one?
4 Replies
Sossenbinder
Sossenbinder3mo ago
The general recommendation is a keyvault per environment per app, yep. I wouldn't necessary take it as a hard rule though. It's all a gradient between complexity and security. You could instead use a keyvault per domain, but you might increase the potential exposure
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Core
CoreOP3mo ago
Oh, I didn't know that. It's a great feature indeed Thank you guys
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server