Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add response time to resposne #15

Open
tmaiaroto opened this issue Jan 16, 2016 · 0 comments
Open

Add response time to resposne #15

tmaiaroto opened this issue Jan 16, 2016 · 0 comments

Comments

@tmaiaroto
Copy link
Owner

Perhaps add a response time to the responses? This may help a user decide when they need to scale their storage engine (DynamoDB read/write capacity units for example).

However, I'm not certain it's a huge concern here since AWS can (recently announced, https://aws.amazon.com/blogs/aws/new-cloudwatch-events-track-and-respond-to-changes-to-your-aws-resources/) trigger Lambdas based on various events to automatically scale. Up and down.

That's all set by the user outside of discfg and is not a discfg concern. Especially if using a different storage engine that does not have these kind of settings for scale (S3 for example).

Regardless, it's useful to know a response time. Whether it's for capacity planning (something we're trying alleviate with discfg by design) or just for the needs when designing an application. I do believe response time is going to be a tradeoff for other features with discfg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant