Deep Dive on Amazon EventBridge - AWS Online Tech Talks

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024
  • Amazon EventBridge is a serverless event bus service that launched in July 2019. EventBridge makes it easy to build event-driven architectures by using data from your own applications, Software-as-a-Service (SaaS) applications, and AWS services. This tech talk will provide a deep dive on how events flow from internal and external applications through EventBridge, and how you can use rules and policies to route, transform, and control access to these events. We'll talk about how EventBridge integrates with other AWS services, like Amazon SQS and AWS Lambda, and help you get started building resilient, scalable, event-driven architectures in the cloud.
    Learning Objectives:
    Learn how to build event-driven architectures with data from 3rd party SaaS apps
    Optimize event-driven applications for performance and availability
    Learn how to use rules to route and transform events Subscribe to AWS Online Tech Talks On AWS:
    www.youtube.co...
    Follow Amazon Web Services:
    Official Website: aws.amazon.com...
    Twitch: / aws
    Twitter: / awsdevelopers
    Facebook: / amazonwebservices
    Instagram: / amazonwebservices
    ☁️ AWS Online Tech Talks cover a wide range of topics and expertise levels through technical deep dives, demos, customer examples, and live Q&A with AWS experts. Builders can choose from bite-sized 15-minute sessions, insightful fireside chats, immersive virtual workshops, interactive office hours, or watch on-demand tech talks at your own pace. Join us to fuel your learning journey with AWS.
    #AWS

ความคิดเห็น • 30

  • @iflux8821
    @iflux8821 ปีที่แล้ว +4

    Truly well presented! ❤ Huge thanks, Nick! I hope you are making an updated version including recent development features/updates. 🙏🤞

  • @melvinrmc2002
    @melvinrmc2002 4 ปีที่แล้ว +3

    This rule example saved my day, i wasted two days to determine the Json structure when a lambda function has an eventbridge destination: It was a headache!
    The CatchAll-Rule rules! 🤭 Bad joke! 🙄, Great vídeo, thankyu

  • @Tuscani2005GT
    @Tuscani2005GT 4 ปีที่แล้ว +4

    This video POP does a really POP great POP job POP of explaining POP EventBridge POP. But seriously thanks for a great video.

  • @alexdorand
    @alexdorand 3 ปีที่แล้ว +3

    I absolutely loved this.

  • @sanjay4743
    @sanjay4743 4 ปีที่แล้ว +2

    Is it possible to have a containerized web service as a subscriber for the event that are being filtered by Event Bridge ?

  • @joepage3065
    @joepage3065 2 ปีที่แล้ว

    Great demo, thanks for sharing.

  • @nyxzbg
    @nyxzbg 3 ปีที่แล้ว +1

    Very well presented. Thank you!

  • @saiganeshmedide5849
    @saiganeshmedide5849 4 ปีที่แล้ว +1

    Can I assume this to be the great replica of service bus in oracle??

  • @AsadShaikh-qc9ev
    @AsadShaikh-qc9ev 5 ปีที่แล้ว +2

    Super awesome demo, loved it and love the service even more :)

    • @tristanjustice1071
      @tristanjustice1071 3 ปีที่แล้ว

      Sorry to be so offtopic but does someone know of a way to log back into an Instagram account..?
      I somehow forgot my login password. I love any assistance you can give me.

  • @Bill0102
    @Bill0102 7 หลายเดือนก่อน

    I'm completely absorbed in this. I had the privilege of reading something similar, and I was completely absorbed. "Mastering AWS: A Software Engineers Guide" by Nathan Vale

  • @KonstantinVlasenko
    @KonstantinVlasenko 4 ปีที่แล้ว

    Question. There is an architecture proposed: API->EventBridge->fork to [1. Kinesis-> S3][2. lambda A]..[N. lambda Z]
    In our case we don't anticipate a lot of events. But still want to keep audit in S3 bucket.
    Would the next architecture be more appropriate if we don't have to much events per second: API->S3->EventBridge-> fork to [1. lambda A]..[N. lambda Z]

    • @KonstantinVlasenko
      @KonstantinVlasenko 4 ปีที่แล้ว

      Have an answer: In latter case (w/o Kinesis, when event goes to EventBridge from S3) we wouldn't get an actual content of event. We'll get an S3 object information instead. Which is, obviously, not what we need. So the architecture proposed in the video is the only correct :)
      Hence feature request to EventBridge (expand S3 object content in case of S3 events as a source)

    • @focusotter
      @focusotter 3 ปีที่แล้ว

      @@KonstantinVlasenko Thanks for sharing! I was wondering why there was the need for firehose too!

  • @chychywoohoo
    @chychywoohoo 3 ปีที่แล้ว

    partner event sources is cool, but there are very few

  • @orrlevinger
    @orrlevinger 3 ปีที่แล้ว

    i need to trigger a lambda in 24 hours after an event.. so i create a rule with cron expression per event. now i see this wont work if i have more than 100 events since this will break the 100 rules limit.. should migrate to step functions and use wait? or can i still use event bridge in some other way?

  • @ramakrishnab8348
    @ramakrishnab8348 4 ปีที่แล้ว

    How do we monitor the events those doesn't match any rule or failed to process?
    Can we replay the failed events?

  • @SreenathV
    @SreenathV 3 ปีที่แล้ว

    Awesome tutorial...

  • @jjbb7010
    @jjbb7010 5 ปีที่แล้ว

    Is Jira or ServiceNow supported by chance?

  • @arnold5621
    @arnold5621 4 ปีที่แล้ว

    Super Awesome

  • @nikunj204
    @nikunj204 4 ปีที่แล้ว

    Is it possible to send S3 upload events to EventBridge bus ? i.e. Client uploads file to S3 -> Event comes into EventBridge bus on its own. ?

    • @tracy_gao
      @tracy_gao 4 ปีที่แล้ว

      Seems need firehose to send event in middle

    • @mr.condoriano
      @mr.condoriano 3 ปีที่แล้ว

      you should be able to do this with cloudwatch events and then send trigger to event bus with metadata of s3 object affected

  • @tracy_gao
    @tracy_gao 4 ปีที่แล้ว

    Hey, nice talk, can you provide the slides for downloading?

  • @hardikvasa6445
    @hardikvasa6445 2 ปีที่แล้ว

    nice!

  • @rajsuresh9650
    @rajsuresh9650 3 ปีที่แล้ว

    @23:51

  • @AniketKapse
    @AniketKapse 2 ปีที่แล้ว +1

    Ruined the entire video by breathing into the mic. Keep some distance ffs. So annoying

    • @nicksmit959
      @nicksmit959 2 ปีที่แล้ว +2

      Sorry!

    • @iflux8821
      @iflux8821 ปีที่แล้ว

      Well, Nick did such a nice job in presenting the information that I quickly stopped to notice it. I would rather have Nick breathing heavily in the mic and keeping presenting that well than having clean sound and not providing such a clear and concise info 😂