MicroStrategy ONE

Deploy MicroStrategy Cloud Platform for AWS

Before any new MicroStrategy Cloud Platform for AWS environments can be created in your account, you must have deployed the Infrastructure Stack.

  1. Sign up for an AWS account. If you do not already have one, go to the AWS website.
  2. Choose the region where you want to deploy the stack on AWS.
  3. Review account limits for Amazon EC2 instances and request a limit increase if needed.
  4. Log in to MicroStrategy Cloud Platform for AWS with your Resource Center credentials.
  5. Click on one of the offerings (Team, Department, or Enterprise) based on your requirements.

Anatomy of a MicroStrategy Cloud Deployment

Along with the basic AWS VPC architecture, the Infrastructure Stack also creates an AWS Step Function into your AWS account, named Cloud Orchestrator.

This Step Function is invoked whenever you follow the process to create, resize, or terminate a MicroStrategy Cloud Platform for AWS.

Here you can see the individual Lambda jobs that make up the Cloud Orchestrator. There are three main branches in the Step Function:

All steps in the Step Function map to the next step in the process as well as the MSTRCloudErrorHandler.

When a step is successful, the Step Function continue to the next logical step in the automation process. When one fails, the Step Function proceeds to the MSTRCloudErrorHandler which relays error messages back to MicroStrategy Cloud Platform for AWS.