Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

AWS with external account

In some cases, the organization has its own AWS account that is provided to us to deploy the cluster. This method is far simpler as we don’t have to handle cloud billing, since it is handled by the organization.

There are some steps to do before the deploy:

  1. Instruct the external organization to create one AWS IAM account with full permissions. Since we will have one account per engineer, this initial account should be created for the specific engineer who is responsible for setting up the hub.

  2. The organization sends the credentials for this account to support@2i2c.org, encrypted using age encryption method.

  3. The engineer accesses this information and decrypts it using the provided instructions.

  4. This engineer can use the IAM service in the AWS Console to create accounts for each of the other engineers and then sends the credentials to each, for example, through Slack.

  5. Continue with the cluster setup as usual (following new cluster runbook).