This file will consist of every blog post as a topic and a short description.
-
PostgreSQL over MySQL: Why we should use Postgres over MySQL for a monolithic application written in .net.
-
Migrating from Mysql to PostgreSQL.
-
Golang Over Dotnet while creating microservices.
-
Merits and demerits of using static factory method rather than constructor.
-
CQRS is a life saver in peak hours.(With Implementations)
-
Optimize the build time of .NET applications by following some best practices.
-
Famous algorithmic patterns and their everyday usage.
-
Python Interpreters types.
-
CPython vs PyPy Interpreter.
-
API Architectural Patterns.
-
API Architectural Patterns(Code Snippet).
-
Why Kafka is fast??
-
What is a WebHook???
-
How to generate and use secret token in your Flask Applications.
-
Things to be taken care before you take some code to the production environment.
-
What are microservice & microfrontends?
-
Python must know things.
-
The differences in terminology 'region' used across AWS, GCP and Azure.
-
Lessons from Book 'Reality Transurfung'.
-
gRPC will rule the software architecture things. Know here why..
-
Clean code using Python.
-
REST vs GraphQl vs gRPC