Amazon Simple Notification Service

Amazon Simple Notification Service (SNS) sends notifications two ways, A2A and A2P. A2A provides high-throughput, push-based, many-to-many messaging between distributed systems, microservices, and event-driven serverless applications.

Amazon Simple Notification Service publishes both logs and metrics to CloudWatch. Using Honeycomb’s AWS integrations, you can send that data to Honeycomb.

How it works

AWS CloudWatch provides Subscription Filters, which can be configured to forward all logs in a log group to a Kinesis Firehose destination. Kinesis Firehose then streams those logs to Honeycomb. AWS CloudWatch logs for this service are unstructured by default. This service uses an additional step in the workflow that uses Lambda to structure that log data before sending it to Honeycomb.

AWS CloudWatch provides Metric Streams, which forward all metrics captured to third-party destinations. Metrics are streamed to Honeycomb using AWS Kinesis Data Firehose.


This service sends logs to CloudWatch and then forwards them to Kinesis Firehose, where they are structured before being sent to Honeycomb. It also sends metrics to CloudWatch and also forwards them to Honeycomb via AWS Kinesis.

Resources

Documentation

Honeycomb Docs for AWS

read more
Webpage

Amazon SNS (AWS)

read more
Terraform Module

Honeycomb Terraform AWS Integrations (Terraform Registry)

read more
Github

Honeycomb CloudFormation AWS Integrations

read more
Github

Honeycomb Terraform AWS Modules Repo

read more
Blog

Honeycomb AWS Integrations Let You Bubble Up Lurking Issues

read more