Filename Size 01 Introduction/001 D2A-CaseStudy.pptx 16.3 MB 01 Introduction/001 Introduction to Developer To Architect.en.srt 6.3 KB 01 Introduction/001 Introduction to Developer To Architect.mp4 32.4 MB 02 Performance/001 Module contents overview.en.srt 3.2 KB 02 Performance/001 Module contents overview.mp4 38.5 MB 02 Performance/002 A reference software system for discussing performance.en.srt 1.9 KB 02 Performance/002 A reference software system for discussing performance.mp4 5.7 MB 02 Performance/003 What is performance.en.srt 3.4 KB 02 Performance/003 What is performance.mp4 12.7 MB 02 Performance/004 How do performance problems look like.en.srt 6.8 KB 02 Performance/004 How do performance problems look like.mp4 50.4 MB 02 Performance/005 Performance principles.en.srt 13.8 KB 02 Performance/005 Performance principles.mp4 51 MB 02 Performance/006 System performance objectives.en.srt 5.1 KB 02 Performance/006 System performance objectives.mp4 27.4 MB 02 Performance/007 Performance measurement metrics.en.srt 12 KB 02 Performance/007 Performance measurement metrics.mp4 65.4 MB 02 Performance/008 Serial request latency.en.srt 1.1 KB 02 Performance/008 Serial request latency.mp4 5.7 MB 02 Performance/009 Network transfer latency.en.srt 8.7 KB 02 Performance/009 Network transfer latency.mp4 32.1 MB 02 Performance/010 Minimizing network transfer latency.en.srt 14.5 KB 02 Performance/010 Minimizing network transfer latency.mp4 57.3 MB 02 Performance/011 Memory access latency.en.srt 6.2 KB 02 Performance/011 Memory access latency.mp4 16.5 MB 02 Performance/012 Minimizing memory access latency.en.srt 13 KB 02 Performance/012 Minimizing memory access latency.mp4 49.1 MB 02 Performance/013 Disk access latency.en.srt 1.7 KB 02 Performance/013 Disk access latency.mp4 4.8 MB 02 Performance/014 Minimizing disk access latency.en.srt 21 KB 02 Performance/014 Minimizing disk access latency.mp4 98.5 MB 02 Performance/015 CPU processing latency.en.srt 6 KB 02 Performance/015 CPU processing latency.mp4 22.9 MB 02 Performance/016 Minimizing CPU processing latency.en.srt 11.1 KB 02 Performance/016 Minimizing CPU processing latency.mp4 42.8 MB 02 Performance/017 Some common latency costs.en.srt 8.3 KB 02 Performance/017 Some common latency costs.mp4 57.5 MB 02 Performance/018 Concurrency related latency.en.srt 569 B 02 Performance/018 Concurrency related latency.mp4 4.2 MB 02 Performance/019 Amdahl's law for concurrent tasks.en.srt 14.4 KB 02 Performance/019 Amdahl's law for concurrent tasks.mp4 78.8 MB 02 Performance/020 Gunther's universal scalability law.en.srt 8.2 KB 02 Performance/020 Gunther's universal scalability law.mp4 44.2 MB 02 Performance/021 Shared resource contention.en.srt 9.5 KB 02 Performance/021 Shared resource contention.mp4 34.8 MB 02 Performance/022 Minimizing shared resource contention.en.srt 21.3 KB 02 Performance/022 Minimizing shared resource contention.mp4 96.2 MB 02 Performance/023 Minimizing locking related contention.en.srt 10.4 KB 02 Performance/023 Minimizing locking related contention.mp4 59.8 MB 02 Performance/024 Pessimistic Locking.en.srt 7 KB 02 Performance/024 Pessimistic Locking.mp4 45 MB 02 Performance/025 Optimistic Locking.en.srt 12.9 KB 02 Performance/025 Optimistic Locking.mp4 94.5 MB 02 Performance/026 Compare and swap mechanism.en.srt 10.8 KB 02 Performance/026 Compare and swap mechanism.mp4 57.3 MB 02 Performance/027 Deadlocks.en.srt 11.8 KB 02 Performance/027 Deadlocks.mp4 63.3 MB 02 Performance/028 Coherence related delays.en.srt 10 KB 02 Performance/028 Coherence related delays.mp4 72.3 MB 02 Performance/029 Caching.en.srt 625 B 02 Performance/029 Caching.mp4 3.9 MB 02 Performance/030 System architecture for performance.en.srt 5.2 KB 02 Performance/030 System architecture for performance.mp4 19.7 MB 02 Performance/031 Caching for performance.en.srt 5.5 KB 02 Performance/031 Caching for performance.mp4 14.5 MB 02 Performance/032 HTTP Caching of static data.en.srt 14.9 KB 02 Performance/032 HTTP Caching of static data.mp4 87.4 MB 02 Performance/033 Caching of dynamic data.en.srt 13.3 KB 02 Performance/033 Caching of dynamic data.mp4 60.5 MB 02 Performance/034 Caching related challenges.en.srt 17.4 KB 02 Performance/034 Caching related challenges.mp4 94.3 MB 02 Performance/035 Summary.en.srt 5.3 KB 02 Performance/035 Summary.mp4 33.8 MB 02 Performance/036 Performance presentation slides.html 1002 B 02 Performance/037 Performance.pdf 2.6 MB 03 Scalability/001 Module contents overview.en.srt 2.5 KB 03 Scalability/001 Module contents overview.mp4 39.7 MB 03 Scalability/002 Performance vs Scalability.en.srt 5.6 KB 03 Scalability/002 Performance vs Scalability.mp4 24.1 MB 03 Scalability/003 Vertical & Horizontal scalability.en.srt 7.1 KB 03 Scalability/003 Vertical & Horizontal scalability.mp4 26.2 MB 03 Scalability/004 Reverse proxy.en.srt 5.1 KB 03 Scalability/004 Reverse proxy.mp4 19.8 MB 03 Scalability/005 A reference software system for discussing scalability.en.srt 859 B 03 Scalability/005 A reference software system for discussing scalability.mp4 2.6 MB 03 Scalability/006 Scalability principles.en.srt 6.2 KB 03 Scalability/006 Scalability principles.mp4 28.8 MB 03 Scalability/007 Modularity for scalability.en.srt 2.8 KB 03 Scalability/007 Modularity for scalability.mp4 11.8 MB 03 Scalability/008 Replication.en.srt 5.6 KB 03 Scalability/008 Replication.mp4 24.6 MB 03 Scalability/009 Stateful replication in web applications.en.srt 14.3 KB 03 Scalability/009 Stateful replication in web applications.mp4 60.5 MB 03 Scalability/010 Stateless replication in web applications.en.srt 7.1 KB 03 Scalability/010 Stateless replication in web applications.mp4 30 MB 03 Scalability/011 Stateless replication of services.en.srt 3.3 KB 03 Scalability/011 Stateless replication of services.mp4 15 MB 03 Scalability/012 Database replication.en.srt 5.2 KB 03 Scalability/012 Database replication.mp4 24.2 MB