Author - Branko Toić

Kubedeploy 1.1 for more flexible application deployment in Kubernetes clusters.

Announcing Kubedeploy 1.1

Kubedeploy is the bridge that brings simplicity and flexibility together in the Kubernetes deployment journey. Whether you’re a beginner looking for an easy start or an advanced user seeking precision and control, Kubedeploy empowers you to navigate the complexities of Kubernetes deployment with ease. Kubedeploy 1.1 is now generally available. Kubedeploy release...

Read more...
AWS data transfer

Understanding and reducing AWS data transfer costs (pt1)

AWS Data transfer costs can become a massive part of your monthly infrastructure bill if left unchecked. Often, some of the data transfer costs can be reduced or entirely eliminated by understanding what is charged and where and then slightly modifying your infrastructure or application logic. This blog post is meant...

Read more...
Kubedeploy

Using Kubedeploy for easy k8s deployments

Today we are happy to announce the general availability of our Kubedeploy Helm chart. Initially, we started out writing Helm charts for every application. Soon we realized there is a repeating pattern when deploying single-container applications. Most of the applications had same requirements and maintaining multiple charts for each application didn't...

Read more...
KIND testing Kubernetes deployments

Testing Kubernetes deployments with KIND

You might be developing Helm charts for deploying your production application on your multi-cluster environment, or you are just starting with Kubernetes. Chances are, you will want to test your deployments or skills somewhere. If you are lucky, you might already have testing and staging environments set up for you...

Read more...
Managing resources in Kubernetes - Using Helm in Kubernetes

Managing resources in Kubernetes clusters

We were writing about configuration management tools in some of the previous blog posts, so let's continue with the hype train and mix some Kubernetes for the flavor. So, in a nutshell, we will write about Managing resources in Kubernetes. This post is not about Kubernetes control plane configuration and management. It's...

Read more...
Monitoring origins 2

Monitoring origins: Where we are today

Continuing on our last blog post Monitoring origins: Where it all began, in this post, we’ll be discussing the most popular monitoring setups currently used by IT technicians around the world. Today, TSDBs dominate the monitoring world. TSDBs are specialized databases designed to store large amounts of time-indexed data. We can say...

Read more...
Monitoring origins 2

Monitoring origins: Where it all began

Today's monitoring systems have many features to help you get all of the data you need. However, it wasn't always like that; tools were limited, offered no metrics and were hard to deploy and maintain. In this post, we'll take a look at the history of monitoring tools. With almost 20...

Read more...
Webshop migration

Webshop migration

If you decided it’s time to invest in a new and improved infrastructure, you’re probably wondering how to do a webshop migration without knocking it offline. To help you with this process, we’ve described how we prepare for the webshop migration, what steps do we take to ensure everything goes...

Read more...