Weber Site

Category: Amazon Web Services

  • 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…

  • create an amazon web services account

    What the LAMP is that? A wise man with a very gray beard once told me that is usually best to start at the beginning. The first step in this particular journey, to create a Linux Apache MySQL PHP web server, is joining the Collective… GOTO https://portal.aws.amazon.com/billing/signup#/start. Fill out the account creation forms. Fill out…