Modern orchestration platforms in CI/CD

With the mass adoption of modern orchestration systems, a split in CI/CD paradigm has occurred. This has led to a shift towards the separation of packaging (build pipelines) and delivery (deployment pipelines). Initially, everything used to be seen as an organic whole, cause we were…

Using dockerizing in a modern CI/CD setup

In the modern world of software development, using dockerizing in CI/CD became vital. Even a mid-size project uses most of the benefits of containers in their development cycles. With some time spent on the initial setup, this economises the successive efforts in building, testing and…

Chat Bot for Infrastructure Management

Everyone is definitely familiar with all those great development and infrastructure tools that should be used when you create and/or maintain a mature software solution. Some of them are integrated with each other, like Atlassian stack, some require additional tweaking, like AWS and other monitoring…