From PaaS to K8s: Lessons Learned on Our Startup's Infrastructure Journey

Posted on May 18, 2024 in Software Engineering • 4 min read

You've probably heard the advice a million times: when you're starting a new software project or company, just focus on building your product and creating value for customers. Don't get bogged down in infrastructure and DevOps. Use a Platform-as-a-Service (PaaS) like Heroku and iterate quickly.

This is 100% the right …


Continue reading

Pelican Tutorial

Posted on May 18, 2024 in Content Creation • 4 min read

In my previous article, I shared my journey of realizing the importance of creating content and finding the right balance between consuming and producing. This led me to search for the perfect blogging solution that met my specific requirements, and I ultimately chose Pelican, a static site generator built with …


Continue reading

Blogging made simple

Posted on October 22, 2023 in Tutorial • 2 min read

Every week, I invest a substantial amount of time reading, exploring podcasts and watching videos, all in the pursuit of knowledge. However, I've uncovered a missing piece in this quest: passive consumption of information isn't enough, there is immense value in creating content, exposing it to a wide audience to …


Continue reading

SaaS 101: Software as a Service Model explained

Posted on March 26, 2022 in Business • 7 min read

I wrote this article to introduce friends and colleagues to the subscription business model of Software as a Service (SaaS) companies.

This article contains a brief introduction to SaaS businesses, an overview of the key metrics of the subscription model and an explanation of the unit economics.

What is a …


Continue reading

Technical Debt Explained

Posted on January 04, 2021 in Software Development • 4 min read

What is technical debt in software development

Technical debt is the cumulative effect of all the tradeoffs made during the development of software that emphasizes short-term gains over long-term maintainability.

We measure technical debt as the cost of additional work required to move from a relatively poorly designed solution to …


Continue reading

Hello World! This is the first article!

Posted on May 30, 2020 in misc • 1 min read

Hello World!

I finally decided to make a blog to share thoughts and notes. Anyway, here's the first post out of many to come.

I will add a newsletter later.