MicroStrategy ONE
Infrastructure Stack Parameters
When deploying the Infrastructure stack, you can either leave the default parameters as they appear in the image, or optionally specify parameters which better meet your architectural needs. Parameters for the Infrastructure stack are explained in detail here.
-
Stack name: A MicroStrategy-defined name for the infrastructure stack.
Constraints: Must not be renamed
Default: SecureCloud-Infrastructure-v1
-
InfraStackID: A unique number which identifies the Infrastructure Stack and VPC
Constraints: 1- to 3-digit number
Default: 1
-
PrivateSubnet01CidrBlock: A CIDR block for the first of two private subnets in the VPC
Constraints: CIDR Notation (x.x.x.x/x). Should be a quarter of the size of the VPC CIDR block
Default: 10.0.0.128/27
-
PrivateSubnet02CidrBlock: A CIDR block for the second of two private subnets in the VPC
Constraints: CIDR Notation (x.x.x.x/x). Should be a quarter of the size of the VPC CIDR block
Default: 10.0.0.192/27
-
(Optional) PublicSubnet01CidrBlock*: A CIDR block for the first of two public subnets in the VPC
Constraints: CIDR Notation (x.x.x.x/x). Should be a quarter of the size of the VPC CIDR block
Default: 10.0.0.0/27
-
(Optional) PublicSubnet02CidrBlock*: A CIDR block for the second of two public subnets in the VPC
Constraints: CIDR Notation (x.x.x.x/x). Should be a quarter of the size of the VPC CIDR block
Default: 10.0.0.64/27
-
VPCCidrBlock: A CIDR block for the VPC. This should be large enough to host the desired number or MicroStrategy Cloud environments.
Constraints: CIDR Notation (x.x.x.x/x)
Default: 10.0.0.0/24
*Public subnets are optional if you would like to deploy all of the MicroStrategy Cloud Platform architecture into an existing VPC’s private subnets. See Deploy MicroStrategy Cloud Platform for AWS with Only Private IPs for more information.