Using Chef & Hashicorp Vault for secrets management
Chef is a configuration management tool that promotes the idea of infrastructure as code. This means that we can define the desired state of a system and automatically roll out changes to multiple servers at once. Chef can be used…