WTF is QA Testing?

As a software engineer, I spend around 80% of my "coding time" testing what I wrote. Even pro coders can't just type code and expect it to work (a rare moment of zen when programming occurs when something, usually a small change, works on the first try). Coding is an iterative process; even if you have a Quality Assurance (QA) team, engineers will always spend time testing before handing it off to them.

WTF is Serverless?

Serverless architectures have been trending the past few years, and many people see them as the future of backend infrastructure. Let’s talk about WTF serverless means and why your engineers might be talking about it. (Psst… I recommend reading my article on tech stacks before proceeding with this article.) A bit of history To understand … Continue reading WTF is Serverless?