
Questions: 23,724 //
Answers: 52,294 //
Contributing Members: 17,992
Hi all,
We have below two integration requirement from Mulesoft to Azure cloud storage.
1) Copy file from one location in azure cloud storage to another location. 2) Zip files with in azure storage.
On reviewing the Mulesoft azure storage connector, we were not able to find any operation which is available out of the box. Can you please suggest if there is a way to achieve this use cases using the connector.
One the second use case (Zip file), files are in huge so we are looking for any API which can zip the file remotely in the Azure itself. We want to avoid
Traditional way to read the entire file in Mulesoft memory and zip it locally and copy it back to the storage due to performance impact.
We are at a crucial stage and trying to understand the feasibility of the use case. Appreciate a Quick response.
Regards Immanuel
Aug 08, 2017 at 08:20 AM, rajendrait99 answered with:
1) Not that i'm aware of. This blog indicates its possible: http://blog.kloud.com.au/2015/02/16/mule-esb-devtest-environments-in-microsoft-azure/
2) Yes. There are many deployments of Mule ESB on EC2. In fact CLoudhub, Mule's IPaaS offering is built upon EC2.
3) There are many other platform providers that would support Mule, including Amazon EC2, Cloudhub, Openshift. Here is a list of supported Operating Systems or failing that supported Application servers for v3.6: Source(https://developer.mulesoft.com/docs/display/current/Compatibility)
Application Servers
The current release of Mule ESB supports the following application servers:
Eclipse Jetty 8 JBoss 6.1 (Enterprise) JBoss 7 (Community) Apache Tomcat 7 IBM WebSphere 8 Oracle WebLogic 12c Additionally, users have reported success deploying Mule ESB with the following application servers:
Azure Service Bus Topic 0 Answers
Azure Storage - upload blob 5 Answers