Resources and references
- Updated: 2026/03/10
Learn about the essential AWS terminologies and the associated external documentation required for setting up Automation Anywhere Cloud Service infrastructure.
| Component | Description | External documentation |
|---|---|---|
| AWS Virtual Private Cloud (VPC) | A virtual private network to host the Control Room and the Kubernetes cluster | Amazon Virtual Private Cloud |
| AWS Certificate Manager (ACM) | A certificate portal for creating, storing, and renewing public certificates | AWS Certificate Manager |
| AWS Elastic Compute Cloud (EC2) instance | A virtual instance to install the Control Room | Amazon Elastic Compute Cloud |
| CIDR | Classless Inter-Domain Routing (CIDR) is the standard method used to allocate and specify a range of IP addresses | N/A |
| CloudFormation stack | An Infrastructure-as-a-Service that enables you to provision the necessary resources. | AWS CloudFormation |
| Private hosted zones | A private hosted zone defines how traffic is routed internally between various AWS resources. | Route53 Private hosted zones |
| Public hosted zones | A public hosted zone defines how traffic from public is routed to AWS resources. | Route53 Public hosted zones |
| Route53 | AWS DNS web service that allows you to configure domain registration and outing. | Route53 |