HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rorski

no profile record

comments

rorski
·4 tahun yang lalu·discuss
> A final recommendation: If you use AWS though, consider using Session Manager instead of SSH and drop the bastion host. You can still connect using the SSH command, using proxy command in OpenSSH, but no public IP or bastion host is required.

Yes, this. Also check out https://github.com/rewindio/aws-connect for a convenient wrapper around SSM to make it easier to use (I'm not the author).