home.social

#awssqs — Public Fediverse posts

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

  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.

  2. 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.

  3. When sending messages to an #AWSSQS queue, it helps to address the correct queue... #protip