Distance has always been a major factor that decided the level of engagement between any two business entities since time immemorial. In the olden days when communication was limited and prone to disruptions, businesses had…
Non-Functional Requirements (NFR) are those requirements that cut across the software functionality, spanning across all the modules and features. These requirements go deep in to the architecture of a software, which is where they get…
Introduction On premise applications have been the norm till the last decade wherein public cloud services were still emerging and there were concerns on Data security and high availability particularly among sectors like Banking and…
In the last blog, Top 10 Critical NFRs for SaaS application-Part1, we discussed about what are NFRs (Non-functional requirements) and how it is important to know these requirements before the architecture phase. We listed 5…
Introduction In 2015, Gartner predicted that “Cloud computing will promote the growth of centrally coordinated applications that can be delivered to any device”. The cloud adoption rate in 2015 was 38% as opposed to 29%…
Making decisions is a crucial part of running a successful business. These decisions may be strategic or tactical, but all of them have a direct impact on the performance of the company. Digital transformation is…
Introduction If you are a software developer or a user who works with developers, there are several instances that could remind you the phrase, “When your customers are facing issues with respect to certain functionality…
Microservices architecture has many advantages like easy maintenance and loosely coupled architecture besides helping with optimizing infrastructure and support business innovation. They can be independently developed, tested, deployed and have a clear definitions of business capabilities.…
Microservices has proven time and again that it is more than just a mere buzzword. Organizations have made a decision to move towards it and many more are weighing its odds and evens. In order…
Any organization, practice or product is driven by four key pillars. These pillars are Process, People, Platform and Practice. The same hold true for Microservices as well. In the upcoming blog series, we will look…
One of the key challenges of the Microservices Architecture is in dealing with data consistency. In a Monolithic Application, it is possible to achieve data consistency easily using techniques such as 2 phase commits. In…
If you are dealing with applications or product development, I am sure you would certainly be contemplating on the adoption of Microservices. While Microservices has many benefits, it has a good amount of challenges as…