AWS EventBridge Java Example | EventBridge Demo Application with Java | EventBridge Lambda Java Demo

preview_player
Показать описание
AWS EventBridge Java Application Example. A simple java demo application in which events are pushed to EventBridge which in turn invokes the Lambda function.

0:00 Demo App Architecture
0:25 Java Code
10:40 Create Lambda function
12:14 Create Event Bus
12:41 Create Event Rule
18:00 Demo Run
Рекомендации по теме
Комментарии
Автор

Handsome man thnx for creating simple event bridge client 😊

sahild
Автор

very nicely explained. Keep up the good work.

nirmesh
Автор

thanks! it was simple and easy to understand.

KailashKolluru
Автор

well explained to start with event bridge

softwaresamanyudu
Автор

Well explained thank you! You're doing a great job.

Manuel-oegv
Автор

thanks a lot! Simple and great explanation!

FeelsLikeMatrix
Автор

Congratulations, very good tutorial. My only tip is for you to don't use background music at least for me it's a little annoying

matheusyamamoto
Автор

There is a pub/sub model in event bridge can you please explain it.

marg
Автор

Hi... How to receive the event using Java Lambda function? Do we have any EventBridgeEvent something like that or we have to use CloudWatchEvent related classes for that?

bravinninja
Автор

Is it not possible to reverse the process?? Like event Bridge triggers a request to the java application and then the applciation processes it??

gato_malo_
Автор

vevry well explained sir, can you share this code's link (github link)

AashishKapadne
Автор

well explained. Can you take another event bus, where you can publish the message into one Event Bus (publisher) and that event get routed to another event bus (Consumer).

cloudtechlearn
Автор

Would be great if you can share the codebase

sureshthoppil
Автор

System.setProperty("aws.accessKeyId", "////") throwing Unable to load credentials from system settings. Access key must be specified either via environment variable (AWS_ACCESS_KEY_ID) or system property (aws.accessKeyId).
in springboot application
I couldn't find the solution

mohanalaharitanguturi
visit shbcf.ru