What is NOT TRUE about SAS Studio Enterprise?
Answer : A
SAS Studio Enterprise is not a microservice, it's a web-based application that provides a programming interface, data visualization and an environment for managing analytics workflows, it's part of the SAS Viya suite of products.
SAS Studio Enterprise uses the workspace server, launcher server and the compute server, these servers are the core of the SAS Studio Enterprise's functionality, and they are responsible for performing various tasks related to data access, computation, and execution of SAS programs. The workspace server provides a web-based interface for working with data and SAS programs, while the launcher server manages the execution of SAS programs, and the compute server provides the computational resources for running SAS programs.
When promoting content from SAS 9 to SAS Viya, what is the correct order of tasks after you've created an initial map of system information?
Answer : C
When promoting content from SAS 9 to SAS Viya, the correct order of tasks after you've created an initial map of system information is to promote content, promote internal groups, and then promote data definitions. Content promotion involves copying SAS 9 content into Viya, while the promotion of internal groups and data definitions involves creating Viya roles and data objects.
Which statement about the CAS backup controller is FALSE?
Answer : B
CAS can support multiple backup controllers in a distributed architecture, which can improve performance and provide redundancy. Additionally, a backup controller can be added after the initial deployment, which can be useful for managing a large number of CAS workers.
It is false statement because CAS supports adding more than one backup controller in a CAS server architecture. The CAS Backup Controller is a separate process that runs alongside the CAS Controller and monitors the health of the CAS processes. It can be deployed on a separate machine or on the same machine as a CAS worker. The backup controller can be added during the initial deployment or after the initial deployment.
A CAS Backup controller is used in a distributed CAS server architecture but it can also be used in a single machine architecture too. CAS Backup controller provides an additional level of redundancy, in case the primary CAS controller goes down, it can take over its responsibilities.
When restoring from a default backup, which SAS Viya component must be manually restored?
Answer : D
The CAS Server must be manually restored when restoring from a default backup. According to the official SAS documentation, 'If you restore the CAS Server from a backup, you must install and continue to use the same version of the server that was used at the time of the backup.'
In a multi-machine Viya deployment, which can be safely restarted without having to stop or restart another Viya service or server?
Answer : A
According to the official SAS Viya 3.5 documentation, the SAS Message Broker can be safely restarted without having to stop or restart another Viya service or server in a multi-machine Viya deployment. You can find this information in the SAS Viya 3.5 Administering Guide page 32.
All servers and services in a distributed SAS Viya Environment are stopped. An administrator needs to start them in the correct order. Which server must be started first?
Answer : D
In a distributed SAS Viya environment, the SAS Configuration Server (Consul server) must be started first. The Consul server is the foundation of the SAS Viya environment and provides service discovery and configuration management for all other servers and services. It is responsible for maintaining the configuration information and state of the SAS Viya environment, including the location and status of all servers and services.
Which statement is TRUE about a SAS programming-only deployment?
Answer : D
According to the official SAS Viya 3.5 documentation, a SAS programming-only deployment includes SAS Studio, which connects to the SAS Workspace Server. You can find this information in the SAS Viya 3.5 Administering Guide page 18