Account provisioning
#
IntroductionAWS accounts are provisioned by the Cloud Engineering team; request an account by emailing cloudsupport[at]hackney[dot]gov[dot]uk. We are trying to actively reduce the nmumber of accounts we have, so please do not assume that your application will get its own account.
#
PrinciplesWe have three Organisational Units, mapped to the Software Development Lifecycle:
- Development (-dev)
- Staging (-stg)
- Production (-prod)
All applications will need both
Staging
andProduction
; apps built in-house will additionally haveDevelopment
.It is not permitted to connect different environments directly (e.g. a
Staging
account andProduction
account). This will be treated as a security breach. Please consult the team if you need to transfer data between accounts in different environments.
See our Accounts strategy for more information.