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

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

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

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