Skip to content
Jason Klein edited this page Oct 27, 2019 · 2 revisions

AWS

Springfield Devs hosts several services on AWS. This page describes how the AWS accounts are configured. Services are segmented into sub-accounts beneath an organization account.

Organization Account

This account (091261266943) is the parent for each DEVS service account. Root account credentials in DEVS 1Password. Avoid using the root account. Each user should create a separate IAM user account.

This account has a Service Control Policy (SCP) under AWS Organizations settings that prevents sub-accounts from creating resources outside of permitted regions (e.g. us-east-1, us-east-2, us-west-2) and that prevents sub-accounts from using services not specifically allowed.

Hack 4 Good Account

This account (979662945731) is used to host Passbolt (Hack 4 Good Project Credentials) via RDS/EC2 and several services related to Hack 4 Good projects. Services are hosted in the Ohio Region (us-east-2). Root account credentials in DEVS 1Password. Avoid using the root account. Each user should create a separate IAM user account.

Clone this wiki locally