Setting up AWS

What will we do?

In this section, we will set up development and production AWS accounts and place them in AWS organisations so you can access them easily.

AWS account

An AWS account represents your environment. Each account is isolated from other accounts (i.e. cloud resources in one account are independent of resources in another account) to ensure security and separation of concerns.

AWS Organisations

AWS Organisations is a group of AWS accounts. It allows you to have one place (AWS access portal) to access all the accounts you specify.

Let's begin!

  •     What is SaaSConstruct?
  • Create an AWS account