Constant creation of Test-env EC2 instance

0

Subject: Constant creation of Test-env EC2 instance

Dear AWS Support Team,

I am writing to inquire about the constant creation of an EC2 instance named "Test-env" on my AWS account. I have noticed that this instance is being created automatically on a regular basis, without any action on my part.

I would like to understand the reason for this behavior and how I can disable it, as it is causing unnecessary expenses for my account. I have checked my AWS account settings, but I could not find any option to disable this automatic creation.

Could you please provide me with more information on why this instance is being created and how I can disable this feature? I would appreciate any guidance or support that you can offer.

Thank you for your attention to this matter.

Best regards, Yevhen

질문됨 일 년 전169회 조회
2개 답변
0

Please check in the EC2 console under Autoscaling Groups (for the same region as your Test-env instance) to see if you have any configured. You can also look at Test-env's Tags to see if it has been tagged as owned by an Autoscaling Group.

전문가
답변함 일 년 전
0

In addition to the above answer, please sort out how did you create the instance.

  • CloudFormation - there may be a code which constantly creates instance

  • Elastic Beanstack - chances are ELB, or an autoscaling policy is interpreting your instance being shutdown as a crash, so it's creating a new one to replace it, i.e. doing what it is programmed to do.

  • Spot Requests - even though you terminated the instance, the spot request would make a new one everytime the bid could be fulfilled.

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠