Deep Dive on Amazon EventBridge - AWS Online Tech Talks

preview_player
Показать описание
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:

Follow Amazon Web Services:

☁️ 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
Рекомендации по теме
Комментарии
Автор

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

iflux
Автор

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

melvinrmc
Автор

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

TuscaniGT
Автор

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

AsadShaikh-qcev
Автор

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

sanjay
Автор

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

Bill
Автор

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?

orrlevinger
Автор

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
Автор

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

Can we replay the failed events?

ramakrishnab
Автор

partner event sources is cool, but there are very few

chychywoohoo
Автор

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

saiganeshmedide
Автор

Is Jira or ServiceNow supported by chance?

jjbb
Автор

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. ?

nikunj
Автор

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

tracy_gao
Автор

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

AniketKapse