Archives for GCP
Google Cloud I AM role best practices
Here are some best practices for using Google Cloud IAM roles: Use least privilege principle: Assign only the minimum set of permissions required to perform a task. Use roles, not individual users: Assign roles to groups of users rather than assigning permissions to individual users. This makes it easier to…