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