Latest Blog Posts

Insights on Kubernetes, DevOps, software development, and infrastructure automation

I delighted to share one of our currently biggest projects went live.

DevOps How-to
Read more
Alexander Lvovich

Database security is underrated topic. The majority of projects are using single user for all database calls. Doesn't matter if you have several machines accessing your database or users, everyone should access it with his own name.

Azure How-to
Read more
Alexander Lvovich

.NET Core gives you plenty of options to give a proper response, however, while you work in the microservices environment it would be great to have a standard way to format data in responses. In this post, I will share with you some ideas I implemented in my recent projects.

.NET Core How-to
Read more
Alexander Lvovich

In 2020, the project seems to be unthinkable without proper CI/CD process setup. There's plenty of platforms to satisfy anyone's taste. The only concern is to define the right strategy that fits your needs.

DevOps How-to
Read more
Alexander Lvovich