AWS re:Invent 2019: [NEW LAUNCH!] Building event-driven architectures w/ Amazon EventBridge (API320)

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024

Комментарии • 5

  • @PaulSchwarz1983
    @PaulSchwarz1983 4 года назад +10

    00:14 Illustration with kids analogy
    03:20 Event-driven benefits
    05:52 Start with the domain
    07:51 Pick an event router
    10:46 Amazon EventBridge
    11:34 Amazon EventBridge overview
    15:37 Other event routers
    16:14 Operational responsibility
    17:55 Event ordering
    19:58 Pricing
    23:01 Integrations
    25:57 Types of event buses
    27:00 How many event buses should I have?
    27:19 Avoid routing in the producer
    27:40 Event bus domain alignment
    28:26 Event bus provisioning
    29:27 Cross-account events
    30:46 Strangling legacy applications with events
    32:11 Structuring events
    34:00 How do you manage event types?
    34:29 Schema Registry and Discovery
    35:10 Schema Registry and Discovery pricing
    36:00 Demo
    36:44 Creating a custom schema registry
    36:58 Create a schema
    38:07 Searching for events and schemas
    38:50 Download code bindings
    39:07 Schema discovery
    40:12 Demo application
    40:42 Current demo architecture
    41:19 New demo architecture
    41:42 AWS Toolkit
    42:20 AWS SAM
    43:04 SAM template
    43:27 Generated source code and writing your code
    44:25 Implementing the architecture
    47:48 Deploying...
    49:15 Side note: Detecting new schemas during development
    49:29 Side note: Auditing event schemas in production
    51:08 Deployed and running the demo
    51:47 Recap

    • @ameenasif
      @ameenasif 3 года назад +2

      Good job on this time line thanks alot

  • @KevBurnsJr
    @KevBurnsJr 4 года назад +4

    Pricing at 21:00 appears to be incorrect. Each 64 KB chunk of a payload is billed as 1 event (for example, an event with a 256 KB payload is billed as 4 requests). Those prices should be doubled or the example event size reduced.

  • @anjalivas1111
    @anjalivas1111 4 года назад +3

    Awesome presentation!

  • @ameenasif
    @ameenasif 3 года назад

    how do you suggest to handle a migration scenario from onprem to cloud , using IBM MQ and messages are size of 500+kb