Category: DEVOPS

Market of DevOps Resources

Let’s look at a few DevOps job openings from different companies. We are ready to meet with you if you: Know Zabbix and what Prometheus is; Iptables; Graduate Student of BASH; Professor in Ansible; Linux guru Know how to use debug and find application problems…

Who are DevOps?

At the moment, this is almost the most expensive position in the market. The hustle and bustle around DevOps engineers exceeds all imaginable limits, what to say about Senior DevOps engineers. I work as the head of the integration and automation department, according to the…

Role of Kubernetes

What if we use Kubernetes? To begin with, this technology allows you to deploy a large number of microservices to different machines, manage them, do autoscaling, etc. However, there are many applications that allow you to control orchestration, for example, Puppet, CF engine, SaltStack, and…

Setting up a CD via gitlab

Once I thought about automating the deployment of my project. gitlab.com kindly provides all the tools for this, and of course I decided to use it by sorting out and writing a small deployment script. In this article, I share my experience with the community….