End of 2018
I reflect at the last year and my feelings about this journey.
I got a donation of three SuperMicro machines. In this video I go through the first steps I do when getting new hardware. We do an …
We will look into how to use test-driven development in order to write code. I go through the process I use in order to create self-documenting code. The code should be able to validate itself and ensure that the thing you want it to handle it should handle.
We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.