Schematical

Helping CTOs running on AWS sleep better at night

Master Your Infrastructure With Daily Tips


Should Data Be Free?

Some might argue that “Data Should Be Free”. We could debate that, but one thing that is NOT up for debate is “Compute Power is NOT FREE”.

Terraform’s Open Source Sibling opentofu.org

Terraform’s Open Source Sibling opentofu.org

Did you know there is an open source alternative to Terraform?

Not Every Problem Requires A Nail

“If the only tool you have is a hammer, you tend to see every problem as a nail.”~ Abraham Maslow

How Many Languages Should Be In Your Tech Stack?

Some simple considerations for picking the languages and frameworks that go into building your product.

TFEnv - Terraform Command Line Version Management

Another tool in your Terraform Tool Box.

CloudWatch Instights Now Has A Virtual Assistant LLM

I often wonder “How will I be automated out of a job with AI?” not “If” but “how”. It will happen someday and I need to continue to evolve what I do. One of the first steps towards that, which I am actually pretty excited about, is the addition of an LLM based Virtual Assistant for CloudWatch Insights.

Monolithic Repos vs Multiple Repos

Should you store all the code for all your various services/applications in a single repo or should you break it down into multiple repositories?

Why You Need Infrastructure As Code

Ever wished there was a way to clearly define a blueprint for how your Virtual Infrastructure should look and track every change made to it in version control? Then Infrastructure as Code is something you need to check out.