No Monitoring, No Launch
August 28, 2025When there is no monitoring, there is no launch... also, there is no lunch 🥘😁.
When there is no monitoring, there is no launch... also, there is no lunch 🥘😁.
Software engineering is the science of trade-offs. As engineers, we design, build, and ship software — and stakeholders almost always want it fast, cheap, and good... But can you make all three happen at the same time?
This is Part 3 of 3 in a series of articles detailing my journey to Amazon. This part contains my experience on the actual steps on breaking into FAANG...
This is Part 2 of 3 in a series of articles detailing my journey to Amazon. In this part of the journey, I share how I landed my first programming job early on the path to Amazon...
It has been 3 years since I have been working at Amazon, but I realized I have never talked about my path towards Amazon. This is Part 1 of 3 in a series of articles detailing my journey to Amazon.
A proper mathematical proof that we cannot go faster than the hard limit of Big Omega (n*logn) with any of the comparison based sorting algorithms.
Elasticsearch uses a term called a "mapping" for defining data types for the fields in your index. It can be tricky to update it for existing fields in your index. Let's see how we can do it.
Two years ago, I was working on a project to automate library operations. One of the main components of the system, namely, borrowing and returning books, relied on uniquely identifying each book by reading its unique RFID tags glued on its cover...
Intro Hello World! 👋 I am excited to see you on my personal engineering blog! My name is Azamat, ex-Computer Science student and currently…