PinnedAgil CCAP TheoremThe CAP theorem states that it is impossible for a distributed data store to simultaneously provide more than two out of the three…Nov 3, 2020Nov 3, 2020
Agil CVertical vs Horizontal Scaling.!When thinking about system design one of the important points that comes into our mind is Scaling. Basically what is scaling?Oct 25, 2020Oct 25, 2020
Agil C*args and **kwargs in PythonSometimes if you check function definition in Python you will see two strange arguments *args and **kwargs, if you have wondered what it…Aug 9, 2020Aug 9, 2020
Agil CWhy Python ?As all of you know Python is one of the most popular programming language today.Aug 2, 2020Aug 2, 2020