Hi, At Salesforce, we have built a new http rest service for Apache Phoenix with DynamoDB API compatibility. This allows existing AWS DynamoDB users to seamlessly migrate to using Phoenix without making code changes. It only requires the http endpoint url change to connect to the rest service. This opens a new path for users to access HBase clusters using AWS DynamoDB SDK.
The blog post: https://engineering.salesforce.com/building-apache-phoenix-dynamodb-compatibility-zero-code-multi-cloud-database-migrations-at-scale/ We plan to open source the project soon!
