Character creator with Amazon DynamoDB integration in Unity3D

In this tutorial, we’ll be covering building your very own Amazon AWS DynamoDB integrated Unity3D game. We’ll be using two public cloud based technologies provided by Amazon AWS, namely DynamoDB (a NoSQL database service), and Cognito (identity management and data synchronization). We’ll be building a character creator with Amazon DynamoDB integration in Unity3D. This will … Read more