diff --git a/aws/springcloudwatch/README.md b/aws/springcloudwatch/README.md new file mode 100644 index 0000000..c2e7e20 --- /dev/null +++ b/aws/springcloudwatch/README.md @@ -0,0 +1,9 @@ +# Publishing Metrics from Spring Boot Application to Amazon CloudWatch + +Example code for using Spring Boot Application with Amazon CloudWatch + +## Blog posts + +Blog posts about this topic: + +* [Publishing Metrics from Spring Boot Application to Amazon CloudWatch](https://reflectoring.io/spring-aws-cloudwatch/)