Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Complete Guide to Becoming a Software Architect, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:02
    Introduction
  • Урок 2. 00:01:10
    Who Is This Course For?
  • Урок 3. 00:02:28
    Why You Should Become a Software Architect
  • Урок 4. 00:05:46
    What We Will Talk About in This Course
  • Урок 5. 00:03:05
    Types of Architects
  • Урок 6. 00:02:39
    Responsibility of the Architect
  • Урок 7. 00:02:26
    The Architect in the Organizational Chart
  • Урок 8. 00:02:57
    Architects & Code
  • Урок 9. 00:00:42
    Architects and Academic Degrees
  • Урок 10. 00:02:52
    Career Path to Architect
  • Урок 11. 00:00:43
    Introduction to the Architect's Mindset
  • Урок 12. 00:02:10
    Understand the Business
  • Урок 13. 00:02:34
    Define the System's Goals
  • Урок 14. 00:02:40
    Work for Your Client's Clients
  • Урок 15. 00:02:40
    Talk to the Right People with the Right Language
  • Урок 16. 00:00:57
    Introduction
  • Урок 17. 00:00:50
    Understand the System Requirements
  • Урок 18. 00:00:52
    Understand the Non-Functional Requirements
  • Урок 19. 00:00:39
    Map the Components
  • Урок 20. 00:00:59
    Select Technology Stack
  • Урок 21. 00:00:38
    Design the Architecture
  • Урок 22. 00:00:34
    Write the Architecture Document
  • Урок 23. 00:00:39
    Support the Team
  • Урок 24. 00:01:36
    Conclusion
  • Урок 25. 00:00:52
    Introduction to Requirements
  • Урок 26. 00:02:52
    The Two Types of Requirements
  • Урок 27. 00:00:46
    Architects & Functional Requirements
  • Урок 28. 00:09:19
    Non-Functional Requirements
  • Урок 29. 00:01:31
    Who Defines Non-Functional Requirements?
  • Урок 30. 00:00:54
    Conclusion
  • Урок 31. 00:00:55
    Introduction to Application Types
  • Урок 32. 00:01:31
    Web Apps
  • Урок 33. 00:02:36
    Web API
  • Урок 34. 00:00:48
    Mobile
  • Урок 35. 00:01:22
    Console
  • Урок 36. 00:00:44
    Service
  • Урок 37. 00:01:24
    Desktop
  • Урок 38. 00:01:07
    Summary
  • Урок 39. 00:01:41
    Introduction to Technology Stack
  • Урок 40. 00:03:29
    Considerations for Technology Stack
  • Урок 41. 00:06:13
    Back End Technology
  • Урок 42. 00:10:07
    Front End Technology
  • Урок 43. 00:07:48
    Data Store Technology
  • Урок 44. 00:01:13
    Summary
  • Урок 45. 00:02:15
    Introduction to the *-ilities
  • Урок 46. 00:02:37
    Scalability
  • Урок 47. 00:01:28
    Manageability
  • Урок 48. 00:01:41
    Modularity
  • Урок 49. 00:02:12
    Extensibility
  • Урок 50. 00:02:45
    Testability
  • Урок 51. 00:00:49
    Summary
  • Урок 52. 00:02:38
    Introduction to Components
  • Урок 53. 00:07:54
    Layers
  • Урок 54. 00:03:27
    Interfaces
  • Урок 55. 00:05:04
    DI
  • Урок 56. 00:07:21
    SOLID
  • Урок 57. 00:04:08
    Naming Conventions
  • Урок 58. 00:02:20
    Exception Handling
  • Урок 59. 00:02:36
    Logging
  • Урок 60. 00:00:32
    Summary
  • Урок 61. 00:03:32
    Introduction to Design Patterns
  • Урок 62. 00:05:05
    The Factory Pattern
  • Урок 63. 00:05:13
    The Repository Pattern
  • Урок 64. 00:02:05
    The Façade Pattern
  • Урок 65. 00:04:08
    The Command Pattern
  • Урок 66. 00:00:52
    Summary
  • Урок 67. 00:02:45
    Introduction to System Architecture
  • Урок 68. 00:06:05
    Loose Coupling
  • Урок 69. 00:07:13
    Stateless
  • Урок 70. 00:08:55
    Caching
  • Урок 71. 00:15:14
    Messaging
  • Урок 72. 00:04:54
    Logging & Monitoring
  • Урок 73. 00:00:58
    Summary
  • Урок 74. 00:00:29
    Introduction to External Considerations
  • Урок 75. 00:01:13
    Deadline
  • Урок 76. 00:01:40
    Existing Dev Team Skills
  • Урок 77. 00:01:43
    IT Support
  • Урок 78. 00:01:22
    Cost
  • Урок 79. 00:01:12
    Introduction to Architecture Document
  • Урок 80. 00:01:29
    Goal of the Document
  • Урок 81. 00:02:58
    Audience
  • Урок 82. 00:02:14
    Contents of the Document
  • Урок 83. 00:01:22
    Document's Structure
  • Урок 84. 00:01:54
    Background & Overview Section
  • Урок 85. 00:04:02
    Requirements Section
  • Урок 86. 00:03:29
    Executive Summary Section
  • Урок 87. 00:04:50
    Architecture Overview Section
  • Урок 88. 00:05:56
    Components' Drill Down Section
  • Урок 89. 00:01:37
    Introduction to Case Study
  • Урок 90. 00:02:05
    Presenting IOToo
  • Урок 91. 00:10:05
    Defining the Requirements
  • Урок 92. 00:06:44
    Mapping the Components
  • Урок 93. 00:05:31
    Choosing Messaging Methods
  • Урок 94. 00:08:08
    Designing the Logging Service
  • Урок 95. 00:05:24
    Designing the Receiver
  • Урок 96. 00:03:19
    Designing the Handler
  • Урок 97. 00:06:49
    Designing the Info Service
  • Урок 98. 00:01:11
    Writing the Architecture Document
  • Урок 99. 00:02:02
    Get the Architecture Document!
  • Урок 100. 00:01:07
    Introduction to Advanced Architectures
  • Урок 101. 00:06:47
    Micro Services
  • Урок 102. 00:03:33
    Event Sourcing
  • Урок 103. 00:03:02
    CQRS
  • Урок 104. 00:00:36
    Summary
  • Урок 105. 00:01:42
    Introduction to Soft Skills
  • Урок 106. 00:01:13
    Listening
  • Урок 107. 00:02:26
    Dealing with Criticism
  • Урок 108. 00:03:26
    Be Smart Not Right
  • Урок 109. 00:02:16
    Organizational Politics
  • Урок 110. 00:02:59
    Public Speaking
  • Урок 111. 00:02:09
    Learning
  • Урок 112. 00:00:37
    Summary
  • Урок 113. 00:04:15
    What Have We Learned?