مرورگر شما از این ویدیو پشتیبانی نمی کند.
نکته:
آخرین آپدیت رو دریافت میکنید حتی اگر این محتوا بروز نباشد.
نمونه ویدیوها:
(صرفا برای مشاهده نمونه ویدیو، ممکن هست نیاز به شکن داشته باشید.)
بارگزاری مجدد
توضیحات دوره:
Reactive Manifesto برنامههایی را توصیف میکند که واکنشگرا، رویداد محور، مقیاسپذیر و انعطافپذیر هستند. این دوره به شما نحوه طراحی، ساخت، استقرار و اجرای برنامه های Reactive را در فضای ابری نشان می دهد. راه حل های Reactive از معماری مدرن برای اجرای روان و کارآمد استفاده می کنند. در این دوره آموزشی، نحوه ساخت برنامههای NET مبتنی بر رویداد را یاد میگیرید که به صورت دوگانه روی Windows Azure و Amazon Web Services اجرا میشوند. بیاموزید که چگونه راه حل هایی ارائه دهید که به طور خودکار برای پاسخگویی به تقاضا افزایش می یابند، برای صرفه جویی در هزینه ها کاهش می یابند و می توانند از شکست تک تک اجزا، مراکز داده منفرد یا حتی کل ابر جان سالم به در ببرند.
سرفصل ها و درس ها
معرفی دوره
Introducing the Course
درباره Reactive Design
About Reactive Design
اهداف دوره
Aims of the Course
معماری کاربردی واکنشی
Reactive Application Architecture
جایگزین ردیف N
The N-Tier Alternative
لایه نمایشی
Presentation Layer
لایه میانی
Middle Layer
لایه پایگاه داده
Database Layer
خلاصه ماژول
Module Summary
واکنش به رویدادها
Reacting to Events
معرفی لایه ارائه
Introdction the Presentation Layer
نسخه ی نمایشی: موضوعات اتوبوس خدمات Azure
Demo: Azure Service Bus Topics
موضوعات، ناشران و مشترکین
Topics, Publishers and Subscribers
نسخه ی نمایشی: انتزاعی از Azure SDK
Demo: Abstracting the Azure SDK
مشتریان پیام انتزاعی
Abstracted Messaging Clients
نسخه ی نمایشی: ایجاد وب سایت SignalR
Demo: Creating the SignalR Website
نسخه ی نمایشی: پخش اعلان ها در SignalR
Demo: Broadcasting Notifications in SignalR
الگوی فشار سرور
Server Push Pattern
نسخه ی نمایشی: کشش مشتری
Demo: Client Pull
الگوی کشش مشتری
Client Pull Pattern
نسخه ی نمایشی: راه اندازی سرور
Demo: Server Startup
الگوی راه اندازی سرور و خلاصه ماژول
Server Startup Pattern and Module Summary
واکنش به درخواست ها
Reacting to Requests
معرفی لایه میانی
Introducing the Middle Layer
گردش کار و مدیریت پیام
Workflows and Message Handlers
نسخه ی نمایشی: ضبط-آهنگ-پخش، لایه ذخیره سازی
Demo: Record-song-play, Storage Layer
نسخه ی نمایشی: ضبط، پخش آهنگ، مدیریت پیام
Demo: Record-song-play, Message Handler
نسخه ی نمایشی: ضبط-پخش آهنگ، SignalR Hub
Demo: Record-song-play, SignalR Hub
گردش کار ضبط-آهنگ-پخش
The Record-song-play Workflow
نسخه ی نمایشی: Compute-top10، Mongo Query
Demo: Compute-top10, Mongo Query
نسخه ی نمایشی: Compute-top10، Message Handler
Demo: Compute-top10, Message Handler
گردش کار Compute-top10
The Compute-top10 Workflow
نسخه ی نمایشی: Get-current-top10, Message Handler
Demo: Get-current-top10, Message Handler
گردش کار Get-current-top10
The Get-current-top10 Workflow
نسخه ی نمایشی: Azure Migration، MongoDB
Demo: Azure Migration, MongoDB
نسخه ی نمایشی: Azure Migration، Message Handlers
Demo: Azure Migration, Message Handlers
نسخه ی نمایشی: Azure Migration، وب سایت SignalR
Demo: Azure Migration, SignalR Website
Azure Migration و خلاصه ماژول
Azure Migration and Module Summary
واکنش به شکست
Reacting to Failure
معرفی افزونگی
Introducing Redundancy
طرح کلی ماژول
Module Outline
نسخه ی نمایشی: افزونگی سطح 0
Demo: Level 0 Redundancy
افزونگی سطح 0
Level 0 Redundancy
نسخه ی نمایشی: افزونگی سطح 1 با MongoDB
Demo: Level 1 Redundancy with MongoDB
نسخه ی نمایشی: افزونگی سطح 1 با خدمات ابری Azure
Demo: level 1 Redundancy with Azure Cloud Services
افزونگی سطح 1
Level 1 Redundancy
نسخه ی نمایشی: افزونگی سطح 2 با MongoDB
Demo: Level 2 Redundancy with MongoDB
نسخه ی نمایشی: افزونگی سطح 2 با نقش های کارگر Azure
Demo: Level 2 Redundancy with Azure Worker Roles
نسخه ی نمایشی: افزونگی سطح 2 با نقش های وب Azure
Demo: Level 2 Redundancy with Azure Web Roles
افزونگی سطح 2
Level 2 Redundancy
نسخه ی نمایشی: بازسازی لایه پیام
Demo: Refactoring the Messaging Layer
نسخه ی نمایشی: مشتری پیام مرکب
Demo: the Composite Messaging Client
نسخه ی نمایشی: سرویس Windows Handler Message Handler
Demo: the Message Handler Windows Service
اجرای دوگانه با خدمات وب Azure و Amazon
Dual-running with Azure and Amazon Web Services
نسخه ی نمایشی: افزونگی سطح 3 با MongoDB
Demo: Level 3 Redundancy with MongoDB
نسخه ی نمایشی: افزونگی سطح 3 با کارگران EC2
Demo: Level 3 Redundancy with EC2 workers
نسخه ی نمایشی: افزونگی سطح 3 با برنامه های وب Elastic Beanstalk
Demo: Level 3 Redundancy with Elastic Beanstalk Web applications
نسخه ی نمایشی: افزونگی سطح 3 با SQS و SNS
Demo: Level 3 Redundancy with SQS and SNS
افزونگی سطح 3
Level 3 Redundancy
نسخه ی نمایشی: افزونگی سطح 4 با داور MongoDB
Demo: Level 4 Redundancy with a MongoDB Arbiter
نسخه ی نمایشی: افزونگی سطح 4 با کارگران EC2
Demo: Level 4 Redundancy with EC2 Workers
نسخه ی نمایشی: افزونگی سطح 4 با برنامه های وب Elastic Beanstalk
Demo: Level 4 Redundancy with Elastic Beanstalk Web Applications
نسخه ی نمایشی: افزونگی سطح 4
Demo: Level 4 Redundancy
خلاصه ماژول
Module Summary
واکنش به بار
Reacting to Load
معرفی مقیاس بندی
Introducing Scaling
بهینه سازی پیاده سازی
Optimizing the Implementation
نسخه ی نمایشی: بهینه سازی لایه وب
Demo: Optimizing the Web Layer
نسخه ی نمایشی: بهینه سازی کنترل کننده های پیام
Demo: Optimizing the Message Handlers
نسخه ی نمایشی: برنامه بهینه شده
Demo: the Optimized Application
بهینه سازی زیرساخت
Optimizing the Infrastructure
نسخه ی نمایشی: اجرای MongoDB به صورت فعال-اکتیو
Demo: Running MongoDB as active-active
نسخه ی نمایشی: اجرای لایه پیام به صورت فعال-فعال
Demo: Running the Messaging Layer as active-active
مقیاس بندی و به اشتراک گذاری MongoDB
Scaling and sharding MongoDB
نسخه ی نمایشی: افزایش مقیاس MongoDB
Demo: Scaling up MongoDB
افزایش مقیاس MongoDB
Scaling up MongoDB
نسخه ی نمایشی: مقیاس خودکار نقش های وب Azure
Demo: Auto-Scaling Azure Web Roles
نسخه ی نمایشی: مقیاس خودکار برنامه های AWS Elastic Beanstalk
Demo: Auto-Scaling AWS Elastic Beanstalk Applications
نسخه ی نمایشی: مقیاس خودکار نقش های کارگر Azure
Demo: Auto-Scaling Azure Worker Roles
نسخه ی نمایشی: مقیاس خودکار نمونه های AWS EC2
Demo: Auto-Scaling AWS EC2 Instances
نسخه ی نمایشی: بارگذاری تست با blitz.io
Demo: Load Testing with blitz.io
مقیاس بندی خودکار
Auto-Scaling
خلاصه ماژول
Module summary
خلاصه دوره
Course Summary
خلاصه دوره
Course Summary
نمایش نظرات