06 Feb 2018 09:05 AM
Hi,
I have a question about of AWS Auto Scaling with dynatrace.
How can we trigger AWS Auto Scaling by the dynatrace information such as "Problem"?
For example, I guess that we may be able to automatically scale instances, setting up AWS Auto Scaling API to "Settings">"Integration">"Custom integration">"Webhook URL".
If dynatrace can trigger AWS Auto Scaling, please tell me how to do.
Thanks.
Kohei
Solved! Go to Solution.
07 Feb 2018 09:35 AM
Check here:
https://www.dynatrace.com/news/blog/auto-mitigation-with-dynatrace-ai-or-shall-we-call-it-self-healing/
07 Feb 2018 04:40 PM
Also check out my GitHub repo with some Lambda Functions that connect AWS Services with Dynatrace. There is one Lambda function called handleDynatraceProblemNotification you can check out: https://github.com/Dynatrace/AWSDevOpsTutorial
Andi