top of page

Search


GitHub Actions without AWS credentials
Use GitHub Actions without the need to share AWS credentials as secrets Many times when we need to connect to AWS through GitHub...
Aug 11, 2022


Did you know there is a better way to connect to your AWS Linux Instances than SSH?
For years, you used SSH as the only way to access your ec2 instances, surely you've exposed port 22 to anywhere (0.0.0.0/0) making your...
Feb 25, 2021
bottom of page