Skip to content
#

aws-cloudwatch-metrics

Here are 16 public repositories matching this topic...

This repo contains a proof of concept for observability in Cloudflare Workers using AWS CloudWatch. In this repo an observability abstraction is created to capture logs and generate metrics that are flushed to an observability endpoint at the end of each request.

  • Updated Nov 1, 2020
  • JavaScript

Asynchronous communication is considered to be a best practice when building modern internet scale applications. By decoupling components, you enable those components to scale independently. In this example the Lambda functions communicates asynchronously using an Amazon SNS Topic and Amazon SQS Queue.

  • Updated Apr 7, 2022
  • Python

Improve this page

Add a description, image, and links to the aws-cloudwatch-metrics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-cloudwatch-metrics topic, visit your repo's landing page and select "manage topics."

Learn more