Integration with aws Dynamodb

I would like to integrate app with aws Dynamodb for CRUD operations. Can anyone please share sample app or how to achieve it?
Can I create custom Service to fetch from Dynamodb or for any business logic ?

Hi @Anil_Bhatkar,

Creating a custom service is the way to go! You can check here (for Angular) and here (for Blazor) to see how to use custom code in Radzen.