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

Free Alibaba Cloud CAP-C01 Practice Exam with Questions & Answers

Questions 1

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.

Alibaba Cloud CAP-C01 Premium Access
Questions 2

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 3

A multinational corporation is designing its network architecture on Alibaba Cloud to support its distributed applications. Their requirements include:

    Private and high-speed connectivity between on-premises data centers and Alibaba Cloud VPCs across multiple regions.

    Centralized management and enforcement of network security policies.

    Comprehensive monitoring and logging of all network traffic for compliance and auditing purposes.

Which combination of Alibaba Cloud services should the corporation implement to meet these requirements MOST effectively? (Correct answers: 2)

Options:
A.

Use Alibaba Cloud Express Connect with Transit Router and integrate with Security Center.

B.

Implement VPC peering between all regional VPCs and utilize Security Groups for access control.

C.

Set up Cloud Enterprise Network (CEN) and integrate with Simple Log Service.

D.

Deploy multiple VPN Gateways in each region and manage connections individually.

E.

Deploy Alibaba Cloud Global Accelerator for all inter-region traffic routing.

Questions 4

A company runs its cloud infrastructure on Alibaba Cloud. Jose, a Cloud Architect for the company, needs to define the infrastructure as code. Currently, the infrastructure is deployed in a single Alibaba Cloud region. The company ' s business expansion plan includes deployments across multiple regions and multiple Alibaba Cloud accounts.

What should Jose do to meet these requirements?

Options:
A.

Employ nested stacks using ROS templates. Change the region by using nested stacks for different regional deployments.

B.

Utilize ROS templates. Add RAM policies to control access across various accounts. Deploy the ROS templates to multiple regions.

C.

Use Alibaba Cloud Resource Directory. Deploy ROS templates from a management account and leverage Cloud Governance for overseeing deployments across different accounts.

D.

Implement Alibaba Cloud Resource Directory along with ROS Stack Group. Deploy a ROS stack from an account that has the necessary RAM permissions for cross-account management.

Questions 5

A financial services firm is deploying a real-time analytics platform on Alibaba Cloud to analyze sensitive customer transaction data. The platform must ensure data encryption at rest and in transit, centralized encryption key management, and compliance with internal security policies.

As a Cloud Architect, which Alibaba Cloud services would you recommend for the firm to utilize to meet these requirements? (Correct answers: 3)

Options:
A.

Deploy Redis on ECS instances for session management.

B.

Implement Alibaba Cloud Key Management Service (KMS) to manage encryption keys securely.

C.

Configure Security Groups to restrict inbound traffic to ECS instances.

D.

Use SSL/TLS certificates from SSL Certificates Service for encrypting data in transit.

E.

Enable Transparent Data Encryption in ApsaraDB RDS for data at rest.

Questions 6

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.

Questions 7

A fintech startup is building a transaction monitoring application using Alibaba Cloud Container Service for Kubernetes (ACK). They are debating between adopting a dedicated cluster setup versus a serverless architecture to ensure scalability and cost efficiency.

What factors should they consider to decide between a serverless or a dedicated ACK deployment? (Correct answers: 2)

Options:
A.

A dedicated ACK cluster ensures lower latency as compared to a serverless setup due to exclusive resource allocation.

B.

A dedicated ACK cluster is better suited if they need precise control over the infrastructure and networking configuration.

C.

ACK Serverless offers better integration with Alibaba Cloud ' s network services.

D.

ACK Serverless is ideal if they expect highly fluctuating traffic and prefer paying only for resources used.

Questions 8

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.

Questions 9

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.

Questions 10

Jason ' s company is running a traditional web application on Alibaba Cloud ECS instances. The company wants to improve efficiency by refactoring the application as microservices that run on containers. The application must be deployed across multiple environments: production and testing. Load for the application is variable, but the minimum load and maximum load are known. As a Cloud Architect, you have been assigned the job of designing the updated application with a serverless architecture that minimizes operational complexity.

Which solution will meet these requirements MOST cost-effectively?

Options:
A.

Upload the container images to Alibaba Cloud Container Registry (ACR) and configure two Alibaba Cloud Container Service for Kubernetes (ACK) Serverless clusters to manage the expected load. Deploy services from the ACR images, and configure an ALB for each of the ACK Serverless clusters.

B.

Upload the container images to Alibaba Cloud Container Registry (ACR) and configure two Alibaba Cloud Container Service for Kubernetes (ACK) Managed clusters to manage the expected load. Deploy services from the ACR images, and configure an ALB for each of the ACK Managed clusters.

C.

Upload the container images to Serverless App Engine (SAE) and create separate environments and deployments for production and testing. Configure an ALB for each of the SAE deployments.

D.

Upload the container images to Function Compute as functions, and configure a concurrency limit to handle the peak load. Serve the functions over API Gateway.