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 Risposte
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
con risposta 2 anni fa
  • 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
Risposta accettata

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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande