tratnayake.dev

tratnayake.dev

Follow
homebadgesnewsletter
Tag

SRE

#sre

More content

Read more stories on Hashnode


Articles with this tag

A misadventure with Terraform Sets & PagerDuty Schedules

Jul 22, 20234 min read 306 views

How Terraform's setunion() disregards ordering. · "T, why didn't I get this page?" 🤨 "Wait, why does it show that <other_person> is on call? They just...

A misadventure with Terraform Sets & PagerDuty Schedules

Common CI Pipeline Considerations: Ordering and Caching

Jul 15, 20238 min read 28 views

How using a table during the planning step could have saved a lot of headache. · At work last week, I found myself getting burned by ordering and "file...

Common CI Pipeline Considerations: Ordering and Caching

Lessons Learned - Sharpening my Bash Skills

Jul 7, 20238 min read 157 views

A practical guide in using Bash to solve a real-world problem with examples. · Bash scripting is one of those things that I always associate with a...

Lessons Learned - Sharpening my Bash Skills

Speed Up Terraform Debugging Using Terraform Console

Jun 16, 20234 min read 149 views

Utilize Terraform Console for rapid feedback and resolving data structure problems. · Want to debug terraform issues with quicker feedback and instant...

Speed Up Terraform Debugging Using Terraform Console

Using Helm To Include All Files From A Directory In-line

Sep 10, 20226 min read 6.7K views

A Hacky Helm Play To Keep The Pods At Bay · Lately I've been working on an interesting project that's required me to learn how to use Helm to include all...

Using Helm To Include All Files From A Directory In-line