Weber Site

Tag: Security

  • create key pair

    “To log in to your instance, you must create a key pair” – Amazon EC2 Key Pairs The very first thing I did after logging in with my new IAM credentials was to create a key pair. You can certainly Import Your own Public Key to Amazon EC2, but I opted to be lazy. For…

  • create an iam user

    I AM going to create a user name to that I will use to log into AWS and launch my EC2 instance, eventually (Did you see what I did back there with the pun?). “We recommend that you use AWS Identity and Access Management (IAM)” – Amazon EC2 IAM User Per Amazon documentation, Just this…