Custom Metrics Made Easy: A Comprehensive Guide to SST and CloudWatch Integration
Monitoring and managing resources is an important part of making sure your serverless application is working as expected and troubleshooting when issues arise. Amazon Web Services (AWS) provides a wide range of services to monitor and track the perfo...
engineering.hashnode.com7 min read
Juan Sebastián Mendoza
Software Developer | JavaScript | React | FrontEnd Developer
Knowing how to use custom metrics can definitely open the doors to many monitoring alternatives for your app because the default metrics are somehow limited as such.
Great write-up!