Gustaw Fit Blog

Your are unique lovely people. Read my blog for why.



Category: software

  • In the previous episode I have concentrated on building a simple python application. That was nice and refreshing. Then I thought why not up the ante and move all of the code to an API running in docker. So I did. An application programming interface (API) is a computing interface…

  • I’ve been thinking to write about something technical for a while. There are as I have mentioned here, two sides to a technical manager. The people side and the technical side. What better to show the technical side, than giving some insight into what tools I am using on a…

  • I have my own strong opinion in this matter. The opinion is – being an engineering manager stops working once you stop being hands on. You are still a manager, but with each passing week of not jumping to hands on issues, you get further away. It becomes harder and…

  • The first DevOps assessments had started back in 2012. This is just under 9 years ago. Over the years, it’s become clear through the available research that certain things about DevOps are as true today as they were in the early days of the movement. DevOps still gives organizations a…

  • It’s been years since I was first warned how important a good data design is. As reminded recently by one senior engineer I know, data is very likely to outlive software. By a long time. From this perspective, data design may sound a bit scary. It might sound pretty demotivating.…

  • A software incident is defined as an unplanned interruption to an IT service or a reduction in the quality of an IT service. Any deviation from its normal or usual way of operation is an incident. The process to handle these incidents is called the incident management process. This is…