22 Dec 2012

Azure Mobile Service Jobs

1 Comment Executify

As I was getting ready to roll out Executify, I like many of you read Scott Gu’s announcement of Azure Mobile Services providing scheduled jobs, and I was very excited by this announcement.  Because it was validation of the service I have been working on since May, and we didn’t seem to step on each others toes.  Because we differ in one major way.

  • Azure Mobile Service Jobs are Node.js based
  • Executify Jobs are .NET 4.5 based.

So with Executify you don’t have to worry about rewriting all your .NET code to get it running in the cloud.  The only thing you need to do is follow the instructions on creating your first app, sit back, and let us do all the scheduling work so that you can focus on what matters to you.

written by
Nick Berardi
subscribe
If you found this post valuable and would like to see more like it you can follow me.

One Response to “Azure Mobile Service Jobs”

Leave a Reply