Hi thank you for this wonderful video. One quick little question. So like this i can have connectivity with s3 as well. So lets say i want to do a CRON on s3 inventory->s3 batch operations from eventbridge rule in a private VPC, So can we apply the same architecture as shown. I am having a feeling that i can replace the API gateway from the VPC interface endpoint and can have any service then integrate with the Eventbridge. 2) Moreover if i want to have a reverse architecture in which s3 object upload needs to create a invoke the eventbridge privately. So can i apply this architecture to achieve this. Please reply
@EnlearAcademy8 күн бұрын
hi @maxwellcyrus5828 EventBridge rule can have different types of targets such as some of the AWS services, API Destination or another EventBus. In the demo, I was discussing the connectivity to a private API with API Destination and VPC lattice. However, in your case, you want to invoke s3 directly from EventBridge rule. I don't think this is still possible unless you use an intermediate lambda function or API Gateway with S3 service integration. About your second question, Yes, you can send events EventBridge privately using EventBridge VPC interface endpoint. So your lambda function that is triggered by S3 events can use the EventBridge VPC endpoint to send events.
@pallavkan11 күн бұрын
Vielen Dank!! You really Helped me!
@ArgentoRosie11 күн бұрын
I really appreciate your efforts! Could you help me with something unrelated: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?
@databricks_training12 күн бұрын
When I try to add products getting this error (NOBRIDGE) LOG undefined. Any idea on this error?.
@RahulSharmaSingularity18 күн бұрын
You deserve a million views ! Great job here !
@fryingpanm6977Ай бұрын
great playlist sir, thank you
@hamzazahidulislam3490Ай бұрын
Thanks ❤
@durgadeep4988Ай бұрын
Very nice.
@chandu-x9yАй бұрын
Hi Im getting this error Sir pls Resolve i tried my best but i cant: Attempted import error: 'API' is not exported from 'aws-amplify'.
@williamcanton5825Ай бұрын
When you attached your myVPC to your Lambda function, would that make your lambda a private function that could no longer be available for invocation via a public API Gateway?
@sanjaysamuel2293Ай бұрын
purely "Gold Standard" . Thanks for this.
@gibraanjafar1669Ай бұрын
If the purpose is to reduce latency by removing "hops", then why not have the API Gateway send the event directly to the 2nd lambda that generates the QR code?
hello - good video - I realize u live in Sri Lanka? How the hell do u get anything done over there?
@manueldiera67812 ай бұрын
Excellent video, thank you for taking the time to record and explain this. Subscribed!
@Bibhaw2 ай бұрын
well explained. thank you :)
@venkatnaresh5482 ай бұрын
Hi Manoj your videos are awesome, quick question can we connnect dynamo db stream directly to the event bridge bus?
@andreanisco98392 ай бұрын
I need help, I understand how it works with provisioned mode but how does it work with On-Demand ? I have to manage a large amount of data and the consumer is still blocked at 1 concurrent consumer. I've tried to add multiple partition keys and the parallelization factor to 10 but nothing changed
@VipulPatil-dn3bv2 ай бұрын
Hello Sir, Thank you for your attention. I am developing a web-based application that allows users to interact with large 3D models (4-6 GB per model) directly in a viewer, without the need for downloads. These models will only be displayed when users click a 'view' button, while preview images (2-3 MB each) will always be visible when users land on the site. Given this context, I am seeking a cost-effective and scalable solution for storing, serving, and managing these assets. I aim to achieve a balance of cost-efficiency for my application, which must handle both large 3D model requests and frequent smaller image requests from a sizable user base. I would appreciate insights into which approach offers the best cost-performance ratio for my needs. Additionally, I would like an approximate cost for a setup that includes one model and five images per element, totaling 200 elements (200 models and 1,000 images). Thank you for your assistance!
@HirenVaghasiya-y4v2 ай бұрын
Awesome man! You saved me lots of time. keep it up, you are amazing.
@laythabdulkareem18872 ай бұрын
You're an amazing AWS instructor. I'm lucky to find such channel!
@1989arrvind2 ай бұрын
Great 👍
@Arcade-yw4tu3 ай бұрын
Can I do dispatch and consume event from/to default event bus??? Because I got an problem of consuming event from default event bus as event dispatching correctly. and also I configure and verify my IAM role and policies for consumer lambda function... so can anyone give me solution of why I can't consume event from default event bus
@2010cheetahtiger3 ай бұрын
Amazing course. Very well explained.. Keep up the good work mate..
@tittoaj3 ай бұрын
This was great. Crisp and clear explanations.
@stevebuonincontri68533 ай бұрын
This was goof tutorial. But I was looking for whether a step function can have attached to VPC and unattached to VPC steps?
@fahadmalik22413 ай бұрын
great video but can someone please explain that how we manage and create mongoose schemas when working like this, im a mern developer so a bit confused regarding the schemas
@TahirMahmoodHashmi3 ай бұрын
Thank you so much sir. I truly appreciate the exceptional crash courses. Sending heartfelt gratitude and love from Pakistan!
@Anshie0074 ай бұрын
How KMS is deciding on datakeys by itself ? Does it create datakey for each api call in this way or it reusues somehow ?
@meta4sbewithu4 ай бұрын
You ARE A LIFESAVER!! I've been working on this problem, for WEEKS, and it was just not happening, reading all sorts of advice, getting help from real smart people at Caltech, and then reading some people saying "oh , this is a bug!" and yet not explaining what to do! I was able to (even though your screens are from 2016 or so) edit my comparable UI screens, to match your suggestions. Oh I am about to fly around the room with happiness! Thanks for this and hope you have great luck and success in the future! <3
@azammohamed24344 ай бұрын
I'm here after attending your sessions at AWS User Group Colombo Meetups! These videos stand out alot among the AWS community. Keep up the good work Brother Manoj.
@EdchelStephenNini4 ай бұрын
Thank you sir!
@ksdhanush82654 ай бұрын
Only if I had professor who explained it to me this clearly. Great explanation! Thank you for your hard work.
@anandvenkataraman4 ай бұрын
Many thanks for your patient and clear explanation of the steps.
@ksdhanush82654 ай бұрын
Thank you for this amazing video. Great explanation. Can't get better explanation. Please make more videos!!
@RajChaudhary-wu5yu5 ай бұрын
Hi, Nice video but where is the link of document or Code. Thanks
@juliovargas50085 ай бұрын
I really like how you are clear and straight to the point. I just subscribed to your channel. Thank you for what you do!
@SocketsGuru5 ай бұрын
can you make the same use case but using api key auth instead?
@parthapaul12495 ай бұрын
how data is getting used here?
@SagarBhamidipati5 ай бұрын
Please make a tutorial on AWS Amplify Codegen.
@kagame65245 ай бұрын
Bro you answered and clarified all my questions
@akbaralimajeed6 ай бұрын
Thanks for nice tutorial , if anyone get error CREATE_FAILED: (AWS::IAM::Role) Resource handler returned message: "A condition block must be present for the Cognito provider" then addding below condition segment in the assume role policy statement is the fix. cognitoAdminIAMRole: Type: AWS::IAM::Role Properties: AssumeRolePolicyDocument: Version: "2012-10-17" Statement: - Effect: Allow Principal: Federated: - "cognito-identity.amazonaws.com" Action: - "sts:AssumeRoleWithWebIdentity" Condition: ForAnyValue:StringLike: "cognito-identity.amazonaws.com:amr": "authenticated"
@wrlakshan6 ай бұрын
It would be very helpful if you could share the code along with the video. When troubleshooting, it is very helpful to us.
@wrlakshan6 ай бұрын
Thanks for sharing 👌
@RumeshEranga6 ай бұрын
Good insights
@37shubhamgupta646 ай бұрын
unable to view the code website is not working its showing some error
@ArjunKumar-zu2kl6 ай бұрын
Very well explained, super, Thank you so much....🙏
@ArjunKumar-zu2kl6 ай бұрын
Just wow, a clear and well explained tutorial. Awesome. Thank you so much...🙏🙏