In this post, I am attempting to explain steps involved in creating Worker Role and running Mule using Azure toolkit for Eclipse. Step1: To begin, open Anypoint Studio and install Azure toolkit for Eclipse by choosing Helpà Install New Software and entering the URL: http://dl.msopentech.com/eclipse Reference: https://github.com/MSOpenTech/WindowsAzureToolkitForEclipseWithJava Note: I am using the newest beta version Anypoint studio 6 and mule runtime 8.0…
Tag: mule
PaaSify Mule using Azure and SpringBoot
There is a lot of hype about PaaS and it appears to be the go to strategy where ever possible. I wont blame if people don’t want to deal with infrastructure and headache of following up with middleware to check if everything is installed as per instructions. I have noticed, one can write a very detailed installation instructions but, there is…