Desktop and Application Streaming

Tag: API Gateway

Using serverless AWS services as an external authenticator for NICE DCV

NICE DCV is a high-performance remote display protocol that provides additional authentication flexibility through DCV external authentication. For a user to gain access to a secure DCV session stream, they must be authenticated against the display protocol. By default, DCV uses system authentication, which delegates authentication to the underlying operating system. With using external authentication, customers […]

Screening Eagle: Optimize CI/CD and end user experience in Amazon AppStream 2.0

Providing end users with a consistent user experience is important when working with compute intensive applications. Amazon AppStream 2.0 allows you to stream applications from AWS directly to any device. This provides a fluid and responsive experience to each user regardless of their end device’s capabilities. This eliminates the need of purchasing, managing, securing, monitoring, […]

Using Amazon API Gateway with Amazon WorkSpaces to interact with AWS resources

There are situations where Amazon WorkSpaces users access AWS resources through API calls. For example, to upload files to an Amazon S3 bucket, or to access parameters from AWS Systems Manager Parameter Store. There is no built-in option to attach an IAM role to an Amazon WorkSpace. However, we can assume an IAM role via […]