SALESFORCE CERTIFICATION
Certified Tableau Architect Practice Exam
Exam Number: 3752 | Last updated 14-Apr-26 | 698+ questions across 6 vendor-aligned objectives
The Certified Tableau Architect exam targets senior professionals who design and manage enterprise Tableau deployments. It covers server architecture, capacity planning, security models, content governance, and performance optimization for organizations with hundreds or thousands of Tableau users accessing shared analytics environments.
The Server Architecture domain weighs in at 25%, covering topology, processes, high availability, and capacity planning. With 20% of the exam, Security and Permissions demands serious preparation, covering authentication, site roles, project permissions, and row-level security. Questions on governance and content management make up 20% of the test, covering sites, projects, certification, and promotion workflows. Combined, these sections account for the lion’s share of the exam and reflect the skills employers value most.
The remaining sections balance the blueprint. With 20% of the exam, Performance Optimization demands serious preparation, which spans extract management, caching, query optimization, and monitoring. Questions on migration and cloud make up 15% of the test, which spans Server-to-Cloud migration, hybrid scenarios, and licensing. Although individually lighter, these topics frequently appear in scenario-based questions that blend multiple skill areas.
Every answer links to the source. Each explanation below includes a hyperlink to the exact Salesforce documentation page the question was derived from. PowerKram is the only practice platform with source-verified explanations. Learn about our methodology →
219
practice exam users
96.8%
satisfied users
90%
passed the exam
4.2/5
quality rating
Test your Certified Tableau Architect knowledge
10 of 698+ questions
Question #1 - Transform and validate Server-to-Cloud migration, hybrid scenarios, and licensing to move data and metadata between environments with zero data loss and minimal downtime
An architect is designing a Tableau Server deployment for a company with 1,000 users requiring high availability. The deployment must survive a single node failure without downtime.
What server topology should the architect design?
A) Two nodes with identical configurations
B) A cloud VM that automatically scales based on demand
C) A single-node server with all processes
D) A multi-node topology with a minimum of three nodes: an initial node with failover, worker nodes running redundant processes (VizQL, Backgrounder, Data Engine), and an external repository (PostgreSQL) with failover for the Tableau metadata database
Show solution
Correct answers: D – Explanation:
High availability requires three or more nodes with redundant critical processes. An external PostgreSQL repository with failover protects metadata. Worker nodes distribute VizQL (visualization), Backgrounder (extract refreshes), and Data Engine processes. Single-node has no redundancy. Two nodes may still have single points of failure. Auto-scaling VMs do not address Tableau’s specific HA architecture. Source: Tableau Help: Server Ha
Question #2 - Enforce and audit authentication, site roles, and project permissions to safeguard sensitive data and enforce least-privilege access across the organization
An architect needs to configure authentication for Tableau Server that integrates with the company’s Active Directory and supports multi-factor authentication.
What authentication architecture should the architect implement?
A) Configure Active Directory integration for user authentication with SAML or OpenID Connect for SSO, enabling MFA through the identity provider, with Tableau Server trusting the IdP’s authentication assertions
B) A shared service account for all users
C) OAuth tokens generated by a custom application
D) Local Tableau authentication with separate passwords
Show solution
Correct answers: A – Explanation:
AD integration provides user/group synchronization. SAML or OpenID Connect enables SSO with the corporate IdP, which handles MFA. Tableau trusts the IdP’s assertions. Local passwords create credential fragmentation. Shared accounts violate security principles. Custom OAuth applications add unnecessary complexity. Source: Tableau Help: Security Auth
Question #3 - Enforce and audit authentication, site roles, and project permissions to safeguard sensitive data and enforce least-privilege access across the organization
An architect needs to design the permissions model for a Tableau Server with content organized across 10 departments. Each department should manage their own content, but certain cross-functional dashboards should be visible to all departments.
What permissions architecture should the architect design?
A) A project hierarchy with department-specific projects governed by department admin groups, a shared cross-functional project with viewer access for all authenticated users, and locked permissions to prevent inheritance override at lower levels
B) A single project with no permission restrictions
C) Separate Tableau Server sites for each department
D) Individual user-level permissions on every workbook
Show solution
Correct answers: A – Explanation:
Project hierarchy with group-based permissions provides structured governance. Department admin groups manage their projects. A shared project enables cross-functional content. Locked permissions enforce the model consistently. Single projects lack organization. Separate sites prevent cross-functional sharing. Individual permissions are unmanageable at scale. Source: Tableau Help: Permissions
Question #4 - Tune and scale extract management, caching, and query optimization to maintain fast response times and high availability even under peak traffic loads
A Tableau Server is experiencing slow extract refresh times, with some refreshes taking 3 hours and blocking other scheduled tasks.
What should the architect do to improve backgrounder performance?
A) Delete large extracts and force live connections
B) Reduce extract refresh frequency to weekly
C) Add dedicated Backgrounder worker nodes, configure parallel refresh limits, prioritize extracts by business criticality using schedules, and optimize extract queries by pushing filtering and aggregation to the database
D) Schedule all extracts to run at 3 AM and accept the long runtime
Show solution
Correct answers: C – Explanation:
Dedicated Backgrounder nodes prevent refresh jobs from competing with user-facing processes. Parallel limits control concurrent jobs. Priority scheduling ensures critical extracts complete first. Query optimization reduces individual refresh times. Single-time scheduling does not fix performance. Weekly refreshes create stale data. Forced live connections may worsen user experience. Source: Tableau Help: Perf Background
Question #5 - Transform and validate Server-to-Cloud migration, hybrid scenarios, and licensing to move data and metadata between environments with zero data loss and minimal downtime
An architect is planning the disaster recovery strategy for a Tableau Server deployment that hosts 500 critical business dashboards.
What DR architecture should the architect design?
A) A printed copy of all dashboards stored in a fireproof safe
B) Daily manual exports of all workbooks to a file share
C) No DR plan since Tableau content can be recreated
D) Automated Tableau Server backup schedules with off-site storage, a documented recovery procedure with tested RTO/RPO targets, and optionally a standby server in a secondary data center that can be activated during failover
Show solution
Correct answers: D – Explanation:
DR for Tableau Server includes automated backups (TSM backup command), off-site storage for backup files, documented recovery procedures, and regular restoration testing. A standby server reduces RTO. Manual exports miss server configuration. Content recreation takes significant time. Printed dashboards are not functional. Source: Tableau Help: Db Backup
Question #6 - Enforce and audit authentication, site roles, and project permissions to safeguard sensitive data and enforce least-privilege access across the organization
An architect needs to establish content governance policies for a Tableau Server where 100 creators publish dashboards for 900 viewers.
What governance framework should the architect implement?
A) Restrict publishing to only 5 designated creators
B) Implement a content certification program where reviewed and approved dashboards receive a certification badge, establish a content lifecycle policy (draft, certified, archived), and create publishing guidelines with data source governance standards
C) No governance — let creators publish wherever they want
D) Review and approve every dashboard personally before publication
Show solution
Correct answers: B – Explanation:
A certification program distinguishes trusted from unverified content. Lifecycle policies manage content from creation through archival. Publishing guidelines ensure quality standards. Data source governance prevents ungoverned data proliferation. No governance leads to content sprawl. Restricting to 5 creators bottlenecks the organization. Personal review does not scale. Source: Tableau Help: Certification
Question #7 - Transform and validate Server-to-Cloud migration, hybrid scenarios, and licensing to move data and metadata between environments with zero data loss and minimal downtime
An architect is evaluating whether to upgrade from Tableau Server to Tableau Cloud for a company with 300 users.
What technical factors should the architect evaluate?
A) Assess data source connectivity requirements (Tableau Cloud requires Bridge for on-premises data), data residency regulations, customization needs (extensions, custom scripts), current extract refresh schedules, and total cost of ownership including server administration labor
B) Tableau Server is always better because it provides more control
C) Tableau Cloud is always better than Tableau Server
D) Compare only the sticker price of licenses
Show solution
Correct answers: A – Explanation:
Migration to Tableau Cloud depends on data connectivity (Bridge for on-prem), residency requirements, customization needs, and TCO including eliminated server admin labor. Neither option is universally better. License price comparison misses operational cost savings from managed infrastructure. Source: Tableau Help: To Migrate Server To Cloud
Question #8 - Tune and scale extract management, caching, and query optimization to maintain fast response times and high availability even under peak traffic loads
An architect needs to optimize Tableau Server for a workload with 800 concurrent viewers during peak morning hours when executives access dashboards simultaneously.
What server optimization should the architect implement?
A) Upgrade to the largest single server available
B) Limit the number of concurrent users during peak hours
C) Accept slow performance during peak hours as expected
D) Configure VizQL Server processes across multiple nodes for horizontal scaling, enable query caching with appropriate TTL settings, pre-compute frequently accessed views using subscription-based cache warming, and monitor performance with Tableau Server Management tools
Show solution
Correct answers: D – Explanation:
Horizontal VizQL scaling across nodes handles concurrent viewers. Query caching serves repeat requests without recomputation. Cache warming pre-loads popular views. Management tools identify bottlenecks. Accepting poor performance loses user confidence. User limits restrict access. Single-server vertical scaling has ceiling limits. Source: Tableau Help: Perf Extracts
Question #9 - Transform and validate Server-to-Cloud migration, hybrid scenarios, and licensing to move data and metadata between environments with zero data loss and minimal downtime
An architect needs to manage Tableau Server’s external repository database (PostgreSQL) for a production deployment with high data volumes.
What database management practices should the architect follow?
A) Manually compact the database when it gets slow
B) Deploy an external PostgreSQL database with scheduled maintenance (vacuuming, reindexing), monitoring for connection pool health, regular backups, and sized appropriately for the repository data volume
C) Migrate to a different database engine like MySQL
D) Use the default embedded PostgreSQL without any management
Show solution
Correct answers: B – Explanation:
External PostgreSQL provides better management control, scalability, and backup options. Regular maintenance (vacuum, reindex) prevents bloat. Connection pool monitoring ensures availability. Proper sizing prevents disk issues. The default embedded database has limitations at scale. Manual compaction is reactive. Tableau requires PostgreSQL specifically. Source: Tableau Help: Server External Repo
Question #10 - Enforce and audit authentication, site roles, and project permissions to safeguard sensitive data and enforce least-privilege access across the organization
An architect is designing the data source strategy for an organization where multiple teams create similar extracts from the same databases, causing redundant data processing.
What data source architecture should the architect implement?
A) Implement published data sources as the standard: create governed, shared data sources published to Tableau Server with scheduled refreshes, promote data source certification, and establish a single source of truth for common business metrics
B) Restrict all data access to live connections only
C) Let each team create their own extracts independently
D) Combine all data into one massive extract for everyone
Show solution
Correct answers: A – Explanation:
Published data sources create a governed, shared data layer. Certification marks trusted sources. Scheduled refreshes maintain freshness centrally. This eliminates redundant extracts and ensures consistent metric definitions. Independent extracts waste processing and create inconsistency. One massive extract serves no one well. Live-only connections may not perform for all use cases. Source: Tableau Help: Datasource Publish
Get 698+ more questions with source-linked explanations
Every answer traces to the exact Salesforce documentation page — so you learn from the source, not just memorize answers.
Exam mode & learn mode · Score by objective · Updated 14-Apr-26
Learn more...
What the Certified Tableau Architect exam measures
- Handle and manage topology, processes, and high availability to deliver reliable platform solutions that meet real-world business demands
- Enforce and audit authentication, site roles, and project permissions to safeguard sensitive data and enforce least-privilege access across the organization
- Curate and target sites, projects, and certification to deliver the right message to the right audience at the right moment across channels
- Tune and scale extract management, caching, and query optimization to maintain fast response times and high availability even under peak traffic loads
- Transform and validate Server-to-Cloud migration, hybrid scenarios, and licensing to move data and metadata between environments with zero data loss and minimal downtime
How to prepare for this exam
- Review the official exam guide
- Study the Tableau Server Administrator documentation and complete the Tableau Architect learning path
- Design a Tableau Server deployment architecture for a fictional enterprise with multiple departments and security zones
- Manage or assist with a Tableau Server/Cloud deployment, focusing on performance tuning and governance setup
- Focus on Server Architecture and Performance — they combine for 45% of the exam
- Use PowerKram’s learn mode for Tableau architecture scenarios
- Test readiness in PowerKram’s exam mode
Career paths and salary outlook
Tableau architects lead enterprise analytics infrastructure decisions:
- Tableau Architect — $140,000–$190,000 per year, designing enterprise analytics platforms (Glassdoor salary data)
- BI Platform Architect — $145,000–$195,000 per year, managing analytics infrastructure across tools (Indeed salary data)
- Director of Analytics Engineering — $160,000–$220,000 per year, leading analytics platform teams (Glassdoor salary data)
Official resources
Follow the Tableau Architect Learning Path. The official exam guide provides the complete blueprint.
