Debugging .NET Core app from a command line on Linux
Million years ago, way before the ice age, I was preparing small C++ project for “Unix Programming” university course and at some point had to …
Blog about DevOps, distributed applications and microservices
Million years ago, way before the ice age, I was preparing small C++ project for “Unix Programming” university course and at some point had to …
Quite often building a VM from scratch is not very wise. Unless server configuration is trivial, its provisioning might take significant amount of time. For example, creating an instance …
Last two articles about Consul service discovery involved one simple but extremely boring manual task: creating and configuring a cluster. In fact, I had to …
Recently I was asked to build a small internal app: dynamic dashboard for one of our projectors, which are hanging all over the office and display some company info …