Turn off AWS Auto Scaling Groups

Rashmika BS
Tera Guru

Can we turn off AWS Auto scaling groups? We are observing too many AWS VMs are being created and upon checking with Server team they said there are many autoscaling groups which are temporary. Any Best practice to disable this discovery?

10 REPLIES 10

Ram Devanathan1
ServiceNow Employee
ServiceNow Employee

first.- a support case should be raised if it is urgent, the forum is not the best way to get immediate and focused support.

 

next - when a vm record is created, it looks like the server record is being created through some custom code as there's nothing from product doing this auto-creation - if so, the server cleanup should also be handled in similar manner.