Zebience Blog AdminJan 28, 20214 minTech Stacks : Why should we MERN? MERN is an acronym for MongoDB, Express JS, React JS and Node JS. MERN helps to construct a 3-tier architecture using JavaScript and JSON.
Zebience Blog AdminJan 5, 20213 minTechnical debt: Is it a liability worth taking?Software products are prone to be engineered with cruft that make it harder to alter or extend them. Technical Debt is a metaphor, coined...
Zebience Blog AdminDec 1, 20203 minMicroservices: Splitting relational data model conundrum!Share monolithic data schema is the most dreadful conundrum is to split the data model by the microservices.