PinnedWorkflow orchestration using Netflix ConductorImagine this: You’re building a new insurance platform using microservices architecture, and the customer journey is riddled with complex…May 13, 2024A response icon1May 13, 2024A response icon1
PinnedAutomation & Python: Organizing FilesHello there! Are you the one who ends up having lots of files in your Downloads folder every week? Or Are you among those who keep on…Sep 28, 2020A response icon2Sep 28, 2020A response icon2
What’s Slowing Us Down? The Hidden Link Between PR Reviews and Technical DebtWe’re building a large-scale Insurance platform from scratch. It’s been around a year now since the inception of this project, and we’ve…May 11May 11
Simplifying Cross-Cutting Concerns with Aspect Oriented ProgrammingEver find yourself repeating similar code in different parts of your application? For example — adding logs in each method, or checking…Oct 7, 2024Oct 7, 2024
Decoding challenges with Netflix ConductorIn my last blog, I’ve discussed some core concepts of Netflix Conductor (Conductor OSS), how it works and why we choose this tool as our…May 16, 2024A response icon2May 16, 2024A response icon2
Building our own hooks in ReactIf you’re familiar with React and have worked with it, you must have heard about Hooks. Hooks were introduced with React 16.8 in early…Dec 11, 2022Dec 11, 2022
Connecting Senders to Receivers | Design PatternsIn software development, there can be various instances where we need to establish a connection among objects which can send and receive a…Jun 29, 2022Jun 29, 2022
Published inAnalytics VidhyaAn Introduction to Flask: A micro-frameworkHey there! Thinking of developing a web application using python? Probably you must be looking for a framework or if you’re not aware, A…Aug 28, 2020A response icon1Aug 28, 2020A response icon1
Using Data to Answer Questions: An Introduction to Machine LearningToday Machine Learning is one of the most talked-about topics among new developers and companies. Every other company in the market is now…Apr 6, 2020Apr 6, 2020