Basics of DNS
Computers on the internet are identified using IP addresses. These can be up to 12 characters long for IPv4 (e.g. […]
Computers on the internet are identified using IP addresses. These can be up to 12 characters long for IPv4 (e.g. […]
Each day, focus on the most consequential parts of your life and devote your full attention to what they require
Here’s a short tutorial on using the request-reply pattern in an event-driven system. I find this particularly interesting because I’ve
Dependency Inversion is the last of the SOLID Principles introduced by Bob Martin. In his original description he outlined two principles
The write-up below was written more than 4 years ago but it is still very much relevant especially for anyone
If you understand abstraction as a concept in computing, understanding most AWS services becomes easier. Most things are actually never
Learning is not a destination but an endless process. Wisdom comes from knowledge and the more you learn and read,