Kodekloud - 100 Days of cloud (AWS) Day 22: Configuring Secure SSH Access to an EC2 Instance
Step 1: Login into the AWS environment using provided credentials.
Step 2: Go to EC2 section and then Launch Instance named as nautilus-ec2 ,select t2.micro type and default key and launch instance
Step 3: Generate ssh key using ssh-keygen, public(...
devops1001.hashnode.dev1 min read