intro to azure webjobs

Post on 13-Jan-2017

26 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

.Netter Tech Summit 2015

Sessions about to start – Get your rig on!

Shahriar Hossain

Software Engineer

Consultant

Author, Microsoft Silverlight for Windows Phone

Tech blogger

Microsoft Technical Community Speaker

Welcome to the Azure Webjobs

Agenda What is Cron Job? What is Azure Webjobs Why Webjobs, why not something else? Azure Webjobs vs Azure Worker Role Supported Scripts Scenarios

What is Webjobs?Enable you to Host and schedule lightweight job in your website as background processes.

Why Azure WebJobs?• Its Free• Automatic Queue triggered• Resilient to errors• Work in paralle & Auto Scale out    • Unlimited in number• Auto deploy from GitHub• Easy tracking from Portal

Supported Scripts

.NET Batch PowerShell

JavaScript PHP Python

Scenarios CPU intensive work Queue Processing File Maintenance RSS Aggregators Long running background task

WebJobs

WebJobs

WorkerRoleor

WebJobs

Azure Webjobs demo

Community Group• Microsoft Azure Bangladesh• group: www.facebook.com/groups/microsoft.azure.bd• fan page: fb.com/microsoft.azure.bd• Asp.Net MVC - Bangladesh• www.facebook.com/groups/asp.net.mvc.bd• .Netter• www.facebook.com/groups/netter

• NerdCatsSchool • www.facebook.com/groups/NerdCatsSchool

Shahriar Hossain

Facebook

Find me athttp://facebook.com/Shahriar.cse

Personal Blog

LinkedIn

Find me athttp://bd.linkedin.com/in/shahriarhossain

Find amazing .Net stuffs at http://LearnWithShahriar.wordpress.com

Thank You

top related