Posts
Once upon a codebase, in a kingdom of endless debates, a lone developer pondered the age-old question: “What’s the perfect project structure?” Spoiler alert: there isn’t one. Let’s embark on a quest to discover the charm of simplicity and the art of Go project structuring. Read more @ https://devopsian.net/p/how-to-structure-a-go-project-start-simple-refactor-later/
How to Structure a Go Project: Start Simple, Refactor Later
Feb 17, 2024
233 views
Secrets management refers to the tools and methods for managing digital authentication credentials (secrets), including passwords, keys, APIs, and tokens for use in applications, services, privileged accounts, and other sensitive parts of the IT ecosystem. While secrets management is applicable across an entire enterprise, the terms secrets and secrets management are referred to more commonly in I...
If you don’t use a secret management tool, you’re doing it wrong
Jan 31, 2021
224 views