# Overview

This guide contains the steps needed for a user to consume one of the "deployment option reference design’s" for the Rafay "Standard Operating Model".

This option:

- Is based on Azure AKS Kubernetes clusters
- Uses declarative specifications for all resources that can be version controlled and used to replicate/reproduce infrastructure anytime
- Uses Azure Storage container for cluster backup and restore
- Uses "GitHub Actions" for turnkey automation and workflows

What will this Deploy?

## What Will You Do by Part

| Part | What will you do? |
| --- | --- |
| 1 | [Setup](https://docs.rafay.co/learn/quickstart/som/aks/setup/) and Configuration |
| 2 | [Provision](https://docs.rafay.co/learn/quickstart/som/aks/provision/) resources |
| 3 | [Deprovision](https://docs.rafay.co/learn/quickstart/som/aks/deprovision/) resources |

## Assumptions

- You have access to a [GitHub account](https://github.com/)
- You have access to an Azure account with privileges to create the needed [Resources](https://docs.rafay.co/clusters/aks/azure_setup/) to allow provisioning of resources on your behalf as part of the AKS cluster lifecycle.
