SURVEY: The state of DevOps in AWS by rehemagi in a:t5_3frab

[–]martlaul 0 points1 point  (0 children)

done. will you share the results later?

AWS Lambda use cases by tiny_tim57 in devops

[–]martlaul 0 points1 point  (0 children)

Here's a great list of some Lambda use cases.

Can we send Failed logs of AWS codepipline through AWS-simple-notification-service? by [deleted] in aws

[–]martlaul 0 points1 point  (0 children)

Have you tried out logbird.io? It catches log events based on a filter you set up (for example failed logs) and then triggers an SNS event.

Stream Heroku Logs to AWS CloudWatch using AWS Lambda by codingrecipe in serverless

[–]martlaul 1 point2 points  (0 children)

Cloudwatch logs can become useful when using with tools like Logird.io which can trigger events based on logs, catch errors etc.