Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Alibaba Cloud ACA-CloudNative - ACA Cloud Native Certification Exam

Page: 3 / 5
Total 155 questions

For Storage migration, Alibaba Cloud provides both offline migration and online migration

services.

Score 2

A.

True

B.

False

What is the foundation of the microservices architecture?

A.

The development of a single application becomes a centralized, including all dependencies on bare metal.

B.

Developing a single application while keeping data consistency with transaction control (like row locking then commit, will rollback when failed)

C.

Developing a single application as a suite of small and independent services that are running in their own processes, can develop and deploy independently.

D.

About developing a single application become modular in the level of method/function, but keep only in 1 object app because we need to manage it easily.

Which of the following options are correct regarding scale out in Hybrid-Cloud scenarios?

(Number of correct answers: 3)

Score 2

A.

Pods can be scaled out to Alibaba Serverless Kubernetes (ASK)

B.

Pods can be scaled out to a Virtual Node

C.

Pods can be scaled out to normal worker nodes such as ECS

D.

Pods can be scaled out to special scaling-groups

What key features are provided by AI/ML solutions?

A.

Al ML job lifecycle management

B.

Optimized scheduler for AI/ML jobs

C.

Unified heterogeneous resources management

D.

Accelerate computation with distributed data cache

E.

Auto Scaling

F.

GPU monitoring and problem detection

G.

Cost management

Alibaba Cloud Container Service for Kubernetes (ACK) can register Kubernetes clusters running

on-premise or on other cloud platforms.

Score 2

A.

True

B.

False

What is the complete parts of Twelve Factor Applications as Guidance to create microservice architecture?

A.

Code Repository, Build + Unit Test+Code Quality, Test Script,Test Suite, Provisioning to Containers, deploy as Microservices

B.

Requirement Gathering and analysis, System Design, Implementation, Integration and Testing, Deployment of system, Maintenance

C.

Design Thinking, Backlog, User Story Mapping, Epic, List of Microservices

D.

Codebase; Dependencies; Configuration; Backing Service; Build, Release & Run; Processes; Port Binding; Concurrency; Disposability; Dev/Prod Parity; Logs; Admin Processes

E.

Source Code management, Jenkins, Docker, Ansible, Teraform

Which of the following statements are correct for storage usage of Alibaba Cloud Container Service

for Kubernetes (ACK)? (Number of correct answers: 2)

A.

Cloud Disk includes SSD, ESSD, and Efficiency: the minimum size is 25 GB

B.

OSS is ideal for archival storage (i.e. lots of writing, less frequent reads)

C.

ACK provides 5 StorageClass types by default, for Cloud Disk

D.

You should create a NAS subdirectory first, and then attach it to ACK

Which of the following are correct ways to generate a Log Service ingress dashboard? (Number

of correct answers: 2)

Score 2

A.

When creating an Alibaba Cloud Container Service for Kubernetes (ACK) cluster, an ingress

dashboard can be installed at creation time.

B.

LogStore can be installed via app catalog.

C.

The Logtail-ds component can be installed by using

How do you calculate a Kubernetes cluster's consistent resource capacity?

Score 2

A.

Microservice amount * Instance type (e.g. 2C/4G)

B.

Microservice amount * Average instance amount * Instance type (e.g. 2C/4G)

C.

Microservice amount * Average instance amount * Instance type (e.g. 2C/4G) * Redundancy

D.

Microservice amount * Average instance amount * Instance type (e.g. 2C/4G) * Redundancy +

Autoscale nodes instance type

Which of the following statements are correct regarding cluster autoscaler? (Number of correct

answers: 3)

Score 2

A.

Cluster autoscaler provides "standard mode" and "swift mode" for scale out

B.

Cluster autoscaler will add worker nodes, such as ECS, via AutoScaling when scaling out

C.

Swift mode is quicker than standard mode when scaling out

D.

One cluster only supports one scaling group

E.

Scaling group can be defined or created via a special namespace