Categories: Featured  General 
Tags: DevOps  SRE  Cloud  FinOps 
featured image SRE Calculators

SRE Calculators


Categories: General Featured Tags: SRE DevOps

In this blog I will cover the three calculators I relied on during my time in SRE and that I continue to use as a Cloud Engineer.

What is SRE?

Site Reliability Engineering - “SRE is what you get when you treat operations as if it’s a software problem.” - SRE Google

Unlike the traditional DevOps philosophy of development and operations being under the same team handling all application operations, the goal of Site Reliability is the practical management of operations while teams are implementing features or new developments.

...Read Article
featured image Developers and the Bill

Developers and the Bill


Categories: General Featured Tags: Cloud DevOps FinOps

I have always worked with or in Cloud/Platform teams aspiring to charge back developers for the cost of the cloud resources they consume, but I have never seen it effectively implemented. And while I do not encourage a blameful FinOps team hunting down teams for deploying a first cut application that reached high customer engagement. It is nice when others are mindful to help correctly size an application, opt for scheduling their instances and checking queries/APIs before rushing ahead.

...Read Article
featured image Starting Point

Starting Point


Categories: General Tags: Cloud DevOps

This is the first post while building out the website, a lot will change over the coming weeks as I add:

  • Better CI/CD
  • AWS Hosting not just GCP
  • SRE Monitoring and Clear Objectives (I love bringing chaos to systems I build)
  • Open up the Github Repository
  • Add interesting things I have noted over my last 5 years while consulting DevOps/Cloud/Platform Engineering

Where are we now?

Right now this website was built by a backend engineer (Who has some growing respect to front-end devs), built in Hugo, using Bootstrap 5.3 in the base template written again by the very same backend engineer, currently hosting out of Google Cloud Platform (GCP).

...Read Article