Coder Social home page Coder Social logo

byronjkeith / viya4-iac-azure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sassoftware/viya4-iac-azure

0.0 0.0 0.0 380 KB

This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya 4+ VA/VS/VDMML products on Microsoft Azure Cloud.

License: Apache License 2.0

Dockerfile 0.91% HCL 95.01% Shell 4.08%

viya4-iac-azure's Introduction

SAS Viya 4 Infrastructure as Code (IaC) for Microsoft Azure

Overview

test This project contains Terraform scripts to provision Microsoft Azure Cloud infrastructure resources required to deploy SAS Viya 4 products. Here is a list of resources this project can create -

  • Azure Resource Group(s): Primary Resource Group and AKS Resource Group
  • Virtual Network, Network Security Groups and Network Security Rules
  • Managed Azure Kubernetes Service (AKS) cluster
  • System and User AKS Node pools with required Labels and Taints
  • Infrastructure to deploy SAS Viya CAS in SMP or MPP mode
  • Storage options for SAS Viya - AzureDisk/Files(dev) or NFS Server or Azure NetApp Files(HA)
  • Azure DB for PostgreSQL, optional
  • Azure Container Registry, optional

Architecture Diagram

Once the cloud resources are provisioned, see the viya4-deployment repo to deploy SAS Viya 4 products. If you need more information on the SAS Viya 4 products refer to the official SAS® Viya® 4 Operations documentation for more details.

Prerequisites

Operational knowledge of:

Technical Prerequisites:

This project supports running either via terraform installed on your local machine or via a docker container.

  • Access to an Azure Subscription and Identity with 'Contributor' role

Getting Started

Clone this project

Run these commands in a Terminal session:

# clone this repo
git clone https://github.com/sassoftware/viya4-iac-azure

# move to directory
cd viya4-iac-azure

Authenticating Terraform to access Azure

See Terraform Azure Authentication for details.

Customize Input Values

Create a file named terraform.tfvars to customize any input variable value. For starters, you can copy one of the provided example variable definition files in ./examples folder. For more details on the variables declared in variables.tf refer to CONFIG-VARS.md.

When using a variable definition file other than terraform.tfvars, see Advanced Terraform Usage for additional command options.

Creating and Managing the Cloud Resources

Create and manage the cloud resources by either:

Troubleshooting

See troubleshooting page.

Contributing

We welcome your contributions! Please read CONTRIBUTING.md for details on how to submit contributions to this project.

License

This project is licensed under the Apache 2.0 License.

Additional Resources

Azure resources

Terraform resources

viya4-iac-azure's People

Contributors

thpang avatar manoatsas avatar normjohniv avatar enderm avatar andybouts avatar rdlaitila avatar timcrider avatar byronjkeith avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.