Hello! Great content! Hey I have a doubt, is it OK to use this dynamo API directly from a react app with cognito? Or is better to access with amplify and API gateway using a lambda function? If the 2nd one is better how can I use the dynamo table that I already created with IaaC? Thank you so much. Hope you can help me out 👍
@@foobar_codes I have not been able to do so with DynamoDB I started by trying to putItems via postman but have not been able to make it work Then I tried to use a api gateway but it seems like the roles that I am using are incorrect...
Uff... one of the best videos I had found about a really good example of the modeling process using a real app example like AirBnB
Enjoyed this video! Given that it was posted 5 years ago, do you have a more recent video on this topic?
Really good stuff, exactly what I was looking for, thank you!
great video, was waiting for it from last week.
Thanks a lot. The last part of the series is coming next week 🤞
pure gold! Thank you!
Glad you enjoyed it!
Hello! Great content! Hey I have a doubt, is it OK to use this dynamo API directly from a react app with cognito? Or is better to access with amplify and API gateway using a lambda function?
If the 2nd one is better how can I use the dynamo table that I already created with IaaC?
Thank you so much. Hope you can help me out 👍
thanks, great content :)
Great that you like it 😊😊
@@foobar_codes I've subscribed as well, thanks
Big fan of IaC
Hello
How do I get the url to call the api?
Thanks
should come when you deploy
@@foobar_codes For a deploy, do you forcibly need an api gateway?
Thank you!!
No. You cam deploy serverless applications without api gateway.
@@foobar_codes I have not been able to do so with DynamoDB
I started by trying to putItems via postman but have not been able to make it work
Then I tried to use a api gateway but it seems like the roles that I am using are incorrect...