The Art and Science of Vertical and Horizontal Scalability for DevOps
The Art and Science of Vertical and Horizontal Scalability for DevOps Scalability is something that looks easy to understand but is someth...
AgileOps — A perspective from the [Dev]Ops and SRE land
AgileOps — A perspective from the [Dev]Ops and SRE land In a world of chaos, simplicity is truly beautiful. I often use this phrase. However...
How to Recover Your OpenShift OKD Web Console
How to Recover Your OpenShift/OKD Web Console: Step-by-Step Guide The Oops Moment: When the Console Vanishes Imagine this: It's a regula...
Load Balancer vs. Reverse Proxy vs. API Gateway
Load Balancer vs. Reverse Proxy vs. API Gateway Understanding the Key Components for Efficient, Secure, and Scalable Web Applications. Are...
Exploring the concepts of virtualization
Exploring the basics of virtualization Virtualization is one of the core technologies that has enabled cloud computing to go mainstream an...
Exploring Cloud Computing Models
Exploring Cloud Computing Models Cloud computing today offers businesses the ability to offload the cost and complexity of hosting and man...
The six advantages of cloud computing
Let's take a look at the six advantages of cloud computing, according to AWS ( AWS , Six Advantages of Cloud Computing, https://docs.aw...
Escaping the Global Banking Cartel - Bitcoin as an Exit
In a world where the global banking system has long been dominated by powerful institutions, a revolutionary alternative has emerged as a be...
Automate Terraform with GitHub Actions
GitHub Actions is a powerful tool for automating workflows in your GitHub repositories. You can use it to build, test, and deploy your c...
Troubleshoot and make a sad server happy!
Capture The Flag challenges. Train and prove your debugging skills. Practice for your next SRE/DevOps interview. Get a full remote Linux s...
Mutable vs. Immutable Infrastructure
Definitions of Mutable and Immutable Let’s start out by defining what we mean by mutable and immutable. From Merriam Webster: Definition of ...
BUG :: Cannot unlock encrypted root after upgrading to Ubuntu 22.04 due to use of non-standard ciphers
"ALERT! /dev/mapper/vgubuntu-root does not exist. Dropping to shell!" This post is to help people who may have the same issue I ...
My trip to Cliffs of Moher - Ireland 🇮🇪
The Cliffs of Moher, Ireland. I have been there 3 times in 2022, all these times to observe how amazing nature is, and because I really...
My trip to Grindelwald - Switzerland 🇨ðŸ‡
Switzerland is one of the most beautiful places I have traveled to. Sometimes the phrase below blows in my mind, do you know? Life flies...
Run Terraform only for a specific resource
The question is: It takes a long time to run terraform and wait. So I would like to run it to exclude rds that take the longest time to ex...
Terraform :: Custom Validation Rules
Custom Validation Rules This feature was introduced in Terraform CLI v0.13.0. This feature allows us to have more control over the validatio...