Bishoy Labib.

Building the next big thing using the AI, Cloud, Next.js

Cover Image for When NoSQL is better than a relational database

Relational databases are known for their reliability, data integrity and ability to optimize queries joining many tables. On the other hand, a NoSQL database may appear very limiting at first. It requires a new mindset to work with NoSQL.

Bishoy Labib
Bishoy Labib

More Posts

Cover Image for Choosing to be a Monolith, Cloud-Native or Cloud-Agnostic

Choosing to be a Monolith, Cloud-Native or Cloud-Agnostic

Today’s expectations of modern applications are growing and if you think of creating a new application you will have to make lots of decisions that are not related to the problem you’re trying to solve.

Bishoy Labib
Bishoy Labib
Cover Image for .NET Logging in the microservices world

.NET Logging in the microservices world

Logging is one of the central aspects in a Microservices application. Through logging you understand how the application is behaving, which service is causing the others to go down, and what caused a specific error in one of the services. So in the next paragraphs, I’ll go through the lifecycle of adding logging to a microservices application.

Bishoy Labib
Bishoy Labib