X

Software Architecture

Laravel

A few days back I wrote about Python-based web application framework called Django. Let's talk about another framework for web…

ESB

Ever wondered how heterogeneous applications communicate with each other? e.g. A Java application that needs to communicate with a .Net…

Circuit Breaker Pattern

As the name suggests, the "circuit breaker" is a design pattern in software architecture, which has gain prominence in the distributed…

Edge Computing

Edge computing is distributed architecture methodology which brings some very specific advantages due to the distributed nature of the architecture.…

Django

Django is a web app framework built using Python language. It is free and open-source (BSD license) framework used by…