Create a VM and configure security groups with defined Inbound and Outbound rules like letting traffic through HTTP, ICMP, TCP, SSL(TLS). Hello everyone, Today I am going to share my experience regarding configuration of security groups the pre-requisites required for the following are An AWS account Step-1: First create a ec-2 machine but before launching instance create a security group as follows and add the following rules as required step-2 : During creation of ec-2 instance choose the the rule we have created previously
Steps Involved in creation of EC2 instance are : Open the amazon EC2 console and in navigation pane choose key pair, you use a key pair to log in to your instance securely. You specify the name of the key pair when you launch your instance. For Name, enter a descriptive name for the key pair. For Key pair type ,To save the private key in a format that can be used with OpenSSH, choose pem . To save the private key in a format that can be used with PUTTY, choose PPK. Choose Create key pair . The private key file is automatically downloaded by your browser. Next choose security group and description and create inbound and outbound rules for the instance From the EC2 console dashboard, in the Launch instance box, choose Launch instance, and then choose Launch instance from the options that appear. Under Key pair (login) , for Key pair name , choose the key pair that you created when getting set up. Next to Network settings , choose Edit . For Security group name , you’ll see t...
Create two s3 buckets Step-1 : In source bucket under management tab in s3 static website create replication rule Step-2 : configure settings as follows Step-3 Choose the destination path from the s3 bucket and enable bucket versioning
Comments
Post a Comment