Today, we released a new blog, showcasing the AWS X-Ray active tracing feature in action, in an event-driven serverless application, built on SNS, SQS, Lambda, and Firehose. π
Iβd love to hear your feedback on it. Cheers! π
Today, we released a new blog, showcasing the AWS X-Ray active tracing feature in action, in an event-driven serverless application, built on SNS, SQS, Lambda, and Firehose. π
Iβd love to hear your feedback on it. Cheers! π
Twitter on desktop seems to be down. I canβt log in. Others have reported the same.
Is it down for you tooβοΈ
As a cloud service customer, if you had to choose, would you rather have a lower though explicitly documented service quota, or a higher quota that isnβt explicitly documented?
Amazon SNS now supports the delivery of messages to Elastic via Kinesis Data Firehose subscriptions.
With this new feature, Amazon SNS customers have an easier way to ingest data into Elastic and then consume the Elastic (ELK) stack for enterprise search and observability purposes. No code needed.
Great new blog about implementing error handling for AWS Lambda asynchronous invocations, using SNS topics and SQS queues.
https://aws.amazon.com/blogs/compute/implementing-error-handling-for-aws-lambda-asynchronous-invocations/
I can relateβ¦ π
To learn more about the log data protection feature in CloudWatch, see: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/mask-sensitive-log-data.html
To learn more about this message data protection feature in SNS, see: https://docs.aws.amazon.com/sns/latest/dg/message-data-protection.html
And this is actually a no-code solution. For example, the data protection policy above can detect and mask any credit card number in transit, in your architecture. You can attach the policy to any SNS topic or CloudWatch log group.
Hereβs the message transformation that occurs:
This is one of the inventions that Iβm most proud of. Previously data loss prevention (DLP) was an after thought, when you cared about masking PII only after the data had already been stored. Now you can mask data in real time, as it moves through your architecture, via SNS topics or CloudWatch logs
Hello World π