AWS S3 / DynamoDB / RDS

Howdy,

I’ve (finally) got a working DynamoDB plugin, as well as an AWS Auth one, though it looks like Ed beat me to that :). I hope to have it submitted by next week. Still need to work on documentation, a couple other tests, and packaging it up for submission.

Also slowly working on a new slim-line Lua based data server solution for Corona SDK usage (Coronium DB) as well as some other yet-to-be-announced goodies.

Stay tuned.

-dev

The more the merrier.  I won’t be competing with anyone on this.

Cheers,

Ed

When i did the research to do AWS with Corona a few years ago, there wasn’t a clear cut solution. I found it much faster to use AWS SDK, drop it into PHP (autoload) and just call it. 

Good to hear some are making plugins :slight_smile:

I’m thrilled to read this  cb reeze.

It is really exiting to know that the A-team is working on AWS simultaneously  :wink:

Hi all,

I’ve posted version 1 of a DynamoDB module, you can find more information here https://develephant.github.io/dynamodb-coronasdk/

Enjoy!

-dev