Month End Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 75only

CAP-C01 Alibaba Cloud Certified Professional: Cloud Architect Questions and Answers

Questions 4

Sam runs a gaming startup, and is launching a real-time, massively multiplayer game on Alibaba Cloud. Based on presales numbers, the startup predicts that there will be millions of concurrent users at launch. To ensure the experience of the gamers, their architecture must be able to deliver sub-50ms latency, scale automatically in response to sudden player surges, and provide efficient session management for millions of concurrent users.

What Alibaba Cloud services can Sam leverage to meet the requirements for the playerbase? (Correct answers: 3)

Options:

A.

Deploy Tair (Redis® OSS-Compatible) for low-latency session caching.

B.

Store player data in ApsaraDB for MongoDB to handle unstructured data.

C.

Use Alibaba Cloud CDN for static assets like game textures.

D.

Enable Auto Scaling groups for ECS instances based on CPU utilization.

E.

Use Application Load Balancer (ALB) to distribute traffic to game servers.

Buy Now
Questions 5

Yolanda works for a software company that serves customers all around the globe. They want to ensure that all communications between users and the application are encrypted. They also want to automate the deployment of SSL/TLS certificates across multiple backend servers to streamline operations and maintain high security standards.

Which combination of Alibaba Cloud services should the company implement to achieve this goal MOST effectively? (Correct answers: 2)

Options:

A.

Server Load Balancer (SLB) with SSL offloading

B.

Certificate Management Service

C.

Web Application Firewall (WAF)

D.

Alibaba Cloud CDN with HTTPS enabled

E.

Key Management Service (KMS)

Buy Now
Questions 6

A telecommunications company is expanding its backend architecture on Alibaba Cloud to add new services but needs to consolidate security management. They use multiple VPCs and want to streamline authorization management across their services.

What strategy should they adopt to simplify security group management across VPCs?

Options:

A.

Develop a centralized logging system for monitoring all security group activities.

B.

Use basic security groups to create rules referencing other security groups, simplifying traffic control.

C.

Leverage advanced security groups to contain higher IP counts across VPCs.

D.

Deploy network ACLs to manage traffic at the vSwitch level instead.

Buy Now
Questions 7

Kenneth plans to deploy a real-time data processing platform on Alibaba Cloud to support his company ' s Internet-of-Things (IoT) business. The platform will handle millions of sensor data points collected from smart devices globally. Kenneth needs to ensure high throughput and low latency for data ingestion and analysis.

Which solutions should Kenneth consider integrating into the platform architecture to meet his expected performance requirements? (Correct answers: 3)

Options:

A.

Store time-series data in Alibaba Cloud ' s Time Series Database.

B.

Use ApsaraMQ for Kafka for high-throughput data streaming.

C.

Deploy Function Compute to process data in real time as it arrives.

D.

Implement Alibaba Cloud Elastic MapReduce (EMR) for batch processing of large datasets.

Buy Now
Questions 8

Priya is building a remote office application, and is looking for a storage solution to go with it. The solution must be highly available and scalable, and must be able to function as a file system that can be mounted to multiple Linux instances on Alibaba Cloud, as well as on-prem machines using native protocols such as Network File System (NFS) or Server Message Block (SMB).

For ease of use, Priya has set up a VPN Gateway between their network and their application ' s VPC on Alibaba Cloud.

Which of the following storage solutions meets this requirement?

Options:

A.

File Storage NAS with single mount points

B.

Object Storage Service (OSS) with buckets deployed in multiple regions

C.

File Storage NAS with multiple mount points

D.

Elastic Block Storage (EBS) disks attached to Elastic Compute Service (ECS) instances serving as proxies

Buy Now
Questions 9

A company is deploying a mission-critical application on Alibaba Cloud ECS instances that require high availability and failover capabilities. The application must remain accessible even if an entire zone fails.

Which deployment strategy should the company use to ensure high availability?

Options:

A.

Deploy all ECS instances in a single zone with a backup ECS instance.

B.

Distribute ECS instances across multiple zones within a single region.

C.

Use a single ECS instance with a high-performance EBS volume.

D.

Deploy ECS instances in multiple regions for redundancy.

Buy Now
Questions 10

FirstBuy is a rapidly growing global e-commerce company. The company hosts its web application on Alibaba Cloud. The application serves both static and dynamic content. Transactional data is stored in an ApsaraDB RDS database.

Lately, customers have been complaining about slow page loading speeds.

As a Cloud Architect, which combination of actions can you take to solve this problem? (Correct answers: 2)

Options:

A.

Configure a multiple-zone deployment for the ApsaraDB RDS instance.

B.

Set up an Alibaba Cloud CDN distribution.

C.

Enable read/write splitting for the ApsaraDB RDS instance.

D.

Set up an AnalyticDB for MySQL cluster for transactional data.

E.

Host the dynamic web content in OSS.

Buy Now
Questions 11

A company has a web server running on an Elastic Compute Service (ECS) instance that is bound with an Elastic IP address. The ECS instance resides in a default security group within a VPC. The network ACL has been modified to block all traffic. Keran is a Cloud Architect and has been assigned the task of making the web server accessible from everywhere on port 443.

Which combination of steps can Keran take to accomplish this task? (Correct answers: 2)

Options:

A.

Create a security group rule to allow TCP port 443 to destination 0.0.0.0/0.

B.

Update the network ACL to allow inbound TCP port 443 from source 0.0.0.0/0 and outbound TCP ports 1024–65535 to destination 0.0.0.0/0.

C.

Create a security group rule to allow TCP port 443 from source 0.0.0.0/0.

D.

Update the network ACL to allow TCP port 443 from source 0.0.0.0/0.

E.

Update the network ACL to allow inbound/outbound TCP port 443 from source 0.0.0.0/0 and to destination 0.0.0.0/0.

Buy Now
Questions 12

A worldwide retail company is adapting their e-commerce platform to handle spikes in online traffic during annual sales events. They are using Alibaba Cloud services and need a solution that can automatically scale resources to maintain performance during these peaks.

What solutions should the company implement to efficiently manage their resources during high-traffic periods? (Correct answers: 3)

Options:

A.

Implement Function Compute to handle additional processing demands dynamically.

B.

Host static images and videos on Object Storage Service (OSS) and configure acceleration with Alibaba Cloud CDN.

C.

Set up Application Load Balancer (ALB) to distribute incoming traffic evenly across resources.

D.

Deploy Auto Scaling to automatically scale ECS instances horizontally based on traffic.

Buy Now
Questions 13

Jenny developed a healthcare analytics platform on Alibaba Cloud. To meet performance, disaster recovery, and compliance requirements, the platform requires continuous data replication across zones for fault tolerance and cost-efficient storage of historical patient data for regulatory retention. Jenny has recruited you to help build a solution to address these challenges.

Which of the following strategies would you propose? (Correct answers: 2)

Options:

A.

Deploy DTS for live data migration and replication across zones for fault tolerance.

B.

Deploy the databases on Elastic Compute Service (ECS) instances and use Cloud Backup to configure automatic backups.

C.

Configure lifecycle rules in OSS for economically storing long-term backups.

D.

Use DMS to manage all databases from a central location to cut down on management and operational costs.

Buy Now
Questions 14

A company runs an application on an on-premises Windows Server. The application stores data using an Oracle Database Standard Edition server. The company plans to migrate to Alibaba Cloud while minimizing development changes. The Alibaba Cloud application environment should be highly available.

As a Cloud Architect, which combination of actions would you propose the company take to meet these requirements? (Correct answers: 2)

Options:

A.

Use Data Transmission Service (DTS) to migrate from the Oracle database to a PolarDB for PostgreSQL (Compatible with Oracle) database.

B.

Refactor the application as serverless using Alibaba Cloud Function Compute.

C.

Rehost the application on Elastic Compute Service (ECS) Windows Server instances deployed across multiple zones.

D.

Refactor the application to run on an Elastic Compute Service (ECS) Alibaba Cloud Linux instance.

E.

Use Data Transmission Service (DTS) to migrate from the Oracle database to a self-managed Oracle database on Elastic Compute Service (ECS) instances deployed across multiple zones.

Buy Now
Questions 15

A healthcare organization is deploying its patient management system on Alibaba Cloud. They require:

    Secure, private connectivity between their on-premises servers and Alibaba Cloud VPCs.

    Automated failover to ensure connectivity during outages.

    Scalable bandwidth to handle varying data loads without manual intervention.

Which Alibaba Cloud service should the organization implement to meet these requirements?

Options:

A.

VPC peering between VPCs

B.

VPN Gateway

C.

NAT Gateway

D.

Express Connect with Redundant Connections

Buy Now
Exam Code: CAP-C01
Exam Name: Alibaba Cloud Certified Professional: Cloud Architect
Last Update: Sep 26, 2026
Questions: 50

PDF + Testing Engine

$41.25  $164.99

Testing Engine

$31.25  $124.99
buy now CAP-C01 testing engine

PDF (Q&A)

$26.25  $104.99
buy now CAP-C01 pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 27 Sep 2026