Blog

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…

Microservice front-end

Microservice architecture has long been the de facto standard in the development of large and complex systems. It has a number of advantages: strict division into modules, weak connectivity, resistance to failures, gradual release of production and independent versioning of components. Often, when speaking of…

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…