Modular Monolith - A Step Towards Microservice

Let’s start with Monolithic Architectures, a traditional way of designing systems/applications. In software engineering, a monolithic application describes a software application which is designed without modularity, tightly coupled application. A single tier application which contains code...

Read More

Actor Model For IoT

The Internet of Things (IoT) is composed of many nodes, often with limited capabilities. Small software components communicating via Internet protocol standards typically form a highly distributed workflow among machines with minimal human interaction. General application...

Read More

Responsive Image Handling

A famous Russian writer Ivan Turgenev wrote, “A picture shows me at a glance what it takes dozens of pages of a book to expound.” This is exactly the same trend that can be seen in...

Read More