build modern web & api

43

Upload: puja-pramudya

Post on 22-Jan-2018

1.506 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Build modern web & api
Page 2: Build modern web & api
Page 3: Build modern web & api
Page 4: Build modern web & api
Page 5: Build modern web & api
Page 6: Build modern web & api
Page 7: Build modern web & api
Page 8: Build modern web & api
Page 9: Build modern web & api
Page 10: Build modern web & api
Page 11: Build modern web & api
Page 12: Build modern web & api
Page 13: Build modern web & api
Page 14: Build modern web & api
Page 15: Build modern web & api

IIS IIS

SQL

Server

Page 16: Build modern web & api

• Capacity

• Density

Page 17: Build modern web & api

• Failure points

Page 18: Build modern web & api

• Operational insight and visibility

Page 19: Build modern web & api
Page 20: Build modern web & api

• Frame the door

• Turn the lights on

•Use data to drive investment

Page 21: Build modern web & api
Page 22: Build modern web & api
Page 23: Build modern web & api

performance optimization

specific improvements

Page 24: Build modern web & api
Page 25: Build modern web & api
Page 26: Build modern web & api

Azure Web Apps

Azure SQL DB

1 Internal logic errors or

exceptions in application

code

• By and large, IIS will save you from

intermittent errors (or at least limit

them to a single request)

2 Single SQL DB instance • Any transient or enduring errors

here will have a drastic effect on the

web experience

Page 27: Build modern web & api

reduce/shift

• Primarily read workload?

Page 28: Build modern web & api
Page 29: Build modern web & api
Page 30: Build modern web & api
Page 31: Build modern web & api

• Front end / mid tier web resources

• Back end database

• Routing

Page 32: Build modern web & api

DC1

Azure Web Apps

PROD

PROD

STAG

STAG

PRedis

DC1

Azure Web Apps

PROD

PROD

STAG

STAG

SRedis

DC1

Azure Web Apps

PROD

PROD

STAG

STAG

SRedis

Azure Traffic ManagerVisual Studio Online

GIT

App Insights

Page 33: Build modern web & api
Page 34: Build modern web & api
Page 35: Build modern web & api
Page 36: Build modern web & api
Page 37: Build modern web & api
Page 38: Build modern web & api
Page 39: Build modern web & api
Page 40: Build modern web & api
Page 41: Build modern web & api
Page 42: Build modern web & api
Page 43: Build modern web & api