种子简介
种子名称:
[Tutorialsplanet.NET] Udemy - Microservices Architecture - The Complete Guide
文件类型:
视频
文件数目:
87个文件
文件大小:
978.49 MB
收录时间:
2022-9-18 09:11
已经下载:
3次
资源热度:
134
最近下载:
2024-11-29 14:38
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:894c31e65ab7de50ee805ea5c489a5aad2ae390b&dn=[Tutorialsplanet.NET] Udemy - Microservices Architecture - The Complete Guide
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[Tutorialsplanet.NET] Udemy - Microservices Architecture - The Complete Guide.torrent
1. Welcome/1. Course Introduction.mp426.42MB
1. Welcome/3. Who Is This Course For.mp43.63MB
1. Welcome/5. What We Will Talk About in This Course.mp414.97MB
10. Logging and Monitoring/1. Introduction.mp46.04MB
10. Logging and Monitoring/2. Logging vs Monitoring.mp46.62MB
10. Logging and Monitoring/3. Implementing Logging.mp429.18MB
10. Logging and Monitoring/4. Implementing Monitoring.mp414.48MB
11. When Not to Use Microservices/1. Introduction.mp43.27MB
11. When Not to Use Microservices/2. Small Systems.mp43.76MB
11. When Not to Use Microservices/3. Intermingled Functionality or Data.mp44.96MB
11. When Not to Use Microservices/4. Performance Sensitive Systems.mp44.85MB
11. When Not to Use Microservices/5. Quick-and-Dirty Systems.mp42.95MB
11. When Not to Use Microservices/6. No Planned Updates.mp43.28MB
12. Microservices and the Organization/1. Introduction.mp45.35MB
12. Microservices and the Organization/2. Conway's Law.mp49.02MB
12. Microservices and the Organization/3. The Problem with Traditional Team.mp44.84MB
12. Microservices and the Organization/4. The Ideal Team.mp45.9MB
12. Microservices and the Organization/5. Changing Mindset.mp45.78MB
13. Anti-Patterns and Common Mistakes/1. Introduction.mp43.3MB
13. Anti-Patterns and Common Mistakes/2. No Well-Defined Services.mp47.97MB
13. Anti-Patterns and Common Mistakes/3. No Well-Defined API.mp48.13MB
13. Anti-Patterns and Common Mistakes/4. Implementing Cross-Cutting Last.mp48.23MB
13. Anti-Patterns and Common Mistakes/5. Expanding Service Boundaries.mp45.91MB
14. Breaking Monolith to Microservices/1. Introduction.mp45.28MB
14. Breaking Monolith to Microservices/2. Motivation for Breaking Monolith.mp49.42MB
14. Breaking Monolith to Microservices/3. Strategies for Breaking Monolith.mp42.67MB
14. Breaking Monolith to Microservices/4. New Modules as Services.mp46.22MB
14. Breaking Monolith to Microservices/5. Separate Existing Modules to Services.mp48.19MB
14. Breaking Monolith to Microservices/6. Complete Rewrite.mp47.31MB
15. Case Study/1. Introduction.mp45.54MB
15. Case Study/2. Introducing MyLib.mp422.59MB
15. Case Study/3. Non-Functional Requirements.mp418.55MB
15. Case Study/4. Mapping the Components.mp453.97MB
15. Case Study/5. Download the Architecture Diagram.mp45.3MB
16. Conclusion/1. Download the Microservices Checklist.mp48.12MB
16. Conclusion/2. Conclusion.mp417.47MB
2. History of Microservices/1. Introduction.mp46.32MB
2. History of Microservices/2. Monolith.mp414.88MB
2. History of Microservices/3. Service Oriented Architecture.mp418.14MB
3. Problems with Monolith & SOA/1. Introduction.mp43.24MB
3. Problems with Monolith & SOA/2. Single Technology Platform.mp47.89MB
3. Problems with Monolith & SOA/3. Inflexible Deployment.mp46.5MB
3. Problems with Monolith & SOA/4. Inefficient Compute Resources.mp45.21MB
3. Problems with Monolith & SOA/5. Large and Complex.mp45.19MB
3. Problems with Monolith & SOA/6. Complicated and Expensive ESB.mp45.74MB
3. Problems with Monolith & SOA/7. Lack of Tooling.mp44.7MB
4. Microservices Architecture/1. Introduction.mp411.54MB
4. Microservices Architecture/10. Evolutionary Design.mp41.97MB
4. Microservices Architecture/11. Summary.mp412.19MB
4. Microservices Architecture/2. Componentization.mp415.85MB
4. Microservices Architecture/3. Organized Around Business Capabilities.mp417.71MB
4. Microservices Architecture/4. Products not Projects.mp414.97MB
4. Microservices Architecture/5. Smart Endpoints and Dumb Pipes.mp415.25MB
4. Microservices Architecture/6. Decentralized Governance.mp410.2MB
4. Microservices Architecture/7. Decentralized Data Management.mp417.91MB
4. Microservices Architecture/8. Infrastructure Automation.mp47.71MB
4. Microservices Architecture/9. Design for Failure.mp410.61MB
5. Problems Solved by Microservices/1. Introduction.mp41.9MB
5. Problems Solved by Microservices/2. Single Technology Platform.mp48.29MB
5. Problems Solved by Microservices/3. Inflexible Deployment.mp46.92MB
5. Problems Solved by Microservices/4. Inefficient Compute Resources.mp47MB
5. Problems Solved by Microservices/5. Large and Complex.mp49.91MB
5. Problems Solved by Microservices/6. Complicated and Expensive ESB.mp410.29MB
5. Problems Solved by Microservices/7. Lack of Tooling.mp45.73MB
6. Designing Microservices Architecture/1. Introduction.mp49.88MB
6. Designing Microservices Architecture/2. Mapping the Components.mp468.5MB
6. Designing Microservices Architecture/3. Defining Communication Patterns.mp438.79MB
6. Designing Microservices Architecture/4. Selecting Technology Stack.mp443.35MB
6. Designing Microservices Architecture/5. Design the Architecture.mp412.02MB
7. Deploying Microservices/1. Introduction.mp48.26MB
7. Deploying Microservices/2. CICD.mp414.3MB
7. Deploying Microservices/3. Containers.mp421.6MB
7. Deploying Microservices/4. Introduction to Docker.mp423.11MB
7. Deploying Microservices/5. Containers Management.mp46.13MB
7. Deploying Microservices/6. Introduction to Kubernetes.mp49.1MB
8. Testing Microservices/1. Introduction.mp44.57MB
8. Testing Microservices/2. Challenges with Microservices Testing.mp410.58MB
8. Testing Microservices/3. Unit Tests.mp48.88MB
8. Testing Microservices/4. Integration Tests.mp417.95MB
8. Testing Microservices/5. End to End Tests.mp46.69MB
8. Testing Microservices/6. Summary.mp44.49MB
9. Service Mesh/1. Introduction.mp43.23MB
9. Service Mesh/2. Problems Solved by Service Mesh.mp420.99MB
9. Service Mesh/3. Service Mesh Architecture.mp44.77MB
9. Service Mesh/4. Types of Service Mesh.mp48.35MB
9. Service Mesh/5. Products and Implementations.mp45.47MB
9. Service Mesh/6. Should You Use Service Mesh.mp44.26MB