How to get started with automatic password rotation on Google Cloud
Introduction Password rotation is a broadly-accepted best practice, but implementing it can be a cumbersome and disruptive process. Automation can help ease that burden, and in this guide we offer some best practices to automate password rotation on Google Cloud. As an example, we share a reference architecture to automate the process of rotating passwords for a Cloud SQL instance on Google Cloud. This method can be extended to other tools and types of secrets. Storing passwords in Google Cloud While there are many solutions you can use to store secrets such as passwords in Google Cloud, we suggest using [...]