The event-driven Web: Webhooks integration fun with Mule
Webhooks are a very simple way to tie application together on the Internet. Suppose application A wants to be informed when data changes in
5 Biggest IT Trends for 2012 and how Open APIs are a driving force
Wondering what 2012 will bring for the IT world? Ross Mason, MuleSoft Founder and CTO, has identified the five major trends you need to
Security in the Cloud: Protecting Your Applications
Security around public cloud offerings has always been a major point of concern (and controversy) for users. How do cloud providers protect customer data?
Give your application a voice of its own with Twilio
The last time we talked I show you how you can easily build RESTful APIs on top of iON. I just covered just a very
Mule is Redis-ready!
Who doesn't know about Redis? It's harder and harder to find someone giving a positive answer to this question as the popularity of this
See Mule iON in action at the TwilioCon Hackathon
Come see Mule iON in action at the TwilioCon hackathon Wednesday Sept 21st. Better yet, come build cool apps and win some awesome prizes. Win
Mule iON Architecture Series: The Technology
Building a highly available and fault tolerant cloud platform comes with its share of challenges. What happens when components fail? What happens when the
Choosing the right integration and ESB platform
This is my final post in a series of to ESB or not to ESB articles where I have attempted to shed some light
API Layer and Grid Processing Architecture – ESB or not to ESB Revisited Part 3
In this penultimate part of my ESB or not to ESB series I'm going to cover two more architectures; API Layer and Processing Grid providing
Fake and Stub objects creation using Groovy
Automated testing using XUnit style frameworks can be achieved using several techniques. You can test a particular class, group of classes, or all your