LATEST POSTS
-
MuleSoft: Tricky Question in the DataweaveTraining Quiz
I am working on MuleSoft certification and taking the MuleSoft 4.1 Fundamentals course. An interesting question in the module quiz is as bellow Refer to the exhibit. What is valid DataWeave code to transform the input JSON payload to the output XML payload? Answers A. B. C. D. So here we need to have XML…
-

MuleSoft: File:List Interesting Observation
Working with MuleSoft file connector, I was expecting that the File->List (https://docs.mulesoft.com/connectors/file/file-list) operation would return a list of fileInfo objects (you know path, size etc) but it actually it returns a list of the contents of the files in the directory. This seemed odd to me as the documentation states
-
What are the Downsides of a Microservice based solution
A Microservice based solution has the following downsides: Distributing the application adds complexity for developers when they are designing and building the services and in testing and exception handling. It also adds latency to the system. Without a Microservice-oriented infrastructure, An application that has dozens of Microservices types and needs high scalability means a high…
-
Implement Rest API in MuleSoft, Azure Logic Apps, Asp.Net core or Spring-Boot? MuleSoft: Step1- Defining an API in RAML
I have been working lately on comparing on comparing different technologies to build web API’s.. One of the main concerns was if we wanted to build a simple API service which technology would be easier, more productive to develop the service with. To provide a reference comparison I will build the same web service (in…
-
Practical REST API Design, implementation and Richardson Maturity Model
Richardson Maturity Model classifies REST API maturity as follows Level Zero: These services have a single URI and use a single HTTP method (typically POST). For example, most Web Services (WS-*)-based services use a single URI to identify an endpoint, and HTTP POST to transfer SOAP-based payloads, effectively ignoring the rest of the HTTP verbs.…
-
What is Solution Architecture,
In my opinion, Solution Architecture is defining the design or organization of different systems and components to fulfill a business needs and requirements. By systems and components, I mean software applications, and the infrastructure (hardware devices, virtual machines, on-premises or on the cloud) the software runs on. Solution architecture is the combination of Application Architecture,…
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.

