Hadoop and Hadoop MapReduce for Dummies

Simply defining Hadoop is a difficult task. Since Hadoop doesn’t fit in other common software categories such as operational systems, databases, message queues, etc., defining it usually requires long sentences. However, long sentences would prevent this introduction from achieving its purpose,...

READ MORE

API-Led Connectivity

Today, in the age of APIs, an API is not just a technical interface on top of a database. On the contrary, your API is your new business model. In the past, APIs were seen as just tools for Developers. But nowadays, their scope is not limited to internal use. The companies who make APIs are now...

READ MORE

What's New in Mule 4 ?

We've all been excitedly waiting for the new version of Mule 4 that Mulesoft will be releasing soon. Here are some important features we want to highlight that will be available in Mule 4:

READ MORE

REST vs SOAP

What is the difference between REST and SOAP? Can they even be compared? Which is the better approach to adopt? What should I use in my application?

These questions can pop up in any Web project and must be clarified before the initial implementation. Let's start by understanding the concepts of...

READ MORE

Simple Deployment Architecture in Mule

One of the biggest challenges in system development is choosing an Architecture for the system. There is not any predefined architecture that can be applied directly to your projects. In this article I would like to discuss a simple Mule deployment architecture.

READ MORE

Using Common Project in Mule

Mule has the concept of a Domain Project to share common resources. However, per the documentation, there are some limitations when using a Domain Project to share resources. Here are the main limitations as per the documentation:

READ MORE