Devops AWS - Linux Server
AWS linux Account creation
Create public and private key : Open Git bash
# Generate public and private key
ssh-keygen -f <file-name>
Open AWS account
Stepsoperationdetails
1search 'EC2' and click it
2In network security ->select key ...
vijaycodes.hashnode.dev13 min read