Blog

  • From code to roadmap

    In many IT companies, former programmers become product managers. This is logical, because they understand the development process “from the inside”. But even they make mistakes due to misunderstanding of processes, lack of management skills and ignorance of tools. This was the case with me for the first time, so today I will tell you […]

    Read More

  • Continuous Integration (CI)

    Continuous Integration (CI) is a software development practice that enables developers to quickly and easily integrate code changes into a shared code base. It is designed to reduce the time and effort it takes to produce a working software product. With CI, software teams can quickly identify issues, make changes, and deploy updates faster than […]

    Read More

  • Automation software in large company

    large company (1000+ people) And so I came to a large international company. The very first pleasant impression is a working SSO (Single sign on) implemented using Azure Active Directory. I just set a password for the user on my computer – and I didn’t have to create or remember any more logins and passwords. […]

    Read More