The following tutorial will guide you on how to create your amazon EC2 key pair. Amazon EC2 uses public–key cryptography to encrypt and decrypt login information. To log in to your instance, you must create a key pair, specify the name of the key pair when you launch the instance, and provide the private key......
[ Click to Continue ]Category "Amazon Web Services"
This tutorial will guide you on how you can create your own security group in AWS console. Amazon EC2 Security Groups acts as a virtual firewall that controls the traffic for one or more instances. When you launch an instance, you associate one or more security groups with the instance. You add rules to each......
[ Click to Continue ]The AWS access keys allow you to sign programmatic requests to AWS services. This is useful if you would like to run or execute a job that will access your AWS services. The access key will be validated and should it pass the validation, AWS will grant the access accordingly. This tutorial will guide you......
[ Click to Continue ]
How To Create an Amazon EC2 Key Pair