The Power of Adapters in Service Architecture:

<p class="wp-block-paragraph">When building a service architecture, understanding the significance of each component is paramount. Among these components, the <strong>Adapter</strong> stands out as an element that often prompts contemplation and inquiry. Questions arise: “Is this additional layer truly necessary?” “Does it introduce undue complexity?” “How does it fit within the overarching structure?” Drawing from extensive experience…More

Modernisation Strategies for Legacy MVC Applications: Beyond the lift and shift with modular architecture and DDD

<p class="wp-block-paragraph">Legacy MVC applications, whether they’re nestled in Java or .NET, have been the backbone of many organizations. Hosted on WebLogic, WebSphere, or other similar containers, these systems have stood the test of time. But as the digital landscape evolves, the question arises: “How do we modernise these stalwarts without losing their essence?” </p> <p…More

Higher ROI with Accelerated Delivery through Business Oriented Modular Service Design Practices

<p class="wp-block-paragraph">Modular services are composable building blocks for rapid application in new and varied business needs and solution contexts. A modular approach promotes accelerated delivery of value (less components to build and release), lower overall operational footprint (as we do not rebuild the same functionality multiple times) and lower operating costs (smaller ops teams, licensing…More

OData vs. REST: The Integration Dance with DataHub

<p class="wp-block-paragraph">In our earlier post, we delved deep into how data hubs, especially when organized by business domains, are revolutionizing the way we handle data. We also touched upon the challenges faced when integrating with a data hub and how consumers ingest this data. If you missed it, give it a read <a href="https://alok-mishra.com/2023/01/10/data-platforms-need-integration/">here</a&gt;. Today,…More