🗊Презентация Architecture. What is high load

Категория: Интернет
Нажмите для полного просмотра!
Architecture. What is high load, слайд №1Architecture. What is high load, слайд №2Architecture. What is high load, слайд №3Architecture. What is high load, слайд №4Architecture. What is high load, слайд №5Architecture. What is high load, слайд №6Architecture. What is high load, слайд №7Architecture. What is high load, слайд №8Architecture. What is high load, слайд №9Architecture. What is high load, слайд №10Architecture. What is high load, слайд №11Architecture. What is high load, слайд №12Architecture. What is high load, слайд №13Architecture. What is high load, слайд №14Architecture. What is high load, слайд №15Architecture. What is high load, слайд №16Architecture. What is high load, слайд №17Architecture. What is high load, слайд №18Architecture. What is high load, слайд №19Architecture. What is high load, слайд №20

Вы можете ознакомиться и скачать презентацию на тему Architecture. What is high load. Доклад-сообщение содержит 20 слайдов. Презентации для любого класса можно скачать бесплатно. Если материал и наш сайт презентаций Mypresentation Вам понравились – поделитесь им с друзьями с помощью социальных кнопок и добавьте в закладки в своем браузере.

Слайды и текст этой презентации


Слайд 1





Architecture 
of high load applications
on Azure cloud
Описание слайда:
Architecture of high load applications on Azure cloud

Слайд 2





What is high load
You have created an awesome website. Your application is quite popular and users from all over the world love it. Life is great! … BUT, then you hit a speed bump: as your traffic has been growing, so has the load on your application, and it’s causing it to run slower and slower and you start to see user attrition…
Описание слайда:
What is high load You have created an awesome website. Your application is quite popular and users from all over the world love it. Life is great! … BUT, then you hit a speed bump: as your traffic has been growing, so has the load on your application, and it’s causing it to run slower and slower and you start to see user attrition…

Слайд 3





How to make your application
Ready for high load
Описание слайда:
How to make your application Ready for high load

Слайд 4





Monitor everything (azure portal)
Описание слайда:
Monitor everything (azure portal)

Слайд 5





Monitor everything (APP Insights)
Описание слайда:
Monitor everything (APP Insights)

Слайд 6





Scale your application to provide server resources for each of your user
Описание слайда:
Scale your application to provide server resources for each of your user

Слайд 7





Manual scaling on azure portal
Описание слайда:
Manual scaling on azure portal

Слайд 8





auto scaling on azure portal
Описание слайда:
auto scaling on azure portal

Слайд 9





Use traffic manager to automatically Distribute users across application instances and handle fault domains
Описание слайда:
Use traffic manager to automatically Distribute users across application instances and handle fault domains

Слайд 10





Use asynchronous computing for all long running process
Описание слайда:
Use asynchronous computing for all long running process

Слайд 11





Distribute asynchronous computing using micro services architecture
Описание слайда:
Distribute asynchronous computing using micro services architecture

Слайд 12





Scale your SQL databases using
Horizontal and vertical scaling
Описание слайда:
Scale your SQL databases using Horizontal and vertical scaling

Слайд 13





Or use azure table storage
Описание слайда:
Or use azure table storage

Слайд 14





replicate your data between geo regions to provide great availability and resilience
Описание слайда:
replicate your data between geo regions to provide great availability and resilience

Слайд 15





Cache all you can
Описание слайда:
Cache all you can

Слайд 16





CDN
Описание слайда:
CDN

Слайд 17





Example


Landing page A/b testing
Описание слайда:
Example Landing page A/b testing

Слайд 18





Application functionality
Описание слайда:
Application functionality

Слайд 19





Application functionality
Описание слайда:
Application functionality

Слайд 20


Architecture. What is high load, слайд №20
Описание слайда:



Похожие презентации
Mypresentation.ru
Загрузить презентацию