Recent Articles
-
Kubernetes quickstarts – AKS, EKS, GKE
There has been a lot of inquiries about how to get started quickly with what is commonly referred as the hyperscalers. Let’s dive in for…
-
Streamline Kubernetes Management through Automation
Automation in managing Kubernetes clusters has burgeoned into an essential practice that enhances efficiency, security, and the seamless deployment of applications. With the exponential growth…
-
DevOps and the Möbius Loop
Harnessing the Möbius Loop for a Revolutionary DevOps Process In the world of DevOps, continual improvement and iteration are the name of the game. The…
-
A success for DevOps: Developing and Deploying Mission Critical Applications
In today’s digital age, businesses rely heavily on technology to remain competitive. This means that the development and deployment of business-critical applications must be efficient…
-
10x the DevEX!
Recently there has been a shift in language surrounding System Reliability Engineering (SRE) and DevOps to Platform Engineering. Granted these terms have been used in…
-
90 days to success in DevOps
In most enterprises on boarding new talent is typically left to the new employee. This is very unfortunate because the first 90 days of a…
-
What’s missing in Kubernetes
Kubernetes is an open-source container orchestration system that automates the deployment, scaling, and management of containerized applications. It is widely used for its ability to…
-
Running OpenAI in Kubernetes
Using the OpenAI API with Python is a powerful way to incorporate state-of-the-art natural language processing capabilities into your applications. This blog post provides a…
-
Securing cloud native containers
Security, in and of itself, is a broad topic. Container security adds yet another facet to the already nebulous subject of security.
-
Knowledge spew on GitOps
In working with a handful of customers the concept of GitOps continues to resonate more and more. Let us dive into a brain dump of…
-
A chat with the GPT about DevOps.
The 1st prompt to set the stage Me: Tell me why the Devops methodology works the best for cloud native application development. Explain as if…
-
Declarative vs Imperative in Kubernetes
To be declarative or to be imperative? Kubernetes is a powerful tool for orchestrating containerized applications across a cluster of nodes. It provides users with…
