DevOps & Cloud Engineer and Video Games Enthusiast
05.05.2023
Reading time:6 mins.
What is observability and why is it important? The idea to split your application into a set of small, interconnected services known as microservices architecture has enabled engineers to develop...
As the demand for the IT industry is globally expanding, open-source software becomes an ever-growing part of everyday practices today. As engineers, we are well aware that we are always...
1. Introduction to AWS MSK and data pipelines Data is the new oil, and just like oil, it needs to be refined and processed to be useful. In today’s data-driven...
As an experienced DevOps consulting services company, we understand the importance of Elasticsearch in powering mission-critical applications and services. Users may store, search, and analyze massive amounts of data in...
What are Operators in Kubernetes? Operators are like software extensions to the API server, which provide additional functionalities in Kubernetes. They automate the whole lifecycle of the software they control,...
What is DAG? What is the main difference between DAG and pipeline? If you’ve previously visited our blog then you couldn’t have missed “Apache Airflow – Start your journey as...
What Is Argo CD? Argo CD is a declarative, Kubernetes-native GitOps continuous delivery (CD) tool. Argo CD is unique as it can pull updated code from Git repositories and deploy...
Introduction to Jenkins in Kubernetes There comes a time in every DevOps adventurer’s life, when they have to face the good ol’ Jenkins, in all of its glory. With all...
Introduction to Traffic Management in Istio Istio’s traffic routing rules permit you to efficiently manage the traffic flow and API calls between services. Istio simplifies the configuration of service-level properties...
What is Terraform? What is infrastructure provisioning? Defining Infrastructure as Code Infrastructure as code (IaC) is the concept of managing and provisioning your IT infrastructure using configuration files. Terraform is...