Anyone know of a great community resource for soun...
# help
d
Anyone know of a great community resource for sounding board on Serverless infrastructure ideas? Like talking out approaches to what pattern would be best for a certain need?
We’re currently building a Serverless Data processing app/service. The input is a 3rd Party calling our webhook for every users activity on a site. (videos watched, pages visited, files downloaded) We want to turn this data into a helpful EOD digest summary sent to the user-owner on our BD side. I’m noodling if something like this would work… https://aws.amazon.com/getting-started/hands-on/build-serverless-real-time-data-processing-app-lambda-kinesis-s3-dynamodb-cognito-athena/ • Webhook -> Lambda -> EventBridge -> Kinesis Data Firehose -> S3 -> Amazon Athena -> Digest Notification
r
Here's good 😄 There's also the og-aws.slack.com workspace