home.social

#awssns — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #awssns, aggregated by home.social.

fetched live
  1. Case in point: I've set up a web form in #AWSS3, allowing posts to #AWSLambda, which stores in #DynamoDb, which triggers another lambda function, which forwards to #AWSSNS with a dead-letter queue to #AWSSQS, which emails me. And all of that gets logged with #AWSCloudWatch using the appropriate #AWSIAM roles and policies.

    Oof. Give me #PHP sendmail any time.