Aug 11, 2022DevOpsGitHub Actions without AWS credentialsUse GitHub Actions without the need to share AWS credentials as secrets Many times when we need to connect to AWS through GitHub...
Mar 30, 2021Security & ComplianceHow to Deploy IAM Conditional Policies with TerraformNowadays, AWS is the top cloud provider around the world and has a wide variety of services that are provided to us One of the most...
Feb 25, 2021Security & ComplianceDid 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...