Azure Architecture Scaling Approach -


we have several apps hosted on azure. we've begun see increased demand , want have strategies architecting/re-architeching our apps respond demand on azure.

folks have designed scale , scaling on order of hundreds thousands of simultaneous users: can provide advice on how approach these problems. , how did develop expertise? hiring trainers? in-house development of expertise?

david right; there no single answer question. since reference azure specifically, recommend 2 things consider.

as adrian points out, there knobs , switches within azure throw more machinery @ scale problems, , these can work short term. ultimately, poor app design bottle neck. that, study cloud design patterns (https://msdn.microsoft.com/en-us/library/dn568099.aspx) generic concepts, examples azure specific. together, these 2 things need know.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -