Desktop and Application Streaming

Tag: AppStream 2.0

Enabling Identity Federation with Shibboleth and HAQM AppStream 2.0

Shibboleth is an open-source project that provides single sign-on capabilities and identity federation solution used by research and education communities worldwide. If you are already using Shibboleth IdP, this post shows you how to configure it for Security Assertion Markup Language 2.0 (SAML 2.0) identity federation with HAQM AppStream 2.0. Overview The AppStream 2.0 SAML […]

Methods of allocating your AppStream 2.0 costs to your business units

Enterprises really like the pay-as-you-go model that HAQM AppStream 2.0 provides, only paying for the instances that they provision. Enterprises are using AppStream 2.0 to replace application streaming technologies that stream line of business and graphics apps to employees, contractors, and temporary workers without acquiring, provisioning, or operating any hardware or infrastructure. However, AppStream 2.0’s […]

User Issue Reporter for HAQM AppStream 2.0

The ephemeral nature of an HAQM AppStream 2.0 fleet instances can pose a unique challenge to administrators when trying to troubleshooting application issues. My previous blog post focused on automating log generation and alerting. In this blog post I will show how you can enable users to report issues themselves when they are currently in […]

Using Kinesis Agent for Microsoft Windows to store AppStream 2.0 Windows Event Logs

The recently released HAQM Kinesis Agent for Microsoft Windows version 1.1.202.1 introduced support for AppStream 2.0’s AWS Identity and Access Management Role assertion. Besides HAQM Kinesis Data Stream and HAQM Kinesis Data Firehose, the Kinesis Agent for Microsoft Windows supports uploading to HAQM CloudWatch Logs. Using this, with an AppStream 2.0 session start script, it […]

Storing AppStream 2.0 Windows Event logs in S3 with IAM roles and Windows Task Scheduler

Recently, AWS announced support for using IAM roles with image builders and fleets. Now, HAQM AppStream 2.0 streaming instances can take advantage of the flexibility and security of role-based access to AWS API actions. One useful application of this feature is easily uploading and storing Windows Event logs for troubleshooting. Because of the ephemeral and […]

Creating custom logging and HAQM CloudWatch alerting in HAQM AppStream 2.0

HAQM AppStream 2.0 fleet instances are ephemeral. Because of this, application event logs are lost with the instance once the streaming session ends. If your AppStream 2.0 users have an issue with an application during their streaming session, it can be difficult to troubleshoot without detailed log data. Customers often ask how to configure alarms […]

Monitoring HAQM AppStream 2.0 with HAQM OpenSearch Service and HAQM Kinesis Data Firehose

September 8, 2021: HAQM Elasticsearch Service has been renamed to HAQM OpenSearch Service. See details. HAQM AppStream 2.0 provides scalable application streaming solutions. But the sheer number of sessions can complicate insight into each session’s information, such as logs and performance metrics. You can use the HAQM Kinesis Agent for Microsoft Windows to simplify the […]

HAQM AppStream 2.0 releases a simple pricing tool

This blog walks you through how to use the AppStream 2.0 Simple Pricing Tool for Always-On and On-Demand fleets with visualization of usage patterns, common pricing examples, and education licensing. To learn about Elastic fleets, read AWS announces Availability of Elastic fleets with HAQM AppStream 2.0 and refer to the AppStream 2.0 pricing page. You […]

Create a PowerShell-Based dynamic app provider in HAQM AppStream 2.0

The HAQM AppStream 2.0 dynamic application framework provides API operations within an AppStream 2.0 streaming instance that you can use to build a dynamic app provider. Dynamic app providers use these API operations to modify the catalog of applications that your users can access in real time. For example, you can add applications to the […]

Creating an image programmatically with AppStream 2.0 Image Assistant CLI operations

September 2022: This blog has been updated to use a PSRemoting configuration file. HAQM AppStream 2.0 now lets you programmatically create an image using the Image Assistant command line interface (CLI) operations which are made available via an executable on the image builder. The CLI enables you to specify which applications your users can launch, […]