Developers, designers, business people all struggle every day to make sense of what User Experience (UX) is. That’s because they have a different...
In order to build a successful website or product, you need to define what you’re doing, why you’re doing it and why it matters. You have to ask those...
It's easy to setup a local development environment on your Windows or MacOS machine, but unfortunately, servers run on Linux systems. This difference...
MongoDB is special among other databases in that it uses _id instead of id. Let's suppose we are in a scenario where we have a microservices...
When writing Server-Side Rendering logic in Next.js in a microservices architecture in Kubernetes, there are two interesting situations we face that I...
This post is part of a series that are meant to prepare you for the AWS CCP exam. In this post, I discuss the networking services in AWS to ace the...