AWS-CloudResources This projects a basic AWS Enterprise level setup 1: Basic AWS Enterprise Network Setup 2: Group and User Creation 2: EKS Cluster Resources My SSH keypair I have created my own key pair on my local as such: ssh-keygen -t rsa -C "[email protected]" This creates a public private key pair: $home/.ssh/id_rsa $home/.ssh/id_rsa.pub Now we can import our own public key to AWS