Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Creating AWS credentials

Creating AWS credentials

Creating AWS credentials for use with JuJu

Avatar for Quentin Wright

Quentin Wright

March 19, 2013
Tweet

More Decks by Quentin Wright

Other Decks in Programming

Transcript

  1. Getting Started with Amazon Web Services In order to use

    JuJu with AWS you need Amazon AWS Credentials 1. Sign Up with AWS With any luck you've signed up for Amazon Web Services at aws.amazon.com You should end up with an email address and password (screenshot 01). 2. Login To the Amazon AWS Console Browse to http://aws.amazon.com/console or select My Account/Console Select the drop down box under your name at the upper right and choose “Security Credentials” (screenshot 02). 3. Select Access Credentials (screenshot 03). 4. Select the “Create a New Access Key” Option (screenshot 04). 5. Get “Are You Sure” prompt (screenshot 05). FlossUK Tutorial 19th March 2013 Page 1 of 2 Quentin Wright - [email protected]
  2. Getting Started with Amazon Web Services 6. The Key is

    Created (screenshot 06). 7. Copy and Paste the Access Key ID and Secret Access Key into a local file (not shown!!) These will be needed later for the juju configuration file. A “Key Pair” is also needed 8. On the EC2 Management Console Select “Network & Security”/Key Pairs. (screenshot 07). 9. Provide a key pair name (screenshot 08). 10. The private key downloads (screenshot 09). Rugby Linux Users Group 11th March 2013 Page 2 of 2 Quentin Wright - [email protected]