75only - Ends in 0d 00h 00m 00s - Coupon code = 75only

Pass the Alibaba Cloud Computing CAP-C01 Questions and answers with Dumpstech

Exam CAP-C01 Premium Access

View all detail and faqs for the CAP-C01 exam

Practice at least 50% of the questions to maximize your chances of passing.
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

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.

Questions # 2:

Clash for Victory is a popular online game that is hosted on Alibaba Cloud. As latency can have a huge impact on gameplay, the developers for the game want to implement a mechanism to route all requests to the closest access point, monitor the health of the game, and redirect traffic to healthy backend servers.

The game is deployed in multiple regions on Elastic Compute Service (ECS) instances that are part of Auto Scaling groups configured behind Application Load Balancers (ALBs).

As a Cloud Architect, what course of action would you take?

Options:

A.

Create an Alibaba Cloud CDN distribution and specify the ALB as the origin server. Configure the cache behavior to use origin cache headers. Use Function Compute to optimize the traffic.

B.

Configure an ApsaraDB RDS database to serve as the data store for the application. Create a Tair (Redis® OSS-Compatible) cluster to act as the in-memory cache for hosting the application data.

C.

Configure a Global Accelerator instance. In each region, add a listener for the port that the game listens on, and attach it to the endpoint group of that region. Add the ALB instances as the endpoint.

D.

Create Alibaba Cloud CDN distribution and specify Object Storage Service (OSS) as the origin server. Configure the cache behavior to use origin cache headers.

Questions # 3:

An application runs on an ECS instance in a VPC. The application reads and processes logs that are stored in an OSS bucket in the SAME region. For security reasons, the ECS instance needs to access the OSS bucket without connectivity to the Internet.

Which of the following solutions can BEST provide private network connectivity to OSS?

Options:

A.

Use PrivateLink to create a connection between the VPC and OSS.

B.

Create a gateway endpoint in VPC and use that endpoint to access OSS.

C.

Use VPN Gateway to establish an IPsec-VPN connection between the VPC and OSS.

D.

Directly access the OSS bucket from ECS via OSS ' s internal endpoint.

Questions # 4:

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.

Questions # 5:

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.

Questions # 6:

A global telecommunications company hosts its web application on Alibaba ECS instances behind an Alibaba Cloud Application Load Balancer (ALB). The application has static data stored in Object Storage Service (OSS). The company is aiming to enhance performance and reduce latency for both static and dynamic content. The domain name is maintained by Alibaba Cloud DNS.

Which of the following solutions provides the required functionality with the LEAST configurations?

Options:

A.

Configure an Alibaba Cloud CDN distribution with ALB as an origin and set up Global Accelerator with OSS as an endpoint. Use two unique DNS names for routing content independently.

B.

Create an Alibaba Cloud CDN distribution with OSS and ALB as origins. Configure DNS to route traffic to the CDN distribution.

C.

Use an Alibaba Cloud CDN distribution with OSS as an origin, and configure Global Accelerator with ALB and CDN endpoints. Create a custom domain for the application.

D.

Create an Alibaba Cloud CDN distribution with ALB as an origin and set up Global Accelerator with OSS as an endpoint. Configure DNS for routing.

Questions # 7:

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.

Questions # 8:

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

Questions # 9:

A company is building a big data analytics platform on Alibaba Cloud to process and analyze petabytes of data. They require a highly scalable storage solution that can handle both structured and unstructured data, and a processing framework that supports batch and interactive queries.

Which combination of Alibaba Cloud services should the company use to build this platform? (Correct answers: 3)

Options:

A.

Object Storage Service (OSS)

B.

PolarDB for PostgreSQL

C.

E-MapReduce (EMR)

D.

Elasticsearch

E.

MaxCompute

Questions # 10:

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.

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions