Automation Suite
2021.10
false
Banner background image
Automation Suite Installation Guide
Last updated Apr 19, 2024

AWS Deployment Architecture

This page provides general guidance on deploying Automation Suite to Azure.

Architecture Diagram



Components

  • A highly available architecture that spans two or more Availability Zones.
  • A virtual private cloud (VPC) configured with public and private subnets, according to AWS best practices, to provide you with your own virtual network on AWS.
  • In the public subnets:
    • A Linux bastion host to control inbound SSH (port 22) access to Amazon Elastic Compute Cloud (Amazon EC2) instances in the private subnets.
    • Security groups for fine-grained inbound access to bastion host instance.
  • In the private subnets:
    • An Amazon EC2 Auto Scaling group with Kubernetes server nodes. Nodes are hosted on Amazon EC2 instances running RedHat 8.3.
    • An Amazon EC2 Auto Scaling group with Kubernetes agent nodes. Nodes are hosted on Amazon EC2 instances running RedHat 8.3
    • A database subnet group for Amazon Relational Database Service (Amazon RDS) DB instances running SQL Server.
    • An Application Load Balancer or a Network Load Balancer to balance 443 inbound traffic between all kubernetes nodes.
    • An internal Network Load Balancer to balance 6443 (the kube API) and 9345 (the RKE2 registration address) traffic between the kubernetes server nodes.
    • Security groups for fine-grained access to the Kubernetes server nodes, as well as the agent nodes.
  • AWS Certificate Manager for domain registration with a Secure Sockets Layer certificate.
  • Amazon Route 53 as Domain Name System provider to route traffic to the Application Load Balancer.
  • Multiple AWS Identity and Access Management (IAM) roles granting access to various operations required during deployment and installation.
  • Architecture Diagram
  • Components

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.