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

Home > Alibaba Cloud > Alibaba Cloud Computing > CAP-C01

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

Question # 4

A company is designing an application. The application uses a Function Compute function to receive information through API Gateway and to store the information in an ApsaraDB RDS for PostgreSQL database.

During the proof-of-concept stage, the company noticed that the volume and velocity of data is very high, and they had to increase the Function Compute quotas significantly. Even with the increased quotas, they would sometimes lose data. The company has hired Javert, a Cloud Architect, to recommend a new design to improve scalability and minimize the configuration effort.

Which of the following solutions will meet these requirements?

A.

Set up two Function Compute functions. Configure one function to receive the information. Configure the other function to load the information into the database. Integrate the Function Compute functions by using a Simple Message Queue publish model.

B.

Set up two Function Compute functions. Configure one function to receive the information. Configure the other function to load the information into the database. Integrate the Function Compute functions by using ApsaraMQ for Kafka.

C.

Switch from ApsaraDB RDS to Alibaba Cloud Tablestore, using hot data caching with Tablestore SDK to handle access.

D.

Refactor the Function Compute function code to Apache Tomcat code that runs on Elastic Compute Service (ECS) instances. Connect the database by using native Java Database Connectivity (JDBC) drivers.

Full Access
Question # 5

A Cloud Architect is designing a two-tiered architecture that includes a public vSwitch and a database vSwitch. The web servers in the public vSwitch must be open to the Internet on port 443. The ApsaraDB RDS for MySQL instance in the database vSwitch must be accessible only to the web servers on port 3306.

Which combination of actions should the Cloud Architect take to meet these requirements? (Correct answers: 2)

A.

Create a security group for the RDS instance. Add a rule to allow traffic from the web servers ' security group on port 3306.

B.

Create a security group for the RDS instance. Add a rule to allow traffic from the public vSwitch CIDR block on port 3306.

C.

Create a network ACL for the public vSwitch. Add a rule to deny outbound traffic to 0.0.0.0/0 on port 3306.

D.

Create a security group for the RDS instance. Add a rule to deny all traffic except traffic from the web servers ' security group on port 3306.

E.

Create a security group for the web servers in the public vSwitch. Add a rule to allow traffic from 0.0.0.0/0 on port 443.

Full Access
Question # 6

Belinda is designing an API-driven cloud communications platform. The application is hosted on Elastic Compute Service (ECS) instances behind a Network Load Balancer (NLB). It leverages API Gateway to serve public-facing APIs to customers. For security reasons, Belinda wants to protect the platform against web exploits like SQL injection and large, sophisticated DDoS attacks.

Which combination of solutions provides the MOST protection? (Correct answers: 2)

A.

Use Alibaba Cloud Web Application Firewall (WAF) to protect API Gateway.

B.

Use Alibaba Cloud Web Application Firewall (WAF) to protect the NLB.

C.

Use Alibaba Cloud Anti-DDoS Proxy to protect the NLB.

D.

Use Alibaba Cloud Security Center with Anti-DDoS Basic.

Full Access
Question # 7

A startup is building a serverless backend for their mobile application on Alibaba Cloud. The backend includes APIs for user authentication, data storage, and real-time notifications. The startup expects variable traffic with unpredictable spikes and wants to minimize costs by paying only for actual usage.

Which combination of Alibaba Cloud services should the startup use to achieve this architecture? (Correct answers: 2)

A.

Elastic Compute Service (ECS)

B.

Function Compute

C.

MaxCompute

D.

Simple Message Queue (SMQ)

Full Access
Question # 8

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?

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.

Full Access
Question # 9

Kimiko works for a multinational retail chain that has just extended its internal business management services to Alibaba Cloud. They want to ensure the security and high-speed connectivity between its on-premises data center and multiple VPCs across different regions on Alibaba Cloud. The company wants to minimize network latency and ensure high availability without managing individual VPN connections for each VPC.

Which Alibaba Cloud service should the company use to achieve this goal?

A.

Alibaba Cloud Express Connect with Transit Router

B.

Apsara Stack (private cloud deployment)

C.

Alibaba Cloud NAT Gateway

D.

Alibaba Cloud VPN Gateway

Full Access
Question # 10

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)

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.

Full Access
Question # 11

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?

A.

Alibaba Cloud CDN

B.

Express Connect

C.

Global Traffic Manager (GTM)

D.

Server Load Balancer (SLB)

Full Access
Question # 12

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)

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.

Full Access
Question # 13

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?

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.

Full Access
Question # 14

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?

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.

Full Access
Question # 15

An online education company plans to migrate their services to Alibaba Cloud. They want to improve their video streaming quality during peak hours using Alibaba Cloud services. As a Cloud Architect, you are tasked with building a solution to manage traffic spikes without compromising on video quality.

What combination of services would BEST fit their requirements? (Correct answers: 3)

A.

Create Alibaba Cloud CDN distributions to cache video content at PoPs close to the audience.

B.

Implement Tair (Redis® OSS-Compatible) to reduce latency during user authentication.

C.

Employ Auto Scaling to adjust server capacity dynamically based on user traffic.

D.

Use Alibaba Cloud Global Accelerator for optimizing cross-region traffic paths.

Full Access