Download - cloud computing – an opportunity to disrupt

Transcript
Page 1: cloud computing – an opportunity to disrupt

“cloud computing – an opportunity to disrupt”

Beat Schwegler - Director, Platform Strategy Group - Microsoft corp.

[email protected] - http://cloudbeatsch.com - @cloudbeatsch

Page 2: cloud computing – an opportunity to disrupt
Page 3: cloud computing – an opportunity to disrupt

mobility cloudsocial big data

the four killer technology trends, mobile,

social, data and cloud are intersecting and

opening new opportunities

Page 4: cloud computing – an opportunity to disrupt

cloud supply-side economics

Page 5: cloud computing – an opportunity to disrupt

[email protected] - http://cloudbeatsch.com - @cloudbeatsch - #TechEdZA

Page 6: cloud computing – an opportunity to disrupt
Page 7: cloud computing – an opportunity to disrupt
Page 8: cloud computing – an opportunity to disrupt
Page 9: cloud computing – an opportunity to disrupt
Page 10: cloud computing – an opportunity to disrupt
Page 11: cloud computing – an opportunity to disrupt

Windows Azure

Page 12: cloud computing – an opportunity to disrupt

global footprint

Page 13: cloud computing – an opportunity to disrupt

99.95% monthly SLA

Page 14: cloud computing – an opportunity to disrupt

pay only for what you use

Page 15: cloud computing – an opportunity to disrupt

[email protected] - http://cloudbeatsch.com - @cloudbeatsch - #TechEdZA

Page 16: cloud computing – an opportunity to disrupt
Page 17: cloud computing – an opportunity to disrupt
Page 18: cloud computing – an opportunity to disrupt
Page 19: cloud computing – an opportunity to disrupt

servicepackage

servicepackage

Page 20: cloud computing – an opportunity to disrupt

servicepackage

Page 21: cloud computing – an opportunity to disrupt

servicepackage

Page 22: cloud computing – an opportunity to disrupt

Network load-balancer configured for traffic

Page 23: cloud computing – an opportunity to disrupt
Page 24: cloud computing – an opportunity to disrupt
Page 25: cloud computing – an opportunity to disrupt
Page 26: cloud computing – an opportunity to disrupt
Page 27: cloud computing – an opportunity to disrupt
Page 28: cloud computing – an opportunity to disrupt
Page 29: cloud computing – an opportunity to disrupt
Page 30: cloud computing – an opportunity to disrupt
Page 31: cloud computing – an opportunity to disrupt
Page 32: cloud computing – an opportunity to disrupt
Page 33: cloud computing – an opportunity to disrupt
Page 34: cloud computing – an opportunity to disrupt

data becomes the new currency

Page 35: cloud computing – an opportunity to disrupt

store – store – store – store – store

Page 36: cloud computing – an opportunity to disrupt

move compute to data

Page 38: cloud computing – an opportunity to disrupt
Page 39: cloud computing – an opportunity to disrupt

Map f(k1,v1) list(k2,v2)

Reduce f(k2, list(v2)) (k2, v3)

functionallyin practice, WordCount

the quick brown fox jumps over the lazy dog

Map

(the,1) (quick,1), (brown,1), (fox,1), (jumps,1) (over,1), (the,1),(lazy,1),(dog,1)

Shuffle

(the,(1,1)) (quick,1), (brown,1), (fox,1),(jumps,1) (over,1),(lazy,1),(dog,1)

Reduce

(the,2) (quick,1), (brown,1), (fox,1), (jumps,1),(over,1), (lazy,1),(dog,1)

in code

Then, scale to TB/PB of data over 10’s, 100’s or 1000’s of nodes

Page 40: cloud computing – an opportunity to disrupt
Page 41: cloud computing – an opportunity to disrupt
Page 42: cloud computing – an opportunity to disrupt
Page 43: cloud computing – an opportunity to disrupt