Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Design Microservices Architecture with Patterns & Principles, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:07:53
    Introduction
  2. Урок 2. 00:03:18
    Architecture Design Journey - Evolution of Architectures
  3. Урок 3. 00:05:07
    Way of Learning - The Course Flow
  4. Урок 4. 00:05:15
    Choosing the Right Architecture for your Application
  5. Урок 5. 00:02:46
    How to Follow the Course & Course Slides
  6. Урок 6. 00:01:07
    First Problem: Sell Products Online
  7. Урок 7. 00:02:23
    Understand E-Commerce Domain - Use Cases - Functional Requirement
  8. Урок 8. 00:03:00
    Understand E-Commerce Domain - Non-Functional Requirements
  9. Урок 9. 00:03:38
    Introduction - Monolithic Architecture
  10. Урок 10. 00:04:04
    When to use Monolithic Architecture
  11. Урок 11. 00:01:45
    Benefits of Monolithic Architecture
  12. Урок 12. 00:03:18
    Challenges of Monolithic Architecture
  13. Урок 13. 00:03:48
    Design principles of Monolithic Architecture -- KISS, YAGNI, DRY
  14. Урок 14. 00:03:41
    Design the Architecture - E-Commerce App - KISS & YAGNI
  15. Урок 15. 00:01:58
    Design & Iterate : Monolithic Architecture - E-Commerce Application
  16. Урок 16. 00:01:19
    Evaluate : Monolithic Architecture - E-Commerce Application
  17. Урок 17. 00:01:23
    Problem: Code Become Too Complex over time - Monolithic Architecture -E-Commerce
  18. Урок 18. 00:03:37
    Layered (N-Layer) Architecture
  19. Урок 19. 00:02:07
    Design principles - Separation of Concerns (SoC)
  20. Урок 20. 00:04:06
    Design principles - SOLID
  21. Урок 21. 00:05:01
    Design the Architecture - E-Commerce App - Layered Architecture
  22. Урок 22. 00:02:01
    Adapt Technology Stack - E-Commerce App - Layered Architecture
  23. Урок 23. 00:05:28
    DEMO: Layered Monolithic Architecture Code Review - E-Commerce App
  24. Урок 24. 00:02:04
    Evaluate: Layered Monolithic Architecture
  25. Урок 25. 00:01:52
    Problem: Highly Coupling Dependent Layers
  26. Урок 26. 00:01:41
    Introduction the Clean Architecture
  27. Урок 27. 00:02:14
    What is Clean Architecture
  28. Урок 28. 00:01:05
    The Dependency Rule
  29. Урок 29. 00:02:42
    Layers of Clean Architecture
  30. Урок 30. 00:01:24
    Benefits of Clean Architecture
  31. Урок 31. 00:03:45
    Design the Architecture - Clean Architecture - E-Commerce App
  32. Урок 32. 00:01:29
    Adapt: Clean Architecture - E-Commerce App
  33. Урок 33. 00:10:31
    DEMO: Clean Architecture Code Review - E-Commerce App
  34. Урок 34. 00:02:44
    Evaluate: Clean Architecture
  35. Урок 35. 00:01:18
    Problem: Increased Traffic, Handle More Request
  36. Урок 36. 00:02:01
    Introduction Scalability - Why need to Scale ?
  37. Урок 37. 00:02:09
    Scalability - Vertical Scaling - Horizontal Scaling
  38. Урок 38. 00:01:46
    Vertical Scaling - Scale up
  39. Урок 39. 00:01:34
    Horizontal Scaling - Scale out
  40. Урок 40. 00:02:33
    What is Load Balancer ? Use Load Balancer Split the Load with Consistent Hashing
  41. Урок 41. 00:03:49
    Design the Architecture - Scalability - E-Commerce App
  42. Урок 42. 00:00:59
    Adapt the Architecture - Scalability - Load Balancer - E-Commerce App
  43. Урок 43. 00:04:17
    Evaluate: Clean Architecture with Scalability - Load Balancer - E-Commerce App
  44. Урок 44. 00:01:19
    Problem: Agility of New Features, Split Agile Teams
  45. Урок 45. 00:01:19
    Introduction - Modular Monolithic Architecture
  46. Урок 46. 00:04:19
    What is Modular Monolithic Architecture ?
  47. Урок 47. 00:01:37
    Benefits of Modular Monolithic Architecture
  48. Урок 48. 00:00:52
    Challenges of Modular Monolithic Architecture
  49. Урок 49. 00:02:18
    When to use Modular Monolithic Architecture
  50. Урок 50. 00:05:11
    Monolith First Approaches from Martin Fowler and Sam Newman
  51. Урок 51. 00:01:56
    Monolithic Architecture Vertical Considerations, Communications of Monolithic
  52. Урок 52. 00:02:17
    Transaction Management of Monolithic Architecture
  53. Урок 53. 00:01:15
    Deployments of Monolithic Architecture
  54. Урок 54. 00:04:16
    Design the Architecture - Modular Monolithic Architecture - E-Commerce App
  55. Урок 55. 00:02:10
    Evaluate: Complexity of Presentation UI Operations- Modular Monolithic Architect
  56. Урок 56. 00:01:53
    Problem: Improved customer experience with Separated UI and Omnichannel
  57. Урок 57. 00:03:22
    Headless Architecture and Separated Presentation with SPA
  58. Урок 58. 00:03:25
    Design the Architecture - Modular Monolithic Architecture with SPA -Separated UI
  59. Урок 59. 00:01:45
    Adapt the Architecture - Modular Monolithic Architecture with SPA - Separated UI
  60. Урок 60. 00:10:39
    DEMO: Modular Monolithic Architecture Code Review - E-Commerce App
  61. Урок 61. 00:03:31
    Evaluate: Modular Monolithic Architecture with SPA
  62. Урок 62. 00:02:24
    Problem: Agility of New Features, Split Agile Teams
  63. Урок 63. 00:02:19
    Introduction - Microservices Architecture
  64. Урок 64. 00:01:36
    What are Microservices ?
  65. Урок 65. 00:02:43
    What is Microservices Architecture ?
  66. Урок 66. 00:04:17
    Microservices Characteristics
  67. Урок 67. 00:05:44
    Benefits of Microservices Architecture
  68. Урок 68. 00:04:03
    Challenges of Microservices Architecture
  69. Урок 69. 00:05:27
    When to Use Microservices Architecture - Best Practices
  70. Урок 70. 00:04:59
    When Not to Use Microservices - Anti-Patterns of Microservices
  71. Урок 71. 00:04:42
    Monolithic vs Microservices Architecture Comparison
  72. Урок 72. 00:03:19
    The Database-per-Service Pattern - Polyglot Persistence
  73. Урок 73. 00:04:49
    Design the Architecture - Microservices Architecture - First Iteration
  74. Урок 74. 00:02:23
    Adapt the Architecture - Microservices Architecture - First Iteration
  75. Урок 75. 00:02:46
    Evaluate: Microservices Architecture - First Iteration
  76. Урок 76. 00:01:27
    Problem: Break Down Application into Microservices
  77. Урок 77. 00:02:41
    Introduction - Decomposition of Microservices Architecture
  78. Урок 78. 00:04:45
    Why we need to Decompose ? - The Scale Cube
  79. Урок 79. 00:01:57
    Microservices Decomposition Pattern - Decompose by Business Capability
  80. Урок 80. 00:01:46
    Microservices Decomposition Pattern - Decompose by Subdomain
  81. Урок 81. 00:03:50
    Bounded Context Pattern (Domain-Driven Design - DDD)
  82. Урок 82. 00:03:47
    Identify Bounded Context Boundaries for Each Microservices
  83. Урок 83. 00:03:49
    Using Domain Analysis to Model Microservices and Checklist After Decomposition
  84. Урок 84. 00:02:23
    Analysis E-Commerce Domain - Use Cases
  85. Урок 85. 00:04:04
    Analysis E-Commerce Domain - Nouns and Verbs
  86. Урок 86. 00:02:58
    Identifying and Decomposing Microservices for E-Commerce Domain
  87. Урок 87. 00:02:47
    Design & Adapt: Microservices Architecture with Decomposition Patterns
  88. Урок 88. 00:01:54
    Evaluate & Problem : Microservices Architecture and Client-Service Communication
  89. Урок 89. 00:03:16
    Introduction - Microservices Communications - The Basics
  90. Урок 90. 00:03:46
    What is Changed for Communications Between Monolithic to Microservices
  91. Урок 91. 00:05:54
    Microservices Communication Types - Synchronous or Asynchronous Communication
  92. Урок 92. 00:06:54
    Microservices Communication Styles: Request-Driven or Event-Driven Architecture
  93. Урок 93. 00:04:40
    Microservices Synchronous Communications and Best Practices
  94. Урок 94. 00:03:50
    Designing HTTP based RESTful APIs for Microservices
  95. Урок 95. 00:05:04
    RESTful API design for Microservices
  96. Урок 96. 00:04:01
    RESTful API design for Single Microservices
  97. Урок 97. 00:06:32
    RESTful API design for E-Commerce Microservices
  98. Урок 98. 00:01:22
    API versioning in Microservices RESTful APIs
  99. Урок 99. 00:04:40
    Design: Microservices Architecture with RESTful API design
  100. Урок 100. 00:02:18
    Evaluate: Microservices Architecture with RESTful API design
  101. Урок 101. 00:01:45
    Problem: Multiple Request (N+1) for Retrieving Relational Data
  102. Урок 102. 00:02:41
    GraphQL: A query language for APIs
  103. Урок 103. 00:02:44
    GraphQL Core Concepts: Schemas, Queries, Mutations and Resolvers
  104. Урок 104. 00:02:59
    Advantages and disadvantages of GraphQL
  105. Урок 105. 00:01:44
    REST vs GraphQL APIs
  106. Урок 106. 00:03:41
    Fetching data with REST and GraphQL
  107. Урок 107. 00:02:57
    Design & Evaluate: Microservices Architecture with GraphQL API design
  108. Урок 108. 00:04:12
    Problem: Inter-service communication makes heavy load on network traffic
  109. Урок 109. 00:01:36
    gRPC: High Performance Remote Procedure Calls
  110. Урок 110. 00:01:44
    How gRPC works ?
  111. Урок 111. 00:00:59
    Main Advantages of gRPC
  112. Урок 112. 00:01:11
    When to use gRPC ? Use Cases of gRPC
  113. Урок 113. 00:02:00
    gRPC Usage in Microservices Communication
  114. Урок 114. 00:02:46
    Design & Evaluate: Microservices Architecture with gRPC API design
  115. Урок 115. 00:01:19
    Problem: Chat with Support Agent to answer Customer queries
  116. Урок 116. 00:02:40
    WebSocket API: Real-time two-way communications
  117. Урок 117. 00:01:50
    When to use WebSocket API and Uses Cases of WebSocket API
  118. Урок 118. 00:02:08
    Design & Evaluate: Microservices Architecture with WebSocket API Design
  119. Урок 119. 00:03:44
    Problem: Direct Client-to-Service Communication
  120. Урок 120. 00:03:03
    Introduction: Microservices Communication Patterns - API Gateways
  121. Урок 121. 00:01:32
    Problems of Direct-to-Microservices Communication
  122. Урок 122. 00:03:56
    Why should we use API Gateway ?
  123. Урок 123. 00:01:34
    The Solution - API Gateway Patterns
  124. Урок 124. 00:02:52
    Gateway Routing pattern
  125. Урок 125. 00:03:12
    Gateway Aggregation Pattern
  126. Урок 126. 00:02:47
    Gateway Offloading Pattern
  127. Урок 127. 00:02:47
    API Gateway Pattern
  128. Урок 128. 00:02:41
    Main Features of API Gateway Pattern
  129. Урок 129. 00:03:15
    A Request Flow of API Gateway Pattern
  130. Урок 130. 00:03:57
    Design & Evaluate: Microservices Architecture with API Gateway Design
  131. Урок 131. 00:03:09
    Problem: Client Apps has Different UI Requirements
  132. Урок 132. 00:04:28
    Backends for Frontends Pattern-BFF
  133. Урок 133. 00:03:23
    Design & Evaluate: Microservices Architecture with Backends for Frontend Pattern
  134. Урок 134. 00:02:56
    Service-to-Service Communications between Backend Internal Microservices
  135. Урок 135. 00:02:10
    Service-to-Service Communications Chain Queries
  136. Урок 136. 00:01:23
    Problem: Service-to-Service Communications Chain Queries
  137. Урок 137. 00:01:52
    Service Aggregator Pattern - Microservices Communications Design patterns
  138. Урок 138. 00:05:55
    Service Registry/Discovery Pattern - Microservices Communications Design pattern
  139. Урок 139. 00:04:19
    Design & Evaluate: Microservices Architecture with Service Aggregator, Registry
  140. Урок 140. 00:02:55
    Adapt the Architecture - Microservices Architecture - Second Iteration
  141. Урок 141. 00:04:04
    Problem: Long Running Operations Can't Handle with Sync Communication
  142. Урок 142. 00:02:17
    Introduction - Microservices Asynchronous Message-Based Communication
  143. Урок 143. 00:05:09
    Microservices Asynchronous Communication
  144. Урок 144. 00:02:45
    Benefits of Asynchronous Communication
  145. Урок 145. 00:01:43
    Challenges of Asynchronous Communication
  146. Урок 146. 00:02:03
    Asynchronous Message-Based Communication Types in Microservices Architecture
  147. Урок 147. 00:01:42
    Single-receiver Message-based Communication (one-to-one model-queue)
  148. Урок 148. 00:04:02
    Multiple-receiver Message-based Communication (one-to-many model-topic)
  149. Урок 149. 00:04:02
    Design Principles - Dependency Inversion Principles (DIP)
  150. Урок 150. 00:04:37
    Fan-Out Publish/Subscribe Messaging Pattern
  151. Урок 151. 00:04:33
    Topic-Queue Chaining & Load Balancing Pattern
  152. Урок 152. 00:02:30
    Design: Microservices Architecture with Fan-Out Publish/Subscribe Messaging
  153. Урок 153. 00:02:54
    Adapt: Microservices Architecture with Fan-Out Publish/Subscribe Messaging
  154. Урок 154. 00:02:03
    Evaluate: Microservices Architecture with Fan-Out Publish/Subscribe Messaging
  155. Урок 155. 00:03:59
    Problem: Databases Create Bottlenecks When Scaling
  156. Урок 156. 00:02:32
    What is Apache Kafka ?
  157. Урок 157. 00:01:11
    Apache Kafka Benefits
  158. Урок 158. 00:01:54
    Apache Kafka Use Cases
  159. Урок 159. 00:04:11
    Kafka Components - Topic, Partitions, Offset and Replication Factor
  160. Урок 160. 00:02:51
    Apache Kafka Cluster Architecture
  161. Урок 161. 00:02:23
    Apache Kafka Core APIs - Producer, Consumer, Streams and Connect API
  162. Урок 162. 00:01:20
    What is RabbitMQ ?
  163. Урок 163. 00:02:26
    RabbitMQ Components: Producer, Queue, Consumer, Message, Exchange, Binding
  164. Урок 164. 00:02:09
    RabbitMQ Exchange Types: Direct, Fanout, Topic, and Headers
  165. Урок 165. 00:01:39
    RabbitMQ Architecture
  166. Урок 166. 00:05:13
    Introduction - Scale the Microservices Architecture Design
  167. Урок 167. 00:04:30
    The Scale Cube
  168. Урок 168. 00:04:31
    Stateless and Stateful Application Horizontal Scaling
  169. Урок 169. 00:04:39
    Introduction - Microservices Data Management
  170. Урок 170. 00:03:41
    Polyglot Persistence Principle in Microservices
  171. Урок 171. 00:05:18
    Microservices Database Management Patterns and Principles
  172. Урок 172. 00:03:59
    Design Patterns - The Database-per-Service Pattern
  173. Урок 173. 00:03:51
    The Shared Database Anti-Pattern and Polyglot Persistence
  174. Урок 174. 00:03:40
    Relational and NoSQL Databases - Document, Key-value, Graph-based, Column-based
  175. Урок 175. 00:03:36
    NoSQL Databases Types - Document, Key-value, Graph-based, Column-based Databases
  176. Урок 176. 00:02:48
    When to Use Relational Databases ?
  177. Урок 177. 00:04:27
    When to Use No-SQL Databases ?
  178. Урок 178. 00:03:32
    Best Practices When Choosing Data Store - Use Right Tool for Right Job
  179. Урок 179. 00:07:01
    How to Choose a Database for Microservices
  180. Урок 180. 00:05:01
    CAP Theorem
  181. Урок 181. 00:02:23
    Problem: Single Database Server Performs Low Performance
  182. Урок 182. 00:02:56
    What is Data Partitioning ? and Why we are using Data Partitioning ?
  183. Урок 183. 00:04:30
    Data Partitioning: Horizontal, Vertical and Functional Data Partitioning
  184. Урок 184. 00:02:36
    Database Sharding Pattern
  185. Урок 185. 00:01:15
    Tinder System Design Example of Database Sharding Pattern
  186. Урок 186. 00:02:48
    Cassandra No-Sql Database - Peer-to-Peer Distributed Wide Column Database
  187. Урок 187. 00:04:09
    Design: Microservices Architecture with Database Sharding Pattern
  188. Урок 188. 00:02:36
    Adapt: Microservices Architecture with Database Sharding Pattern - Cassandra
  189. Урок 189. 00:01:58
    Evaluate: Microservices Architecture with Database Sharding Pattern - Cassandra
  190. Урок 190. 00:01:48
    Problem: Cross-Service Queries and Write Commands on Distributed Scaled Database
  191. Урок 191. 00:03:39
    Introduction - Microservices Data Management - Commands and Queries
  192. Урок 192. 00:07:02
    Microservices Data Management - Cross-Service Queries
  193. Урок 193. 00:03:23
    Problem: Cross-Service Queries with Sync Response, Decouple Way and Low Latency
  194. Урок 194. 00:05:02
    Materialized View Pattern
  195. Урок 195. 00:05:36
    CQRS — Command Query Responsibility Segregation Pattern
  196. Урок 196. 00:02:36
    CQRS — Benefits and Drawbacks
  197. Урок 197. 00:03:06
    Best Practices for CQRS and Instagram Database Architecture with CQRS
  198. Урок 198. 00:03:14
    How to Sync Read and Write Databases in CQRS ?
  199. Урок 199. 00:02:15
    Event Sourcing Pattern
  200. Урок 200. 00:03:59
    CQRS with Event Sourcing Pattern
  201. Урок 201. 00:02:51
    Eventual Consistency Principle
  202. Урок 202. 00:03:02
    Design: Instagram System Architecture
  203. Урок 203. 00:02:59
    Design: Instagram Database Architecture
  204. Урок 204. 00:03:31
    Design: Microservices Architecture with CQRS, Event Sourcing,Eventual Consistent
  205. Урок 205. 00:03:01
    Adapt: Microservices Architecture with CQRS, Event Sourcing, Eventual Consistent
  206. Урок 206. 00:03:11
    Evaluate: Microservices Architecture with CQRS, Event Sourcing, Eventual Consist
  207. Урок 207. 00:03:29
    Problem: Manage Consistency Across Microservices in Distributed Transactions
  208. Урок 208. 00:04:18
    Introduction - Microservices Distributed Transactions
  209. Урок 209. 00:02:36
    Transaction Fundamentals and ACID Principles
  210. Урок 210. 00:02:04
    Transaction Management of Monolithic Architecture
  211. Урок 211. 00:07:12
    Microservices Distributed Transactions
  212. Урок 212. 00:03:38
    Microservices Bounded Context for Transactional Boundaries
  213. Урок 213. 00:05:54
    Microservices Transactional Boundaries
  214. Урок 214. 00:04:54
    SAGA Pattern for Distributed Transactions
  215. Урок 215. 00:05:12
    SAGA Pattern - Choreography-based SAGA Implementation
  216. Урок 216. 00:03:09
    SAGA Pattern - Orchestration-based SAGA Implementation
  217. Урок 217. 00:02:23
    Compensating Transaction Pattern
  218. Урок 218. 00:05:07
    Problem: Dual Write Problem
  219. Урок 219. 00:02:56
    Transactional Outbox Pattern
  220. Урок 220. 00:04:06
    Transactional Outbox Pattern in Microservices
  221. Урок 221. 00:02:58
    Problem: Listen and Polling Outbox Table
  222. Урок 222. 00:01:41
    What is CDC - Change Data Capture ?
  223. Урок 223. 00:05:50
    CDC - Change Data Capture with Outbox Pattern
  224. Урок 224. 00:02:30
    Implementation of CDC and Outbox Pattern with Cloud Databases - CockroachDB
  225. Урок 225. 00:06:36
    Implementation of CDC and Outbox Pattern with Cloud Databases: Azure CosmosDB
  226. Урок 226. 00:07:10
    Design: Microservices Architecture with SAGA, Outbox Pattern and CDC
  227. Урок 227. 00:02:12
    Adapt: Microservice Architecture with SAGA, Transactional Outbox and CDC Pattern
  228. Урок 228. 00:04:36
    Evaluate: Microservices Architecture with SAGA, Transactional Outbox and CDC
  229. Урок 229. 00:02:05
    Problem: Handle Millions of Events Across Microservices
  230. Урок 230. 00:03:04
    Introduction - Event-Driven Microservices Architectures
  231. Урок 231. 00:02:58
    Event-Driven Microservices Architecture
  232. Урок 232. 00:01:59
    Real-time Processing and High Volume Events in Event-Driven Microservices
  233. Урок 233. 00:03:15
    Event Hubs and Event Streaming in Event-Driven Microservices Architecture
  234. Урок 234. 00:03:15
    Real-world Examples of Event-Driven Microservices Architecture
  235. Урок 235. 00:02:35
    Design: Event-Driven Microservices Architecture
  236. Урок 236. 00:02:21
    Adapt: Event-Driven Microservices Architecture
  237. Урок 237. 00:03:30
    Evaluate: Event-Driven Microservices Architecture
  238. Урок 238. 00:02:56
    Problem: Database operations are expensive, low performance
  239. Урок 239. 00:02:24
    Introduction - Microservices Distributed Caching
  240. Урок 240. 00:01:31
    What is Caching ?
  241. Урок 241. 00:01:19
    Types of Caching
  242. Урок 242. 00:04:02
    Distributed Caching in Microservices
  243. Урок 243. 00:01:28
    Cache Hit and Cache Miss
  244. Урок 244. 00:05:21
    Caching Strategies in Distributed Caching for Microservices
  245. Урок 245. 00:03:29
    Cache-Aside Pattern for Microservices
  246. Урок 246. 00:03:35
    Design: Microservices Distributed Caching with Cache-Aside Pattern
  247. Урок 247. 00:02:46
    Adapt: Microservices Distributed Caching with Cache-Aside Pattern
  248. Урок 248. 00:02:24
    Evaluate: Microservices Distributed Caching with Cache-Aside Pattern
  249. Урок 249. 00:03:48
    Problem: Deploy Microservices at Anytime with Zero-downtime and flexible scale
  250. Урок 250. 00:03:07
    Introduction - Microservices Deployments with Containers and Orchestrators
  251. Урок 251. 00:04:23
    What are Containers ?
  252. Урок 252. 00:01:26
    What is Docker ?
  253. Урок 253. 00:02:24
    Docker Containers, Images, and Registries
  254. Урок 254. 00:02:29
    Why we use them for microservices deployments ?
  255. Урок 255. 00:04:24
    What are Container Orchestrators ?
  256. Урок 256. 00:02:43
    What is Kubernetes and why we use them for microservices deployments ?
  257. Урок 257. 00:04:41
    Kubernetes Architecture
  258. Урок 258. 00:04:35
    Kubernetes Components
  259. Урок 259. 00:02:15
    Helm Charts with Kubernetes for Microservices Deployments
  260. Урок 260. 00:06:11
    Sidecar Pattern and How Does the Sidecar Pattern Work for Microservices Deploy
  261. Урок 261. 00:03:14
    Service Mesh Pattern and How Does the Service Mesh Pattern Work for Microservice
  262. Урок 262. 00:02:24
    Devops and CI/CD Pipelines for Microservices Deployments
  263. Урок 263. 00:03:57
    CI/CD Pipeline Steps for Microservices Deployments
  264. Урок 264. 00:04:58
    CI/CD Tools for Microservices Deployments
  265. Урок 265. 00:02:41
    Deployment Strategies for Microservices: Blue-green, rolling and canary deploy
  266. Урок 266. 00:02:15
    Infrastructure as Code (IaC) and usage in Microservices Deployments
  267. Урок 267. 00:07:54
    Design: Microservices Deployments with Containers and Orchestrators
  268. Урок 268. 00:07:29
    Adapt: Microservices using Containers and Orchestrators
  269. Урок 269. 00:03:17
    Evaluate: Microservices with using Containers and Orchestrators
  270. Урок 270. 00:03:53
    Problem: Fault tolerance Microservices able to remains operational for any fail
  271. Урок 271. 00:04:35
    Introduction - Microservices Resilience, Observability and Monitoring
  272. Урок 272. 00:04:26
    What is Microservices Resiliency
  273. Урок 273. 00:03:48
    Microservices Resiliency Patterns
  274. Урок 274. 00:04:17
    Retry Pattern
  275. Урок 275. 00:04:09
    Circuit Breaker Pattern
  276. Урок 276. 00:01:11
    Circuit Breaker States
  277. Урок 277. 00:03:58
    Retry + Circuit Breaker Pattern
  278. Урок 278. 00:04:54
    Bulkhead Pattern
  279. Урок 279. 00:01:47
    Timeout Pattern
  280. Урок 280. 00:01:32
    Fallback Pattern
  281. Урок 281. 00:04:26
    Microservices Observability with Distributed Logging and Distributed Tracing
  282. Урок 282. 00:05:38
    Elastic Stack for Microservices Observability with Distributed Logging
  283. Урок 283. 00:03:37
    Microservices Distributed Tracing with OpenTelemetry using Zipkin
  284. Урок 284. 00:02:54
    Microservices Health Checks: Liveness, Readiness and Performance Checks
  285. Урок 285. 00:03:22
    Microservices Health Monitoring with Kubernetes, Prometheus and Grafana
  286. Урок 286. 00:04:36
    Design: Microservices Resilience, Observability and Monitoring
  287. Урок 287. 00:02:20
    Adapt: Microservices Resilience, Observability and Monitoring
  288. Урок 288. 00:08:36
    Implementation of Microservices Architecture
  289. Урок 289. 00:16:20
    DEMO: Microservices Architecture Code Review - E-Commerce App
  290. Урок 290. 00:08:04
    Catalog Microservices Code Review - E-Commerce App
  291. Урок 291. 00:10:07
    Basket Microservices Code Review - E-Commerce App
  292. Урок 292. 00:05:04
    Discount Microservices Code Review - E-Commerce App
  293. Урок 293. 00:06:35
    Ordering Microservices Code Review - E-Commerce App
  294. Урок 294. 00:07:06
    API Gateways Microservices Code Review - E-Commerce App
  295. Урок 295. 00:03:32
    Client Applications Code Review - E-Commerce App
  296. Урок 296. 00:08:26
    Microservices Resilience, Observability, Monitoring Code Review - E-Commerce App
  297. Урок 297. 00:02:28
    Introduction - Serverless Microservices
  298. Урок 298. 00:05:01
    AWS Serverless Microservices with Patterns & Best Practices
  299. Урок 299. 00:04:38
    AWS Lambda as a Microservice
  300. Урок 300. 00:04:26
    Mapping Microservice Architecture with AWS Serverless Services for Microservice
  301. Урок 301. 00:06:22
    Event-driven Serverless Microservices Design with AWS Lambda
  302. Урок 302. 00:01:03
    Thanks