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

Why not use Service Integration? #11

Open
robertbio opened this issue Mar 2, 2021 · 0 comments
Open

Why not use Service Integration? #11

robertbio opened this issue Mar 2, 2021 · 0 comments

Comments

@robertbio
Copy link

Is there any reason why one should not use the direct AWS service integration from API Gateway to DynamoDB?

Some say that the best lambda function is one that does not exist. I see that the two connecting lambda functions could be avoided in your design and I wonder if there is any good reason to keep them.

Using something like this: https://aws.amazon.com/blogs/compute/using-amazon-api-gateway-as-a-proxy-for-dynamodb/

Only one thought comes to my mind, the db throttling retries implemented in the SDK.

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

No branches or pull requests

1 participant