AWS EC2 instance connect & Sessions manager
- AWS EC2 instance connect gives the option of connecting to ec2 instance without keys and using browser
- official docs
- To give an ec2 instance connect access, Add a policy
instanceconnectto all the users who require this access
Azure Run Command and Bastion
- We have already discussed run command in Azure where we can directly execute commands
- Azure also support Bastion Hosts (A server which helps connecting other servers)
- Azure Bastion
