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
已提問 2 個月前檢視次數 126 次
2 個答案
0
已接受的答案

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
專家
Mike_L
已回答 2 個月前
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
專家
Benji
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南