Skip to content

Kosseila Hd

-->

Latest Posts

Farewell to ClickOps: OCI CLI Seamless Data Guard Replication for ExaC@C

Introduction Since the very beginning, everyone was introduced to Cloud Services through the console as it’s very quick. But the cloud CLI tooling provides a stronger, yet..

Read More

How to Deploy Multi-Region Resources with Terraform: Example (OCI Public IPs)

Introductions As with any software, terraform also has hidden gems waiting to be discovered, even after you’ve obtained your associate certification. Some features aren’t always..

Read More

GitHub Actions Cheat Sheet: What I Learned from GitHub CI in 2 Weeks

Introduction This year I set a goal to explore and learn the most popular CI solutions like GitLab, including all cloud-native ones. My first pick had to be GitHub Actions, which..

Read More

DevOps: Demystifying CI vs. CD and the “Delivery-Deployment” Differences

Introduction In the space of software delivery, CI/CD has emerged as a game-changing framework that accelerates the development life cycle. While most users consider practicing a..

Read More

My Corrected OCI-IAM-Compartment Terraform Module

So, turns out I’ve been living in the Stone Age of Terraform. I thought keeping my code lean and mean was the way to go, but apparently, the cool kids are all about terraform..

Read More

OCI-CLI Warning on Windows: Python 3.6 is No Longer Supported by Core Team and My Fix to Silence the Noise

Did you know what’s been driving me crazy lately? That Python deprecation warning on Windows 10 after upgrading to OCI CLI 3.x. It’s been going on for a month or two now, and at..

Read More

Microsoft Azure Administrator Associate (AZ-104) Certification Takeaways

In my journey into multi-cloud, I started a ritual where I’d write about each certification I pass (GCP, Hashicorp) for my own use and for times when I’m asked for prep tips and..

Read More

Azure VM Selection Made Easy: A Script Identifying Best Constrained CPU VMs for High Memory/Low CPU Workload

Introduction Are you struggling to find the most Cost-Effective Azure VMs for Database Workloads or any high memory low CPU workload? Look no further! In this blog post, we’ll..

Read More

Terraform Tips: How to Recover Your Deployment From a Terraform Apply Crash

– “Because sh*t happens, be ready for when it does!” —

Read More