AppStream 2.0 - Access Control for different users and monitoring

0

A customer wants to use AppStream 2.0 for a simple application that utilize GPU a lot.

This might be a very simple question but I can't find the answer from our webpage, the questions are:

  1. Multiple users will be using the app remotely, how can a user only access his/her data and can't see data from other else.
  2. Can it integrate with Workdoc so that user can access his/her own files in the app?
  3. Can admin monitor the CPU/RAM/GPU utilization of the AppStream?
AWS
已提问 5 年前1195 查看次数
1 回答
0
已接受的回答

Hi,

  1. With AppStream, each user connects to their own instance: there is no sharing of instance between users. From the admin guide A streaming instance is an EC2 instance that is made available to a single user for streaming.https://docs.aws.amazon.com/appstream2/latest/developerguide/what-is-appstream.html You can allow users to have their own storage - https://docs.aws.amazon.com/appstream2/latest/developerguide/home-folders.html

  2. You can configure the WorkDocs Drive client in an AppStream image so that users running an AppStream streaming instance can access their WorkDocs documents. https://aws.amazon.com/blogs/desktop-and-application-streaming/using-amazon-workdocs-with-amazon-appstream-2-0/ - although I'd perform the install of workdocs to configure the default drive letter as part of the image build process.

  3. An admin could use tools to monitor resource usage within the AppStream session, then save that to be ingested in CloudWatch, or Kinesis. Or use third party tools - for example AWS Partner Liquidware has Stratusphere UX which can be used for granular insight into resource usage - https://aws.amazon.com/blogs/desktop-and-application-streaming/using-amazon-workdocs-with-amazon-appstream-2-0/

AWS
专家
已回答 5 年前

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

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

回答问题的准则