Skip to main content

Posts

SAS Viya's key features for installers. - Architecture changed from monolithic to microservices Comparing SAS 9, SAS Viya is completely different in terms of architecture. SAS decomposed metadata service. SAS 9's architecture is monolithic and SAS Viya using microservice architecture. In 9, SAS components are tightly coupled, like Meta, compute and web tier. In Viya, each functionality has its own component and most of them runs independtly as micro service. For example: In SAS 9, we use SMC for user administration. So ultimately metadata service is responsible for serving this functionality. In Viya, we have dedicated micro service called identity for this. Instead of SMC, we use Environment manager web portal for configuring identity functionality in SAS Viya. Because of this microservice architecture, SAS users can achive: - Because of independent microservice, applying hotfixe/upgrade becomes easier - in case of changes in configuration, you just have to restar...
Recent posts