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...
In this article I go through over 10 compute services provided by AWS This article is a complementary article to my AWS For Everyone series where I...
AWS Shield AWS Shied protects against DDoS attacks. What is DDoS? DDoS Distributed Denial of Service is when a legitimate user is denied from...