Docker Swarm for the little ones

This article is about setting up and working with Docker Swarm. Swarm is a…


Setting up a server with docker for simple projects. Part two: docker-compose

We continue the cycle of training articles for novice system administrators: if…


UPGRADING OPENSSH ON CENTOS 7.X

I check the security of the server with a scanner, you can find many ssh…


Kubernetes: how to choose between self-hosted and managed solution

For clarity, let's compare self-hosted and managed solutions in two aspects:…


6 reasons to use Kubernetes on a bare metal server

Deploying Kubernetes on physical servers is recommended for organizations that…


Setting up a LEMP server with docker for simple projects. Part One: Base

We continue the cycle of training articles for novice system administrators. In…


Running Containers in the Cloud Amazon Web Services

While we are developing and running our application in Docker Desktop,…


How to Save on Resources with the Terraform Module for AWS Spot Instance

Sometimes it can be quite difficult to save money on Amazon Web Services (AWS)…