by Corporate | Mar 29, 2021 | Technologies
In this blog, we will look at how Scrum is related to the science of goal achievement. Clarity Human beings are more motivated to work towards achieving a goal if they have Crystal clear picture of the goal to be achieved. – Ewa Pietrzak Clarity breeds Mastery...
by Corporate | Mar 15, 2021 | Data Engineering, Technologies
ETL is Extract, Transform and Load. It is basically a process that ‘extracts’ the data from numerous sources, then ‘transforms’ them by applying calculations, concatenations etc. and lastly ‘loads’ the data into Data Warehouse system. It may seem to you like a simple...
by Ipsita Pattnaik | Mar 1, 2021 | Data Engineering, Technologies
Introduction Today, we are surrounded by data everywhere. Data has become easily accessible. So, the challenge that arises out of it is how to make the most of the available data! The first step towards using such vast amounts of data is finding the right data...
by Priya nag | Feb 15, 2021 | App Development, Product Engineering, Technologies
To build an enterprise scalable product, Microsoft is the number one choice for ISVs and enterprises. Microsoft as a stack has several variants. A few of these have moved on with their legacy and others are starting on the newest tech stack. Also, some of these are in...
by Ipsita Pattnaik | Feb 1, 2021 | App Development, Product Engineering, Technologies
Design is the basic or hygiene towards a successful product development. The concept between Product Design and Design Thinking is extremely thin, although both look identical. Design thinking is more from end-to-end product development. In Product Design, the...
by Abhishek Nag | Jan 18, 2021 | App Development, Data Engineering, Product Engineering, Technologies
Introduction All product companies globally are moving towards digitization. The fundamental purpose for product companies to move into digital is to deliver innovative, customer focused solutions to meet the end business purpose. In order to be globally competitive,...
by Priya nag | Jan 5, 2021 | App Development, Product Engineering, Technologies
Introduction The Micro services architecture is used in recent product development and/or product modernization. We can easily connect Micro services-based applications with monolithic applications through APIs. This will ensure seamless digital transformation....
by Corporate | Dec 28, 2020 | Technologies
Large enterprises have data scattered across different systems, it can be ERP, SAP, Salesforce and so on. To take key decisions to grow business or cater customer in efficient manner enterprises always needed to have single unified view of data instead of going...
by Ipsita Pattnaik | Dec 23, 2020 | Technologies
Introduction Underwriters are the backbone of a sound lending process. They make sure that the risk taken (and every form of lending is a risk) is within the appetite of the firm. They also look at the other numerous checks that protect the process and the firm. The...
by Corporate | Dec 15, 2020 | App Development, Technologies, Web Development
Why we need Interceptors? Very often we want to enforce or apply behaviour when receiving or sending HTTP requests within our application. We want to perform the tasks like authenticating, logging, updating the request header, error catching etc. for every http...