AppStream 2.0 Assign Elastic IP

0

Is it possible to assign an elastic IP to an AppStream instance? Interested for both streaming instances and image builder instances.

It seems that they are automatically assigned when the instances are in public subnets, with no way to use an already provisioned elastic IP.

AWS
已提问 2 年前623 查看次数
2 回答
2

As a best practice, we recommend you deploy your image builder and fleet instances in private subnets. This means each fleet instance will access the internet via a corresponding NAT gateway. Each NAT gateway has an elastic IP address that doesn't change.

AppStream 2.0 is non-persistent. After the session is ended, the underlying instance is terminated. I don't recommend editing network interfaces, as that is not a scalable solution.

profile pictureAWS
已回答 2 年前
  • In this case I needed a quick way to have a static IP on my Image Builder, so the accepted answer worked. But I agree, your answer is the "best practice"

1
已接受的回答

can you see the nic in ec2 network interfaces page, if so it's worth reserving an elastic ip and trying to bind it outside of appStream if the image builder natively doesn't support static IP

AWS
Naren_G
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则