|
|
|
|
|
by movedx
1320 days ago
|
|
> One never needs to login with different creds to access another project. You just use your Google login or activate a service account. It's the same in AWS with AWS SSO/IAM Center. You only login once, and you can access every other account (project) you're allowed to access. |
|
The best part is that the account is in the URL so you can just link to specific resources in different accounts. So many of our runbooks for GCP are like "click this link" whereas for AWS it is "make sure you are looked into {specific-account} then click this link". The latter is much more error prone and can break your workflow if you were doing something in a different account previously.