Skip to content

Commit e57820c

Browse files
authored
docs: Update SingleStore.md in viya4-deployment to Include Support For SAS SpeedyStore on Google Cloud (PSCLOUD-220)
Update SingleStore.md in viya4-deployment to Include Support For SAS SpeedyStore on Google Cloud (PSCLOUD-220)
1 parent 7c05857 commit e57820c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/user/SingleStore.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SAS Viya Support for SingleStore
22

3-
The SAS Viya platform provides an optional integration with SingleStore. SingleStore is a cloud-native database that is designed for data-intensive applications. A distributed, relational SQL database management system that features ANSI SQL support, SingleStore is known for speed in data ingest, transaction processing, and query processing.
3+
The SAS Viya platform provides an optional integration with SingleStore, which is licensed as SAS SpeedyStore. SingleStore is a cloud-native database that is designed for data-intensive applications. A distributed, relational SQL database management system that features ANSI SQL support, SingleStore is known for speed in data ingest, transaction processing, and query processing.
44

55
## Requirements for SAS SpeedyStore
66

@@ -12,29 +12,29 @@ You can deploy SAS SpeedyStore into a Kubernetes cluster in the following enviro
1212
- Azure Kubernetes Service (AKS) in Microsoft Azure
1313
- Elastic Kubernetes Service (EKS) in Amazon Web Services (AWS)
1414
- Open Source Kubernetes on your own machines
15-
- Google Kubernetes Engine (GKE) in Google Cloud and Google Distributed Cloud (GCP)
15+
- Google Kubernetes Engine (GKE) in Google Cloud and Google Distributed Cloud
1616

1717
## Cluster Provisioning for SAS SpeedyStore
1818

1919
### Azure Kubernetes Service (AKS) Cluster in Microsoft Azure
2020

2121
The [SAS Viya 4 IaC for Microsoft Azure](https://github.com/sassoftware/viya4-iac-azure) GitHub project can automatically provision the required infrastructure components that support SAS SpeedyStore deployments.
22-
Refer to the [SingleStore sample input file](https://github.com/sassoftware/viya4-iac-azure/blob/main/examples/sample-input-singlestore.tfvars) for Terraform configuration values that create an AKS cluster that is suitable for deploying the SAS Viya platform and SingleStore.
22+
Refer to the [SingleStore sample input file](https://github.com/sassoftware/viya4-iac-azure/blob/main/examples/sample-input-singlestore.tfvars) for Terraform configuration values that create an AKS cluster that is suitable for deploying SAS SpeedyStore.
2323

2424
### EKS Cluster in AWS
2525

2626
The [SAS Viya 4 IaC for AWS](https://github.com/sassoftware/viya4-iac-aws) GitHub project can automatically provision the required infrastructure components that support SAS SpeedyStore deployments.
27-
Refer to the [SingleStore sample input file](https://github.com/sassoftware/viya4-iac-aws/blob/main/examples/sample-input-singlestore.tfvars) for Terraform configuration values that create an EKS cluster that is suitable for deploying the SAS Viya platform and SingleStore.
27+
Refer to the [SingleStore sample input file](https://github.com/sassoftware/viya4-iac-aws/blob/main/examples/sample-input-singlestore.tfvars) for Terraform configuration values that create an EKS cluster that is suitable for deploying SAS SpeedyStore.
2828

2929
### Open Source Kubernetes Cluster
3030

3131
The [SAS Viya 4 Infrastructure as Code (IaC) for Open Source Kubernetes](https://github.com/sassoftware/viya4-iac-k8s) GitHub project can automatically provision the required infrastructure components that support SAS SpeedyStore deployments.
32-
Refer to the [SingleStore sample input file](https://github.com/sassoftware/viya4-iac-k8s/blob/main/examples/vsphere/sample-terraform-static-singlestore.tfvars) for Terraform configuration values that create an Open Source Kubernetes cluster that is suitable for deploying the SAS Viya platform and SingleStore.
32+
Refer to the [SingleStore sample input file](https://github.com/sassoftware/viya4-iac-k8s/blob/main/examples/vsphere/sample-terraform-static-singlestore.tfvars) for Terraform configuration values that create an Open Source Kubernetes cluster that is suitable for deploying SAS SpeedyStore.
3333

34-
### Google Kubernetes Engine (GKE) Cluster in Google Cloud and Google Distributed Cloud (GCP)
34+
### Google Kubernetes Engine (GKE) Cluster in Google Cloud and Google Distributed Cloud
3535

36-
The [SAS Viya 4 IaC for GCP](https://github.com/sassoftware/viya4-iac-gcp) GitHub project can automatically provision the required infrastructure components that support SAS SpeedyStore deployments.
37-
Refer to the [SingleStore sample input file](https://github.com/sassoftware/viya4-iac-gcp/blob/main/examples/sample-input-singlestore.tfvars) for Terraform configuration values that create a GKE cluster that is suitable for deploying the SAS Viya platform and SingleStore.
36+
The [SAS Viya 4 IaC for Google Cloud and Google Distributed Cloud](https://github.com/sassoftware/viya4-iac-gcp) GitHub project can automatically provision the required infrastructure components that support SAS SpeedyStore deployments.
37+
Refer to the [SingleStore sample input file](https://github.com/sassoftware/viya4-iac-gcp/blob/main/examples/sample-input-singlestore.tfvars) for Terraform configuration values that create a GKE cluster that is suitable for deploying SAS SpeedyStore.
3838

3939
## Customizing SingleStore Deployment Overlays
4040

0 commit comments

Comments
 (0)