One of the major challenges in a multi-team organisation is securing and managing secrets. In this blog, we will see how we use the secrets from AWS Secrets manager in configuration management tools. -------------------------------------------------------------------------------- Why migrate to AWS Secrets Manager? * Our pipeline relies on ansible vault and shared among teams.…
2 posts tagged
Ansible
Infrastructure-as-a-code (IaC) - We-go fully automated
At Wego we love automation. So we use lots of tools to automate and make our life easier. Following the latest DevOps trends, we decided to start using tools to automate our infrastructure. The initial decision constraint was to have a tool that is available on different public clouds. We…