Desktop and Application Streaming
Use AWS Lambda to adjust scaling steps and thresholds for Amazon AppStream 2.0
This blog post walks you through creating an event driven solution with AWS Lambda to change your AppStream 2.0 auto scaling policy based on time of day. With Amazon AppStream 2.0’s Fleet Auto Scaling capabilities you can adjust the size of your AppStream 2.0 fleet automatically to match user demand. However, with certain usage patterns, […]
How to automate Amazon AppStream 2.0 image deployment
In a previous blog, we looked at how to schedule managed image updates for Amazon AppStream 2.0 using AWS serverless services. In this blog, we describe how to automate the deployment of AppStream 2.0 images to existing fleets. By creating the automated deployment workflow, we can schedule the update of the fleets during off hours, […]
Scheduling managed image updates for AppStream 2.0
Amazon AppStream 2.0 has released the Managed Image updates feature. This feature applies the AppStream 2.0 component and Windows updates to your existing AppStream 2.0 images with a single operation. Our previous blog covers the feature details. Customers ask, how can we schedule this? In this blog, we describe how to schedule your AppStream 2.0 […]
Adding SAML authentication to an Amazon AppStream 2.0 SaaS Portal
The Amazon AppStream 2.0 team released a workshop aimed at helping independent software vendors (ISV) move their Windows applications to a software as a service (SaaS) model. Some ISVs have reported that their customers would like to use their own identity provider with the SaaS to provide easier access to a large user base. This […]
Automate provisioning of Amazon WorkSpaces using AWS Lambda
Many companies that have adopted Amazon WorkSpaces seek out ways to provision desktops for their users efficiently. In this blog, I will show you how to build a serverless solution that uses directory group membership to automate WorkSpaces provisioning and de-provisioning using AWS Lambda. This allows companies to use their existing directory group approval workflows […]
Using Kinesis Agent for Microsoft Windows to store AppStream 2.0 Windows Event Logs
The recently released Amazon 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 Amazon Kinesis Data Stream and Amazon Kinesis Data Firehose, the Kinesis Agent for Microsoft Windows supports uploading to Amazon 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, Amazon 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 […]
