Architecture

How to determine why and when to go Serverless?

Serverless architecture is essentially Function-as-a-service (FaaS) that can be integrated with Backend-as-a-service (BaaS) to build a whole ecosystem which is event-driven. This means there is a server doing all the heavy lifting; just that the…

Read more

Scalability : Architecting for the Cloud – A Different Ball Game

Architecting an application has always been a challenge for the very fact that any mistakes done at this level can have catastrophic effects on the whole application. Several applications/products have gone through lot of rework,…

Read more