Platform Engineering: Building an Internal Developer Platform
Platform engineering is DevOps done right. Or maybe it’s DevOps with a product mindset. Either way, it’s the recognition that telling …
Read Article →21 articles about software development, tools, and best practices
Platform engineering is DevOps done right. Or maybe it’s DevOps with a product mindset. Either way, it’s the recognition that telling …
Read Article →If you’re writing Python without type hints in 2026, you’re making life harder for everyone — including future you. I held out for a …
Read Article →I avoided asyncio for years. Callbacks, event loops, futures — it all felt like unnecessary complexity when threads worked fine. Then we had an API …
Read Article →Welcome to our Programming Languages Series! In this series, we’ll explore various programming languages, understand their …
Read Article →As a product update; The “Autonomous Distributed Database”, otherwise known as simply ADD has been renamed to Serengeti.
The Serengeti is …
Read Article →If you look up the term “real-time” in a dictionary, it will tell you that it is the actual time during which …!-->
Read Article →Software Engineering or the Software Development Process is broken down into the following phases.
Software development has really come a long way over the past few decades.
Programming used to always be about doing things in a very procedural way, …
Read Article →A legacy system is a computing system that has been around for a very long period of time, tends to be difficult to maintain, …!-->
Read Article →Architectural views are abstractions, or simplifications, of the entire design, in which important …!-->
Read Article →During the Software Development Life Cycle (SDLC) the development team will come to realise that parts of any application have already been created …!-->
Read Article →All software systems can be grouped in either a 2-tier or a 3-tier formation.
The former is essentially where all clients contain application and …!-->
Read Article →