Recent Articles
-
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…
-
Using a dev container in VSCode
How to Use Dev Containers in VSCode Dev containers are a powerful tool for developers to use when coding, testing, and debugging applications. VSCode provides…
-
Becoming Successful in DevOps: A Beginners Guide
Where to start As a platform engineer, you will be tasked with ensuring that software projects run smoothly and efficiently. This includes managing all of…
-
Creating a pipeline in Gitlab
Creating a pipeline in Gitlab is a great way to deploy applications to various environments. It allows you to automate the process of building, testing,…
-
Using CI/CD pipelines in Kubernetes explained
Building efficient development pipelines in Kubernetes requires the right tooling, a lot of planning, and a good understanding of your development processes. To quickly build…
-
7 SRE tools to know today
As an SRE or platform engineer, you’re likely constantly looking for ways to streamline your workflow and make your day-to-day tasks more efficient. One of…