Appstream2 : How to save User fees

0

Hi, We are considering to use Appstream2.0 as part of our solution. The problem is that it comes with a rather steep fee of $4.19/user/month for Microsoft Remote Desktop Service Subscriber Access License (RDS SAL). As my usecase would have hundreds or more of users using the application just for short period of time ( maybe 1-2 hours per month) this would incur huge cost for us. By not using Userpool, we have flexibility where the users would come from. It would be an application where anyone can signup online for Free trial access for the application for couple of hours.

  1. How do we optimize the User fees in such case?
  2. Does AWS provide an API or CLI command to change the password of user from Userpool?
Rahul
asked 2 months ago114 views
2 Answers
0
Accepted Answer

Since your use case is trial access, you can create a temporary URL for specific user to start an AppStream 2.0 streaming session, instead of assigning username and password. You can do this using AWS CLI create-streaming-url or via CreateStreamingUrl API.

I assume you will be using On-Demand Fleet Instance

AppStream 2.0 supports multi-session, allowing multiple users to share a single instance. This may be appropriate for your use case. More information at Multi-Session Recommendations

You can also reach out to your AWS account team for support including architecture review.

AWS
EXPERT
Mike_L
answered 2 months ago
0

I do not know if you are in this situation but if you already have some licencing contract with Microsoft you can also use them with AppStream and avoid paying for these fees, check the following article:

How do I use my own Microsoft RDS CALs with AppStream 2.0? https://repost.aws/knowledge-center/appstream2-rds-cal

profile pictureAWS
EXPERT
Benji
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions