Poc Sync Data

POC to use DynamoDB as Primary Database and S3 as failover.

Postman collection

Run with postman collection ./postman.

Performance test

  • Run the K6 scripts

    Post:

    cd k6
    k6 run post-script.js

    image

Get:

cd k6
k6 run get-script.js

image

image

Docs:

Active profile:

-Dspring.profiles.active=local

DynamoDB Transactions