Which SAS Viya service provides REST API endpoints for submitting jobs, monitoring status, and retrieving results for integration with external orchestration tools?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — b is correct because the SAS Job Execution Service provides REST APIs for creating, submitting, monitoring, and managing job executions, enabling integration with tools like Apache Airflow or CI/CD pipelines. A (MAS) provides real-time model scoring APIs.
Full explanation below image
Full Explanation
B is correct because the SAS Job Execution Service provides REST APIs for creating, submitting, monitoring, and managing job executions, enabling integration with tools like Apache Airflow or CI/CD pipelines. A (MAS) provides real-time model scoring APIs. C (Compute Service) manages SAS compute sessions. D (CAS Management Service) manages CAS configuration.