Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Sign into AWS Console, and choose Services → Compute → EC2
  2. Choose Instances on the left side
  3. Click "Launch instance"
  4. On the left, choose Marketplace
  5. Search for, and select, CoreOS
  6. Choose t2.micro (free) for your instance size
  7. Configure instance details (networking / monitoring /  autoauto-scaling / protection from accidental termination / etc)
  8. Configure tags (completely optional and arbitrary)
  9. Configure security groups (you'll likely want to add at the very least SSH / HTTP / HTTPS)
  10. Review and click "Launch" and you'll be prompted to assign or create a key pair for this instance

...