A planning department wants legacy GIS software streamed to thin-client kiosks so users run the app in a browser without installing the suite locally. Which AWS service streams applications that way?
Select an answer to reveal the explanation.
Short Explanation
AppStream is the “software over the wire” trick — the heavy GIS suite runs centrally and the kiosk just sees the screen and inputs. WorkSpaces is more “here is your whole desktop,” Beanstalk deploys apps you built, and Lightsail is a simple VPS; for streaming one application to thin clients, AppStream fits.
Full Explanation
Amazon AppStream 2.0 streams applications to end users so software can run centrally while users interact from browsers or thin clients. That suits shared kiosk access to specialized GIS tools. WorkSpaces delivers full virtual desktops, Elastic Beanstalk deploys application environments, and Lightsail offers simplified compute — related compute stories with different end-user models.