100+ Free UiPath Infra Professional Practice Questions
Pass your UiPath Infrastructure Engineer Professional exam on the first try — instant access, no signup required.
What is the minimum RAM requirement for a single-node evaluation deployment of UiPath Automation Suite on Linux?
Key Facts: UiPath Infra Professional Exam
3
Min HA Server Nodes
UiPath Automation Suite docs
RHEL 8.4+
Minimum OS
UiPath requirements
RKE2
K8s Distribution
Bundled by installer
TCP 443
Robot Connection Port
SignalR WebSocket
SQL 2019+
Min SQL Version
UiPath compatibility
10 Gbps
Recommended Node Network
UiPath sizing guide
The UiPath Infrastructure Engineer Professional exam covers Automation Suite Kubernetes infrastructure end-to-end: RKE2 cluster sizing (3-server HA minimum), Longhorn and Ceph storage classes, NGINX ingress with Let's Encrypt or custom CA certificates, SQL Server Always On AG and Redis Sentinel for HA, pre-upgrade backups (etcd + Longhorn snapshots), Prometheus/Grafana/Alertmanager monitoring, SignalR WebSocket robot connectivity on port 443, air-gapped installs with private registry, and GPU nodes for AI Center and Document Understanding.
Sample UiPath Infra Professional Practice Questions
Try these sample questions to test your UiPath Infra Professional exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1What is the minimum RAM requirement for a single-node evaluation deployment of UiPath Automation Suite on Linux?
2Which Linux distribution version is the minimum supported OS for UiPath Automation Suite on-premises?
3What is the minimum SQL Server version supported for the UiPath Orchestrator database in a standalone deployment?
4In a production multi-node Automation Suite Kubernetes cluster, what is the minimum number of server nodes required to achieve high availability?
5Which Kubernetes distribution does UiPath recommend and certify for Automation Suite on-premises?
6What is the primary purpose of Longhorn in an Automation Suite Kubernetes cluster?
7An administrator wants to use an external Ceph storage cluster instead of Longhorn for Automation Suite. What must be configured to integrate it?
8Which ingress controller is bundled with the Automation Suite installer for on-premises Kubernetes deployments?
9What certificate source does UiPath Automation Suite support for automatically provisioning TLS certificates in internet-connected deployments?
10An enterprise uses an internal CA. Which file must be added to all Automation Suite cluster nodes so that services trust certificates signed by that CA?
About the UiPath Infra Professional Exam
The UiPath Infrastructure Engineer Professional certification validates expert-level skills in deploying and maintaining UiPath Automation Suite on Kubernetes (RKE2) and standalone Orchestrator on IIS. Candidates must demonstrate mastery of cluster sizing, storage (Longhorn, Ceph), ingress and certificate management, SQL HA, backup and restore, monitoring, and robot connectivity.
Questions
60 scored questions
Time Limit
90 minutes
Passing Score
70%
Exam Fee
$200 (UiPath)
UiPath Infra Professional Exam Content Outline
Installation Prerequisites and Planning
Hardware sizing (CPU/RAM/disk/network), OS requirements (RHEL 8.4+), SQL Server 2019+/Azure SQL/PostgreSQL, air-gapped installs, cluster_config.json, and GPU node setup for AI Center and Document Understanding.
Kubernetes Cluster Architecture
RKE2 server vs agent nodes, single-node eval vs multi-node HA (3+ server nodes), etcd quorum, taints and tolerations, PodDisruptionBudgets, node affinity, and workload isolation.
Storage and Ingress
Longhorn distributed block storage, Ceph RBD/CephFS CSI integration, StorageClass configuration, MinIO object storage, NGINX ingress controller, path-based routing, and certificate management (Let's Encrypt, custom CA, cert-manager).
High Availability
SQL Server Always On Availability Groups, Redis Sentinel, load balancer session affinity, Orchestrator /api/health endpoint, horizontal pod scaling, and multi-node Orchestrator setup.
Backup, Restore, and Upgrades
Pre-upgrade etcd snapshots, Longhorn volume snapshots, AI Center bucket backup, cluster restore procedures, in-place upgrades (server nodes first), and blue-green upgrade strategy.
Diagnostics, Monitoring, and Robot Connectivity
uipathctl health check and prereq run, kubectl diagnostic commands, Prometheus/Grafana dashboards, Alertmanager, NLog targets for SIEM, SignalR/WebSocket on port 443, mTLS, and machine templates.
How to Pass the UiPath Infra Professional Exam
What You Need to Know
- Passing score: 70%
- Exam length: 60 questions
- Time limit: 90 minutes
- Exam fee: $200
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
UiPath Infra Professional Study Tips from Top Performers
Frequently Asked Questions
What does the UiPath Infrastructure Engineer Professional exam cover?
The exam validates ability to design, deploy, and maintain UiPath Automation Suite on Kubernetes (RKE2) and standalone Orchestrator on IIS. Key topics include cluster sizing, storage (Longhorn/Ceph), ingress and certificates, SQL HA (Always On AG), Redis Sentinel, backup and restore, monitoring (Prometheus/Grafana/Alertmanager), and robot connectivity (SignalR/WebSocket/mTLS).
What is the minimum cluster configuration for a production Automation Suite HA deployment?
Production HA requires at least 3 server nodes (for etcd quorum) plus N agent nodes running workloads. Each server node needs a minimum of 8 CPU cores, 32 GB RAM, and NVMe SSD for the etcd data directory. Node-to-node network bandwidth should be at least 10 Gbps.
What storage options does Automation Suite support on-premises?
Automation Suite ships with Longhorn as the default distributed block storage. External Ceph (RBD or CephFS) can be integrated via a Kubernetes StorageClass and CSI provisioner. Object storage uses MinIO (bundled) or an external S3-compatible service for Orchestrator buckets, AI Center models, and Document Understanding artifacts.
How are TLS certificates managed in Automation Suite?
Automation Suite supports Let's Encrypt via cert-manager for internet-connected clusters, custom CA certificates (imported into the OS trust store on all nodes), and server certificates specified via thumbprint for standalone Orchestrator on IIS. An internal self-signed CA is also generated for inter-service mTLS communication.
What diagnostic tools are available for Automation Suite infrastructure?
Key tools include: uipathctl health check (cluster health validation), uipathctl prereq run (pre-installation checks), uipathctl snapshot create (support bundle), kubectl logs --previous (crash diagnostics), kubectl top pods (resource usage), and kubectl describe pod (scheduling and event analysis). Prometheus and Grafana provide ongoing monitoring.