introduction to windows azure

34

Upload: azurecoder

Post on 04-Jul-2015

166 views

Category:

Technology


0 download

DESCRIPTION

Delivered to Cambridge NxtGen and DevEvening

TRANSCRIPT

Page 1: Introduction to Windows Azure
Page 2: Introduction to Windows Azure

Time until Pizza!

Page 3: Introduction to Windows Azure
Page 4: Introduction to Windows Azure

Time until next coffee

Page 5: Introduction to Windows Azure
Page 6: Introduction to Windows Azure
Page 7: Introduction to Windows Azure
Page 8: Introduction to Windows Azure
Page 9: Introduction to Windows Azure
Page 10: Introduction to Windows Azure
Page 11: Introduction to Windows Azure
Page 12: Introduction to Windows Azure
Page 13: Introduction to Windows Azure

• Queue Polling Worker• Poll and Pop Messages within while(true) loop

• E.g. Map/Reduce pattern, background image processing

• Listening Worker Role• Create TcpListener or WCF Service Host

• E.g. Run a .NET SMTP server or WCF Service

• External Process Worker Role• OnStart or Run method executes Process.Start()

• Startup Task installs or executes background/foreground process

• Custom Role Entry Point (executable or .Net assembly)

• E.g. Run a database server, web server, distributed cache

Page 14: Introduction to Windows Azure
Page 15: Introduction to Windows Azure
Page 16: Introduction to Windows Azure
Page 17: Introduction to Windows Azure
Page 18: Introduction to Windows Azure
Page 19: Introduction to Windows Azure
Page 20: Introduction to Windows Azure
Page 21: Introduction to Windows Azure
Page 22: Introduction to Windows Azure
Page 23: Introduction to Windows Azure

Time until next coffee

Page 24: Introduction to Windows Azure

Time until next coffee

Page 25: Introduction to Windows Azure
Page 26: Introduction to Windows Azure
Page 27: Introduction to Windows Azure
Page 28: Introduction to Windows Azure
Page 29: Introduction to Windows Azure
Page 30: Introduction to Windows Azure
Page 31: Introduction to Windows Azure

Time until next coffee

Page 32: Introduction to Windows Azure

Time until next coffee

Page 33: Introduction to Windows Azure

Application Scenarios

Page 34: Introduction to Windows Azure

Q&A

Thanks for Listening!

Contact: [email protected] @azurecoder

@ukwaug