DevTips
Tracing Microservices with OpenTelemetry
- Mohammad Abu Mattar
- Observability & Monitoring
- Published: 23 Jun, 2025
Hey, want to know what’s going on in your microservices? If you’re juggling multiple services, it’s hard to track how they work together. OpenTelemetry helps you follow requests and find problems ...
Read MoreOrganizing Terraform with Modules
- Mohammad Abu Mattar
- Cloud & Infrastructure Automation
- Published: 16 Jun, 2025
Hey there! Is your Terraform code starting to look a bit wild? If you're using Terraform to build out your infrastructure, you know how quickly things can get complicated. That's where modules co ...
Read MoreSecuring CI/CD with IAM Roles
- Mohammad Abu Mattar
- DevOps & DevSecOps
- Published: 09 Jun, 2025
Hey, want to keep your CI/CD pipeline safe? If you’re working on software, locking down your pipeline is a must. Using specific IAM roles for each environment with just the right permissions is a ...
Read More