I would like to pick the community brains: I'm bui...
# general
e
I would like to pick the community brains: I'm building a Serverless app. One of the methods is a post, with some logic, and stores in DynamoDB. The Lambda is build with C#. Using pulumi, there are several aways to Deploy it,
aws-serverless
,
cloud-aws
and
aws
packages. Given that we want to use X-Ray and Cognitive, what is the best approach?