LATEST POSTS
-
Microservices Simplified
In this blog, I will share my thoughts on how to architect complex software using microservices architecture, so that it’s flexible, scalable, and a competitive piece of software. I’ll start off first by introducing microservices, and what was before microservices, why microsoervices are so successful and useful now, and the design principles that are associated
-
Itinerary Configurator
Problem I had many web services to implement with BizTalk ESB Toolkit. All these web service would take input message, perform some mapping/enrichment on the input message call a web service on a LOB system. The LOB web service result would then be mapped to the result of the web service and returned to the
-
Installing Hadoop 2.7.3 On MacOS Sierra Version 10.13.1
I have got Hadoop running on Windows 2012 and Ubuntu successfully and easily following the instruction online. However I have struggled getting it running correctly on iMac. So here is the correct way to set it up on iMac with MacOS Sierra as I could not find any online reliable instructions. Hope this helps Verify
-
ArchiMate 3.0 Simplified
Introduction ArchiMate is a modeling language that provides a uniform representation for diagrams that describe Enterprise Architectures. An Enterprise Architecture describes stakeholders concerns, motivation and strategy. When modeling an enterprise architecture there are three main layers you want to describe: Business Layer: Describes the processes the business uses to meet its goals Application layer: Describes
-
Implementing Singleton pattern with BizTalk Orchestrations
With BizTalk Orchestrations, a new instance of the orchestration is created every time a new message arrives at the Receive Port. In a Singleton pattern only one instance should exist to handle all the messages (or events) in the system. You can implement the singleton pattern using a simple correlation on the Receive Port name,
-
Simplified BizTalk Content Based Routing for a Passthrough data
I had simple task, I had image files that need to be routed (“copied”) to another location based on some field being set inside the image metadata. I devised a simple solution that consists of a simple pipeline component that promotes the filed into the Message Context, create a dummy schema with promoted field. Use
Have a project in mind?
I’d love to work with you.
FOLLOW
DIGITAL TRANSFORMATIONS TIPS NEWSLETTER
Sign up for free and be the first to get notified about updates.

