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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ