Are you rushing to stamp everything as Cloud Native and Serverless architecture? It’s undeniably interesting to develop an application as Cloud Native, Serverless, etc., but is it always the best choice? Before you say a big yes, wide open your eyes and have a second look. Did you consider the compounding cost benefit analysis? Just […]
One of the biggest challenges for an engineering leader is not to design a scalable application. In today’s world, an application can be scaled in many ways. The real challenge is how to make it cost-optimized. The product should always be available, and throughput cannot be compromised, irrespective of the load. The architect can give a solution […]
It’s buzzing news that Amazon Prime architecture is shifting to a monolithic application. Many videos and articles are mushrooming to criticize microservices and serverless architecture. We should come out of this crowd mindset. I always believe that business needs should drive the choice of technology. Sometimes a technology or architectural change can positively impact how […]
A paradigm shift in any industry happens once in a while. Software development is not an exception here. Most of the time, we experience incremental improvements and inspired duplicated products and services. Microservices and Containerization is a paradigm shift in modern scalable web application development. Can you think of scaling an application without microservice architecture […]
I was facing a strange issue while deploying k8s image Recognized this is something to do with the images I tried deploying couple of micro services and built an image in Macbook pro M1 chip something rang a bell.. is this due to the platform arch difference? please refer this screenshot that the client and […]
Your consistent hashing strategy could be as simple as a modus operation. It could start there but can’t end there. ‘Hotspots’ are the real deal and dictators of hashing strategy to high-scaleable applications #scaleability #distributedsystems #availability #engineeringstrategy
Any application that’s served over the web is a cloud application. yeah, even the one hosted in your backyard connected to the internet. The moment someone says cloud application if you imagine those 3 cloud service provider then that’s the success of their product but your understanding has to be reviewed 🙂 containerization, microservices, agile, devops […]