Wednesday, December 11, 2024
FinOps, The next step in "operational" development
›
In several of my recent posts, I’ve discussed using Lambda scripting to identify and clean up unused resources in AWS environments. While th...
Friday, November 22, 2024
The Importance of Tagging
›
Tagging in cloud environments, particularly in development settings, is a foundational practice that can transform the way organizations man...
Monday, November 18, 2024
Managing EBS Snapshots with Lambda functions
›
GitHub Location Recently, we faced a situation where we found an account with over 25 TB of EBS snapshots, some of which dated back to 2017....
Monday, November 11, 2024
Schedule Lambda Functions Using AWS EventBridge
›
Cleaning up stopped EIPs instances is a crucial maintenance task for AWS accounts to avoid unnecessary costs associated with EIP instances n...
Monday, October 14, 2024
Stuck ArgoCD Deployment: How to Fix Finalizers causing Stuck Pods
›
When using ArgoCD to automate your application deployments, you might encounter an issue where a deployment gets stuck in the Progressing s...
›
Home
View web version