Question #783
A healthcare provider needs to deploy managed Windows virtual desktops and medical imaging applications to remote clinicians, ensuring secure access over encrypted connections. Which AWS services should they use to fulfill these requirements? (Choose two.)
Amazon Chime
Amazon AppStream 2.0
Amazon WorkSpaces
AWS Direct Connect
AWS Elastic Beanstalk
Explanation
Amazon WorkSpaces (C) is a managed Desktop-as-a-Service (DaaS) solution that deploys secure Windows virtual desktops accessible via encrypted connections. Amazon AppStream 2.0 (B) streams applications (like medical imaging software) securely without requiring local installations. Both services use TLS encryption for data in transit, ensuring compliance with healthcare security standards.
Other options are incorrect: Amazon Chime (A) is for communication, not virtual desktops. AWS Direct Connect (D) establishes private network links but does not directly provide virtual desktops or application streaming. AWS Elastic Beanstalk (E) is a PaaS for deploying web apps, unrelated to virtual desktops. The key takeaway is that WorkSpaces handles virtual desktops, while AppStream 2.0 delivers managed applications securely.
Answer
The correct answer is: BC