ECS EC2 NRPC Poc Deployment npm i npm run build cdk bootstrap npm run deploy Load testing Setup brew install k6 Running cdk deploy によりデプロイされた ALB のエンドポイントになるように test/load.js の BASE_PATH を修正して、下記を実行する。 npm run test:load Cleanup npm run destroy