Published inModanisa Engineering·Oct 11, 2021Trade-offs you should consider while designing NoSQL documentsWhile designing a schema for a document, there is not certain way to achieve best possible performance on all use-cases in NoSQL world, despite it’s more or less possible for SQL table design by using normalization techniques as much as possible. …NoSQL6 min readNoSQL6 min read
Published inModanisa Engineering·Aug 22, 2021Consumer Driven Contract testing on trunk based development pipelines using PactConsumer driven contracts are more than a need for systems consisting of several different components which are connected to each other over a network (sounds familiar right? a.k.a. microservices). Usually, these services owned by different teams which are split by domains. By the number of services and the number of…Consumer Driven Contract5 min readConsumer Driven Contract5 min read
Published inSkydome Academy·Aug 27, 2020Development Environment for SICP JourneyIn order to be able to cast your spells, you need a good wand!Sicp4 min readSicp4 min read