POC to use DynamoDB as Primary Database and S3 as failover.
Run with postman collection ./postman.
-
Run the K6 scripts
Post:
cd k6 k6 run post-script.js
Get:
cd k6
k6 run get-script.js
Docs:
Active profile:
-Dspring.profiles.active=local
POC to use DynamoDB as Primary Database and S3 as failover.
Run with postman collection ./postman.
Run the K6 scripts
Post:
cd k6
k6 run post-script.js
Get:
cd k6
k6 run get-script.js
Docs:
Active profile:
-Dspring.profiles.active=local