Managing tags for AWS CloudWatch log groups is crucial for operational visibility, cost management, and…
Category: AWS

Automating AWS ECR Tagging with Python and Boto3
Proper tagging of AWS resources is critical for efficient resource management, cost allocation, and auditing….

Automating ECR Image Cleanup with Bash
Managing container images in Amazon ECR (Elastic Container Registry) is crucial for keeping your registry…

Update ECR Repositories with Bash Script
Below is an example Bash script that uses the AWS CLI to retrieve all your…

Streamline Your AWS ECR Management with This Powerful Bash Script
Managing container repositories in AWS ECR (Elastic Container Registry) can quickly become a daunting task,…

Setting up DKIM for Google Workspace (Gmail) using Terraform and AWS Route 53
DKIM (DomainKeys Identified Mail) is a critical email authentication technique that helps prevent email spoofing….

Automate AWS Site-to-Site VPN Monitoring
In today’s fast-paced, interconnected world, secure and reliable communication between on-premises environments and cloud infrastructures…

Monitoring EC2 Disk Space with a Simple Bash Script and Slack Alerts
Introduction In the cloud infrastructure landscape, monitoring the health and resources of EC2 instances is…

Accessing AWS Services in Private Subnets Without 0.0.0.0/0
When working with AWS (Amazon Web Services), securing your infrastructure is paramount. One of the…