Elastic Beanstalk

0

Hello,

How can i stop Beanstalk in development environment for cost optimization. So that it will not effect my database and EC2 instances. Also please provide the relevant documents for understanding and configuration or videos.

Thank you!!

1개 답변
1
수락된 답변

Hi ,
You can terminate a running AWS Elastic Beanstalk environment using the Elastic Beanstalk console. By doing this, you avoid incurring charges for unused AWS resources[1].

If you terminate an environment, you must also delete any CNAME mappings that you created, as other customers can reuse an available hostname. Be sure to delete DNS records that point to your terminated environment to prevent a dangling DNS entry. A dangling DNS entry can expose internet traffic destined for your domain to security vulnerabilities. It can also present other risks.

And you can save your configuration[2].

[1]https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.terminating.html
[2]https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-configuration-savedconfig.html

profile picture
답변함 3달 전

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

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

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

관련 콘텐츠