When working in SAS Studio, a user creates a flow in the Visual Analytics workflow. Which component of SAS Viya manages the distributed in-memory execution of that flow?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — c is correct because Cloud Analytic Services (CAS) is the SAS Viya distributed in-memory analytics engine that processes CAS actions, including those generated by SAS Studio flows. A is wrong because the Workspace Server is a SAS 9 component for batch SAS code execution.
Full explanation below image
Full Explanation
C is correct because Cloud Analytic Services (CAS) is the SAS Viya distributed in-memory analytics engine that processes CAS actions, including those generated by SAS Studio flows. A is wrong because the Workspace Server is a SAS 9 component for batch SAS code execution. B is wrong because the Metadata Server is a SAS 9 component for storing object metadata. D is wrong because SAS Grid Manager is a separate product for distributing SAS 9 workloads across a grid.