Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: chrismas

Free Practice Questions for the Alibaba Cloud Computing CAP-C01 Exam (2026 Updated)

At Marks4sure, we are dedicated to providing IT professionals with the most accurate and reliable preparation materials for the Alibaba Cloud CAP-C01 exam. To support your certification journey, we have made a selection of our premium 2026 Alibaba Cloud Computing practice questions and answers available completely free. You can take this practice test as many times as you need. Every question includes a detailed, expertly verified explanation to ensure you fully grasp the core security concepts before test day.

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

A company has a data ingestion workflow that consists of:

    An Alibaba Cloud Simple Message Queue topic for notifications about new data deliveries.

    An Alibaba Cloud Function Compute service to process the data and record metadata.

The company observes that the ingestion workflow fails occasionally because of network connectivity issues. When such a failure occurs, the Function Compute instance does not ingest the corresponding data unless the company manually reruns the job.

Which combination of actions should a solutions architect take to ensure that the Function Compute instance ingests all data in the future? (Correct answers: 2)

Options:

A.

Create a Simple Message Queue queue, and subscribe it to the existing Simple Message Queue topic.

B.

Use Triggers to automatically invoke the Function Compute service.

C.

Deploy the Function Compute instance in multiple Regions.

D.

Increase the memory allocation for the Function Compute instance.

E.

Modify the Function Compute service to read from the Simple Message Queue queue.

Buy Now
Questions 6

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 7

Alisa ' s company recently migrated to Alibaba Cloud and wants to implement a solution to protect the traffic that flows in and out of the production VPC. Their previous on-premises solution had an inspection server that performed specific operations such as traffic flow inspection and traffic filtering. The company wants to have the same functionalities on Alibaba Cloud.

Which of the following solutions will meet these requirements?

Options:

A.

Set up Alibaba Cloud Log Service to collect traffic logs from the VPC to inspect traffic patterns.

B.

Utilize Alibaba Cloud Traffic Mirroring to replicate traffic flow for analysis and filtering by other tools.

C.

Deploy Alibaba Cloud Security Center for monitoring and inspecting VPC traffic.

D.

Use Alibaba Cloud Cloud Firewall for direct traffic inspection and filtering within the production VPC.

Buy Now
Questions 8

An application runs on an Elastic Compute Service (ECS) with an Elastic IP address in VPC A within Alibaba Cloud. The application requires access to a database in VPC B. Both VPCs are in the same Alibaba Cloud account.

Which of the following solutions will provide the required access MOST securely?

Options:

A.

Create a security group for the database that allows all traffic from the public IP address of the application server in VPC A.

B.

Launch an ECS instance with an Elastic IP address into VPC B. Proxy all requests through the new ECS instance.

C.

Configure a VPC peering connection between VPC A and VPC B.

D.

Make the database instance publicly accessible. Assign a public IP address to the database instance.

Buy Now
Questions 9

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 10

Muthu is a Cloud Architect who is designing the architecture of a new application being deployed to Alibaba Cloud. The application will run on Elastic Compute Service (ECS) pay-as-you-go instances and will automatically scale across multiple zones based on load. The ECS cluster will scale in and out frequently throughout the day. An Application Load Balancer (ALB) will handle the load distribution. The architecture needs to support distributed session data management.

What should Muthu do to ensure that the architecture supports distributed session data management?

Options:

A.

Use session stickiness of the SLB to manage session data.

B.

Use Tair (Redis® OSS-Compatible) to manage and store session data.

C.

Use CloudMonitor to manage sessions.

D.

Use STS (Security Token Service) for managing sessions.

Buy Now
Questions 11

A media company is developing a video processing pipeline utilizing Alibaba Cloud Container Service for Kubernetes (ACK). They want to use a serverless approach to accommodate unpredictable workloads but are unsure about its impact on logging.

What considerations should the company keep in mind regarding logging in a serverless ACK environment?

Options:

A.

Utilize SLS for its seamless integration, capturing logs without infrastructure management complexity.

B.

Use Application Real-time Monitoring Service to implement resource monitoring.

C.

Presume that real-time log analysis will be limited and avoid real-time analytics.

D.

Anticipate increased latency in logging due to scaling events and prioritize using dedicated resources.

Buy Now
Questions 12

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 13

A pharmaceutical company runs protein folding experiments on-prem. The experiments are split into two parts:

    A simulation application that runs on Linux, and outputs data to an NFS share every minute.

    A visualization application that runs on Windows that converts data from the simulation into graphics. This application requires an SMB file system.

To support these applications, the company maintains two synchronized file systems, which is prone to data duplication and contributes to inefficient data storage. Lately, they have been considering migrating their use case to Alibaba Cloud. However, they do not want to make any code changes to either application.

As a Cloud Architect, propose a solution for this case.

Options:

A.

Migrate both applications to Alibaba Function Compute. Use Object Storage Service (OSS) to exchange data between the applications.

B.

Migrate the simulation application to Linux ECS instances. Migrate the visualization application to Windows ECS instances. Use Apsara File Storage NAS for storage.

C.

Migrate the simulation application to Linux ECS instances. Migrate the visualization application to Windows ECS instances. Use Alibaba MQ to exchange data between the applications.

D.

Migrate both applications to Alibaba Cloud Container Service for Kubernetes. Use Alibaba Cloud File Gateway for storage.

Buy Now
Questions 14

An educational technology company is migrating its learning management system (LMS) to Alibaba Cloud. The company mainly serves enterprise-grade customers, hence their platform must support automated backups, high availability across multiple zones, and granular access control for sensitive student records. You have been hired as the lead Cloud Architect to build their architecture on Alibaba Cloud.

Which of the following architectural components will fit their requirements? (Correct answers: 3)

Options:

A.

Deploy PolarDB clusters across multiple availability zones for high availability.

B.

Use Cloud Backup for automated backups of databases and application data.

C.

Store static assets in unencrypted OSS buckets for cost efficiency.

D.

Use Container Service for Kubernetes (ACK) with manual scaling.

E.

Implement Resource Access Management (RAM) roles for granular access control.

Buy Now
Questions 15

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
Exam Code: CAP-C01
Exam Name: Alibaba Cloud Certified Professional: Cloud Architect
Last Update: Sep 19, 2026
Questions: 50

PDF + Testing Engine

$55.71   $185.69

Testing Engine

$42.85   $142.83

PDF (Q&A)

$47.13   $157.11