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.

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년 전

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

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

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