
Evolution of Serverless Functions
With the evolution of cloud computing, the IT infrastructure has undergone a rapid revolution. To add more flexibility & scalability to the software on cloud, Serverless Functions comes into the picture. Although I should point out immediately that the term "Serverless is not actually server less". In my previous blog, I already discussed that the future cloud-native [...]

Serverless Architecture vs Microservice Architecture
Serverless architecture is a cloud-computing execution model in which the cloud provider acts as the server, dynamically managing the allocation of machine resources. On the other hand, Microservice architecture is a set of self-sustained small services, running on their own machines using lightweight mechanisms (usually REST APIs') to allow inter-module communication of the underlying application. Changing your architecture to deploy [...]

When & Why Do We Use Elasticsearch During App Development?
Elasticsearch Overview
When building an application that requires a large number of inventory items, service listings or client base, one can face issues with slow database querying & information retrieval. For users that are accustomed to their search results delivered in under 1s, slow results can lead to poor UI experience.

3 Easy & Free Ways for Small Businesses to Leverage Social Media
Advantages Of Social Media For Small Businesses Over Large Businesses Social media effectiveness eventually boils down to how well can you engage with your customers. Small businesses have a clear advantage, as they tend to be more community and individual focussed. By doing so, you can spread brand awareness & develop a loyal customer base [...]