Elastic Beanstalk without Elastic Load Balancer

后端 未结 4 2103
情深已故
情深已故 2020-12-15 02:13

I would like to switch off Elastic Load Balancer (ELB) for my Elastic Beanstalk environment.

Currently I don\'t need it and I don\'t want to pay for it.

It

4条回答
  •  时光取名叫无心
    2020-12-15 03:03

    In the new Elastic Beanstalk interface I noticed the option to create my environment as a single instance.

    Dropdown with options

    I tried it out and, as one might expect, it didn't create an Elastic Load Balancer. Hooray!

    The options are described in the AWS EB documentation. At first I recreated the environments I don't need to balance automatically, but apparently you can even switch environment type on the fly.

提交回复
热议问题