Удален по просьбе правообладателя
  1. Урок 1. 00:00:52
    Welcome
  2. Урок 2. 00:01:22
    What will you learn in this course?
  3. Урок 3. 00:01:39
    Who is the course for and prerequisites
  4. Урок 4. 00:05:28
    The Monolith
  5. Урок 5. 00:03:09
    Service Oriented Architecture
  6. Урок 6. 00:03:43
    Microservices
  7. Урок 7. 00:05:27
    Finding Microservice Boundaries
  8. Урок 8. 00:05:16
    Key Concepts of Microservices
  9. Урок 9. 00:02:21
    The Good and the Bad of Microservices
  10. Урок 10. 00:04:33
    The Fallacies of Distributed Computing
  11. Урок 11. 00:04:15
    Are microservices right for you?
  12. Урок 12. 00:04:18
    Coupling
  13. Урок 13. 00:05:13
    Understanding microservice boundaries
  14. Урок 14. 00:04:19
    Sharing Data
  15. Урок 15. 00:02:36
    Microservice Communication - Synchronous
  16. Урок 16. 00:03:13
    Microservice Communication - Asynchronous
  17. Урок 17. 00:03:54
    Dealing with Consistency
  18. Урок 18. 00:03:30
    Microservice Deployment
  19. Урок 19. 00:04:40
    Code sharing
  20. Урок 20. 00:03:48
    Service Discovery
  21. Урок 21. 00:02:51
    Optimize for rate of change
  22. Урок 22. 00:03:33
    3.11How big is a microservice?
  23. Урок 23. 00:03:43
    Enterprise Integration Patterns
  24. Урок 24. 00:05:46
    Shared Data
  25. Урок 25. 00:12:39
    Request/Response
  26. Урок 26. 00:06:57
    Publish/Subscribe
  27. Урок 27. 00:06:19
    Point to Point Integrations
  28. Урок 28. 00:10:02
    Event Driven Architecture
  29. Урок 29. 00:05:57
    Streaming & Batch Processing
  30. Урок 30. 00:10:48
    Distributed transactions
  31. Урок 31. 00:05:23
    Choosing the right communication method
  32. Урок 32. 00:07:50
    Integrating with external services
  33. Урок 33. 00:03:33
    API First Design
  34. Урок 34. 00:04:35
    Everything fails all the time
  35. Урок 35. 00:04:11
    Handling failures in microservices
  36. Урок 36. 00:04:06
    Timeouts and retries
  37. Урок 37. 00:07:08
    Circuit breakers
  38. Урок 38. 00:05:01
    Bulkheads
  39. Урок 39. 00:03:21
    Understanding idempotency
  40. Урок 40. 00:04:43
    Vertical vs horizontal scaling
  41. Урок 41. 00:05:58
    Caching
  42. Урок 42. 00:03:52
    Chaos engineering and planning for failure
  43. Урок 43. 00:03:32
    Optimize for feedback loops
  44. Урок 44. 00:04:39
    Types of testing
  45. Урок 45. 00:05:16
    Unit testing
  46. Урок 46. 00:08:46
    Integration Testing
  47. Урок 47. 00:07:14
    End to end tests, yes or no?
  48. Урок 48. 00:03:54
    Testing in production
  49. Урок 49. 00:03:53
    6.7
  50. Урок 50. 00:05:19
    Containers or serverless?
  51. Урок 51. 00:05:25
    The Basics of CI/CD
  52. Урок 52. 00:03:49
    Deploy vs release
  53. Урок 53. 00:07:28
    Canaries & Blue Green Deployments
  54. Урок 54. 00:05:45
    Feature flagging
  55. Урок 55. 00:03:08
    Observability vs monitoring
  56. Урок 56. 00:07:15
    Distributed tracing
  57. Урок 57. 00:05:03
    Log aggregation
  58. Урок 58. 00:04:41
    Metrics
  59. Урок 59. 00:05:24
    Alerting
  60. Урок 60. 00:05:17
    Service Level Objectives
  61. Урок 61. 00:05:27
    Conways Law
  62. Урок 62. 00:03:22
    The Human Side of Microservices
  63. Урок 63. 00:06:44
    Team Topologies
  64. Урок 64. 00:02:41
    What about the frontend?
  65. Урок 65. 00:05:19
    Shift left and autonomy