Yahya Mohamed·Aug 12, 2025How to Improve the Security of Your Terraform Resources Using CheckovYou’ve created well-structured Terraform modules, following the DRY principle.A response icon1A response icon1
Yahya Mohamed·Aug 11, 2025How to Connect GitHub Actions with AWS Without Storing Long-Lived SecretsWhen connecting GitHub Actions workflows to AWS services, there are two main authentication approaches:
Yahya Mohamed·Oct 3, 2024How to Create and Delete an S3 Bucket using the AWS CLI (Command line Interface)An S3 bucket is an online storage container from Amazon Web Services where you can store and manage files and data. Just like the AWS…