Asset Management Process and Module

Asset management integrates the physical, technological, contractual, and financial aspects of information technology assets. Asset management business practices have a common set of goals. Control inventory that is purchased and used. Reduce the cost of purchasing and managing assets. Select the proper tools for managing assets. Manage the asset life cycle from planning to disposal.Continue reading “Asset Management Process and Module”

10 Must-Read Books for Software Engineers

Finding great books for software engineering is not an easy task because the ecosystem changes so rapidly, making many things obsolete after a short time. This is especially true regarding books that rely on a specific version of a programming language. Cracking the Coding Interview “Cracking the Code Interview: 189 Programming Questions & Solutions” isContinue reading “10 Must-Read Books for Software Engineers”

Mule containerization

Containers are becoming the de-facto hosting platform from microservices to databases and everything in-between. Kubernetes has emerged as the primary container orchestration platform, and MuleSoft offers Anypoint RTF, a Kubernetes-based container orchestration platform to run APIs and applications at scale, providing elasticity.  But there are many customers who use other container orchestration platforms standardized for their organization  that theyContinue reading “Mule containerization”

IoT With MuleSoft: MuleSoft as a Platform for IoT Integrations

MuleSoft can be used as a platform for integrating IoT devices at a very elementary level. Using MuleSoft as an integration platform provides the following benefits: Seamless connectivity: Connect and orchestrate data on IoT devices or with back-end applications using APIs. Speed of delivery: Use open standards, developer-friendly tools, and prebuilt transport protocols, such asContinue reading “IoT With MuleSoft: MuleSoft as a Platform for IoT Integrations”

How JSON Web Token (JWT) Secures Your API

You’ve probably heard that JSON Web Token (JWT) is the current state-of-the-art technology for securing APIs. Like most security topics, it’s important to understand how it works (at least, somewhat) if you’re planning to use it. The problem is that most explanations of JWT are technical and headache inducing. Let’s see if I can explainContinue reading “How JSON Web Token (JWT) Secures Your API”

Mulesoft Custom Connector Using Mule SDK for Mule 4

MuleSoft’s Anypoint Connectors help to through various Protocols and APIs. Mulesoft has a range of inbuilt connectors connecting to various protocols like SFTP, FTP, JDBC, etc. or to other SAAS systems like Salesforce and different Google and AWS services, plus many more. You can use this connector as they are available at your disposal. However,Continue reading “Mulesoft Custom Connector Using Mule SDK for Mule 4”

Dockerize your Mulesoft API’s

Anypoint Runtime Fabric is a container service that makes it easy to manage multi-cloud deployments of Mule runtimes and to deploy multiple runtime versions on the same Runtime Fabric. By leveraging Docker and Kubernetes, Anypoint Runtime Fabric drastically simplifies the deployment and management of Mule runtimes on Microsoft Azure, Amazon Web Services (AWS), virtual machinesContinue reading “Dockerize your Mulesoft API’s”

Cleaning MuleSoft CloudHub Resources: A DevOps Approach

MuleSoft provides excellent business agility to companies by connecting applications, data, and devices, both on-premises and in the cloud with an API-led approach. Together, APIs and DevOps deliver greater business value than what they can deliver individually. DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applicationsContinue reading “Cleaning MuleSoft CloudHub Resources: A DevOps Approach”

Architecture Evolution With Mulesoft

Monolithic Architecture (Single Unit) Monolithic architecture could be defined as the first architecture. Simple and tightly-coupled applications, they are executed in a single application layer and group all functionalities in the same one. If, for example, we want to access another service or system through an API, we must develop business logic as well asContinue reading “Architecture Evolution With Mulesoft”

Executing Shell Scripts From Mule

Sometimes it is better to perform a task directly with the help of the OS rather than using wrapper components. For example, if we just want to move a file from one directory to another without any transformation, we can avoid loading the file into the memory and can move the file directly using a shellContinue reading “Executing Shell Scripts From Mule”

Design a site like this with WordPress.com
Get started