A translation agency subscribes to a cloud-based translation management system. Translators access the system via web browsers, and the service provider handles all hardware provisioning, middleware, and application updates.
Which two tasks are responsibilities of the customer in this Software as a Service (SaaS) deployment?
- Setting up authentication credentials and data access levels for individual translatorsAnswer
- Governing the confidentiality and lifecycle of the translation memory files uploaded to the platformAnswer
- CApplying operating system patches and security updates to the virtual machines hosting the service
- DModifying the application's source code to fix functional bugs
Answer
The customer is responsible for setting up authentication credentials and data access levels for individual translators, as well as governing the confidentiality and lifecycle of the translation memory files uploaded to the platform.
In a Software as a Service (SaaS) deployment, the customer is responsible for managing accounts, identities, and data. Therefore, setting up authentication credentials and data access levels for individual translators is correct because it falls under identity and access management. Similarly, governing the confidentiality and lifecycle of the translation memory files uploaded to the platform is correct because the customer retains complete ownership and responsibility for their data.
Step-by-Step Solution
Key Concept
Under the Software as a Service (SaaS) model, the cloud provider manages the entire technology stack (hardware, operating system, middleware, and application), while the customer remains responsible for managing their own data, endpoints, and user identities/access permissions.
Estimated Time:1m 30s