First, create an account at Amazon. Next we have to create a key which enables Tutum to create and manage virtual machines at AWS. This is done at the AWS Identity and Access Management console.
We create a new user:
We have to assign a name, which can be arbitrary and is solely as a reference:
We get the key and we have to save them as we need them later. Please keep in mind that you should never share these keys with unknown parties as they will provide full access over the AWS account and all the use will be charged on your credit card.
Next we have to go back to the user-screen by the Close
button, we see one user which is the one we've just created:
We click on the user to attach a policy:
Personally I am using the AmazonEC2FullAccess
which provides sufficient rights:
After clicking on Attache policy, we are done at AWS.
Next step is to create an account at Tutum. After signing in:
We select to connect with AWS:
We provide the keys obtained earlier:
Now we are ready to use AWS. At Tutum you will required to configure the region (which should be as close to your home to minimize latency). Please keep in mind that different regions have different pricing. For the first year after signing up, the m1.micro
is free for 750 hours each month. Please take a look at the constraints at the pricing page.