Weekend Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: w75best

Alibaba Cloud CAP-C01 Dumps

Page: 1 / 5
Total 50 questions

Alibaba Cloud Certified Professional: Cloud Architect Questions and Answers

Question 1

Paul runs a successful online game. The game is deployed as a three-tier architecture in a VPC with ApsaraDB RDS for MySQL at the database layer. The game allows players to compete in real-time, and Paul wants to display a top-10 scoreboard in near-real time.

As a Cloud Architect, which of the following solutions would you propose for Paul ' s use case?

Options:

A.

Place an Alibaba Cloud CDN distribution in front of the web application to cache the scoreboard in a section of the application.

B.

Set up an Alibaba Cloud Tair (Redis® OSS-Compatible) cluster to compute and cache the scores for the web application to display.

C.

Set up an Alibaba Cloud ApsaraDB for PostgreSQL cluster to cache the scores for the web application to display.

D.

Create a read replica in ApsaraDB for RDS MySQL to run queries to compute the scoreboard and serve the read traffic to the web application.

Question 2

Clarence runs a technology services company that uses ApsaraDB RDS. The company wants to streamline their database management and set up a robust access control structure.

Which of the following solutions provides the required functionality with the LEAST operational overhead?

Options:

A.

Use RAM policies to restrict access to databases and implement ActionTrail to audit actions performed on the database.

B.

Implement access control via IP whitelist to control who has access to the database.

C.

Use the permission management feature of Data Management Service (DMS) to control and audit user access to databases.

D.

Set up a WAF instance in front of the database to block SQL injection attempts and ensure the security of the data.

Question 3

A global consultancy firm needs to ensure that their applications hosted on Alibaba Cloud have low latency for users distributed worldwide. They require a solution that can cache static content and dynamically route user requests to the nearest point-of-presence (PoP).

Which Alibaba Cloud service should the firm implement to achieve this?

Options:

A.

Alibaba Cloud CDN

B.

Express Connect

C.

Global Traffic Manager (GTM)

D.

Server Load Balancer (SLB)

Question 4

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.

Question 5

Camila has set up a simple blog hosted on a single Elastic Compute Service (ECS) instance, storing images and files on an Elastic Block Storage (EBS) disk within the ECS instance, and relying on an ApsaraDB RDS for MySQL instance for its data tier. Camila wants to scale up her blog and enhance both resilience and performance with minimal changes to the application.

As a Cloud Architect, which combination of actions can you take to improve both resilience and performance of the website? (Correct answers: 3)

Options:

A.

Configure an Alibaba Cloud CDN distribution for the website.

B.

Configure an accelerated IP address in Global Accelerator for the access endpoint.

C.

Migrate the images and files to an Object Storage Service (OSS) bucket that is mounted via ossfs to every ECS instance.

D.

Migrate the images and files to a File Storage NAS instance that is mounted on every ECS instance.

E.

Take a snapshot of the current ECS instance and create a custom image. Use the image to provision a new ECS instance, and add both the original and new instances to a scaling group. Set up an Application Load Balancer (ALB) in front of the scaling group, and configure the scaling group to maintain a minimum of two ECS instances.

Question 6

Liam ' s company operates an on-premises data analytics platform across 12 servers. The system runs scheduled jobs (70% of the time, each job taking anywhere from 20 minutes to 2 hours to complete, with tight SLAs) and user jobs (30% of the time, each job taking less than 5 minutes, with no SLA requirements). Scheduled jobs must continue to meet SLAs during system failures, while user jobs can be delayed.

As a Cloud Architect, you are tasked to migrate the system to Alibaba Cloud ECS using a consumption-based model while maintaining the same high availability and SLA requirements.

Which solution is the MOST cost-effective and flexible?

Options:

A.

Choose an Alibaba Cloud region and split the 12 instances across three zones. Use a savings plan to run 3 pay-as-you-go instances in each zone. Run 1 preemptible instance in each zone.

B.

Choose an Alibaba Cloud region and split the 12 instances across three zones. Use reserved instances to run 3 pay-as-you-go instances in each zone. Run 1 preemptible instance in each zone.

C.

Choose an Alibaba Cloud region and split the 12 instances across two zones. Use reserved instances to run 2 pay-as-you-go instances in each zone. Run 4 preemptible instances in each zone.

D.

Choose an Alibaba Cloud region and split the 12 instances across three zones. Use reserved instances to run 6 pay-as-you-go instances in a single zone. Run 3 preemptible instances in each of the remaining two zones.

Question 7

A global hotel chain is migrating its reservation system to Alibaba Cloud. The system must provide high availability across multiple regions, ensure data consistency, and support real-time updates to prevent double bookings. Additionally, the system should integrate with third-party payment gateways securely.

Which combination of Alibaba Cloud services should the hotel chain implement to architect this reservation system effectively? (Correct answers: 3)

Options:

A.

Use PolarDB with Global Database for real-time data replication and consistency.

B.

Set up Object Storage Service (OSS) for storing reservation logs with versioning enabled.

C.

Deploy ECS instances in multiple regions with Application Load Balancer (ALB) for traffic distribution.

D.

Utilize Function Compute for processing payment gateway integrations.

Question 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

Question 9

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.

Question 10

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.

Question 11

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.

Question 12

Keanu uses Elastic Compute Service (ECS) instances to run batch jobs to process data at 00:00 AM and 04:00 AM every day. An Auto Scaling group manages the ECS instances, which run as pay-as-you-go instances. If a batch job fails on one instance, another instance will reprocess the job.

Which of the following solutions provides the MOST cost-effective way to run these jobs?

Options:

A.

Create a new launch template for the Auto Scaling group. Configure the launch template to use higher specification instances. Set a policy to scale out based on CPU usage.

B.

Purchase a 1-year Savings Plan for ECS that covers the instance family of the Auto Scaling group that the batch job uses.

C.

Purchase a 1-year reserved instance for ECS that covers the instance family of the Auto Scaling group that the batch job uses.

D.

Create a new launch template for the Auto Scaling group. Configure the launch template to use preemptible instances. Set a policy to scale out based on CPU usage.

Question 13

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.

Question 14

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.

Question 15

You ' ve been hired to design a highly available application consisting of web, application, and database tiers. HTTPS content delivery should be as close to the edge as possible, with the least delivery time.

Which of the following solutions meets these requirements and is MOST secure?

Options:

A.

Configure a public-facing Application Load Balancer (ALB) with multiple redundant Elastic Compute Service (ECS) instances in private vSwitches. Configure Alibaba Cloud CDN to deliver HTTPS content using the ECS instances as the origin.

B.

Configure a public-facing Application Load Balancer (ALB) with multiple redundant Elastic Compute Service (ECS) instances in private vSwitches. Configure Alibaba Cloud CDN to deliver HTTPS content using the ALB as the origin.

C.

Configure a public-facing Application Load Balancer (ALB) with multiple redundant Elastic Compute Service (ECS) instances in public vSwitches. Configure Alibaba Cloud CDN to deliver HTTPS content using the ECS instances as the origin.

D.

Configure a public-facing Application Load Balancer (ALB) with multiple redundant Elastic Compute Service (ECS) instances in public vSwitches. Configure Alibaba Cloud CDN to deliver HTTPS content using the ALB as the origin.

Page: 1 / 5
Total 50 questions