DevOps Thoughts And News.
-
How To Recover MongoDB Data From A Deleted EKS Cluster
The Scenario It’s Friday afternoon and outside the light is gently decreasing as the sun runs to disappear under the horizon. The weekend is just around the corner. You type Win + L or…
-
What Is Going On With Intel ?
For years, Intel was the undisputed leader in semiconductors, but now it’s struggling to keep up with the competition. Companies like TSMC have surged ahead, and Intel’s size has become…
-
Transform Your Microservice Architecture With gRPC
As software engineers, we’re all too familiar with the challenges that come with maintaining and documenting APIs. While REST and tools like Swagger (OpenAPI) have served us well, they often…
-
Fundamentals of EC2 Spot Instances
In this article I will go around the fundamentals of EC2 Spot Instances, what we can gain from them, when to take advantage of them, and when to avoid them.…
-
Monitor your K8S cluster with kubecost
Kubecost is a cloud-agnostic tool that provides real-time cost visibility and insights on your cluster, helping you take decisions regarding your cloud costs related to Kubernetes.In this post, I will…