Skip to main content

Signing up

To install and access SimpleIOT, you need an AWS account. This section is an overview of setting up an AWS account and configuring it for use from the command line.

tip

This is only needed if you are going to be installing the back-end either as a Solo or Admin user. You DO NOT need an AWS account to join a team.

You can skip this section if you have already configured an account on your system using aws configure.

AWS Documentation provides step-by-step guides for a variety of tasks:

caution

It is highly recommended you create an IAM user and give it administrator access instead of using the root user.

When creating an IAM user, you will be assigning a role to it. This determines what that user is allowed to perform in that account. When creating a production-quality system, you will want to assign the least amount of privilege to that account. For this demonstration system, however, we will assign Administrative privileges to that user.