[2022年01月] 無料ACP-Cloud1試験問題集試験点数を伸ばそう [Q10-Q35]

Share

[2022年01月] 無料ACP-Cloud1試験問題集試験点数を伸ばそう

2022年最新のACP-Cloud1実際問題集には試験のコツがあるPDF試験材料


Alibaba Cloud ACP-Cloud1 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • OSSバケットとオブジェクトの管理、使用、操作に関する知識がある
  • ECSの利点、課金ポリシー、アプリケーションシナリオ、API、SDKに関する知識がある
トピック 2
  • VPCでECS、Server Load Balancer、OSS製品を使用し、アプリケーションソリューションを実装できる
  • Auto Scaling機能、製品の利点、一般的なアプリケーションシナリオに精通している
トピック 3
  • VPC、Vrouter、Vswitch、ルートテーブル、ルートエントリなどのVPC関連の概念に精通している
  • OSS、ECS、CDN、ApsaraVideo for MediaTranscodingに基づくアプリケーションソリューションを実装できる
トピック 4
  • OSSが提供する画像処理機能に精通している
  • ECS製品に基づくアプリケーションを展開できる
トピック 5
  • OSS製品の利点、アプリケーションシナリオ、および課金モデルに関する知識がある
  • サーバーロードバランサー、ECSおよびAutoScaling製品に基づくアプリケーションソリューションを実装できる
トピック 6
  • VPC製品の利点とアプリケーションシナリオに関する知識がある
  • ExpressConnectを介したVPC間の相互接続ソリューションの実装に関する知識がある

 

質問 10
Which of the following statements is NOT correct, when comparing RDS with a self-built database?

  • A. RDS provides automatic backup while self-built databases require you to prepare storage space for backup copies and regularly verify that these copies can be restored.
  • B. Self-built database support quick deployment and elastic scaling.
  • C. RDS requires no O&M while self-built database require a dedicated DBA for maintenance, which results in high HR costs.
  • D. RDS features a high availability of 99 95% while self-built databases require you to implement data protection primary-standby replication, and RAID all by yourself.

正解: B

 

質問 11
A popular worldwide forum stores static resources in OSS and accelerates access using CON Users find that the speed of downloading files from the forum has been greatly improved, but uploading files is slow due to the long data transmission distance, resulting in a bad access experience In order to improve the speed of uploading files for users in this forum, so that users in different regions can have a good access experience, we recommend that the forum can________.

  • A. Activate the PCDN service
  • B. Activate OSS in different regions as file storage, and synchronize data between OSS in different regions through cross-region replication
  • C. Enable OSS static website hosting
  • D. Enable the transmission acceleration service for O: Enable OSS

正解: B

 

質問 12
If you want to build a secure and isolated network environment on Alibaba Cloud; meanwhile, design your network topology and specify Intranet IP addresses or CIDR Blocks in this network environment as needed, you can choose

  • A. Leased line
  • B. Express Connect
  • C. Auto Scaling
  • D. Virtual Private Cloud (VPC)

正解: D

 

質問 13
When you create an Alibaba Cloud VPC. a VRouter and a route table will be created automatically. Which of the following statements is NOT correct about the route table?

  • A. Each VRouter may have multiple route tables.
  • B. This route table cannot be deleted
  • C. The routing entries of the route table can not be modified manually.
  • D. When a VPC is deleted, the corresponding route table is also deleted.

正解: D

 

質問 14
An online education website is built based on ECS. SLB and Auto Scaling, which greatly reduces resource cost, O&M cost and without compromising system stability and user experience.
Now. the website admin wants to keep the user information (such as source IP, accessed URLs, and duration on each page) for analysis to support their upcoming campaign events In this case, which of the following statements is NOT correct?

  • A. Synchronize user-Synchronize user-related access information to ApsaraDB for Memcache in real time or quasi real time. Then, access Memcache using an application or make the data in Memcache persistent based on certain rules and then can use the persistent data for further analysis.
  • B. Let each ECS instance in the scaling group keeps the user access information it processes Thus, the data saved by these ECS instances can be accessed and analyzed at any time, making the solution not only simple, but also efficient reliable, and cost-effective.
  • C. Save user-related access information to ApsaraDB for RDS in real time or quasi real time, which can then be used for performing query and analysis.
  • D. Synchronize user-related access information to OSS in real time or quasi real time for further use

正解: A

 

質問 15
All RDS for MySQL backups are full backups.

  • A. True
  • B. False

正解: A

 

質問 16
When the "'Obtain the Visitor's Real IP Address" function is enabled in Alibaba Cloud SLB For layer 7 services, you can obtain the real IP addresses of visitors through the______________field in HTTP header

  • A. Etag
  • B. X-Forwarded-For
  • C. Connection
  • D. Authorization

正解: C

 

質問 17
You are designing a solution for a startup company, the proposed solution is like this You suggest they use ECS instances to process requests from mobile App clients, and use SLB to distribute data traffic and ensure the load across each backend ECS instance is balanced.
Moreover to deal with volatile fluctuations in business volume (page views are much higher on the weekends), you also suggest they use Auto Scaling to dynamically increase or reduce computing resources.
The company is satisfied with the solution you proposed. However, they have one concern that when removing an idle instance from the scaling group: if Auto Scaling shuts the instance down directly, the service running on that instance will be abruptly terminated, resulting in poor user experience.
In order to eliminate your customer's concern, which of the following solutions should you recommend them?

  • A. First, insert a script into the image for creating the ECS instance Second, make the script run automatically when the operating system in this ECS instances is about to shut down. This script contains the processing logic that can ensure the instance finish all the remaining tasks before shutting down.
  • B. Find the ECS instance that is going to be removed from the backend server pool of the SLB instancer and automatically set the weight of this ECS instance to 0. This instance will not be assigned with new requests, and will be automatically removed from the backend server pool after existing tasks are completed.
  • C. Use the Lifecycle Hook function embedded m Auto Scaling Define a suitable timeout and a web hook to do the necessary work before the instance is removed.
  • D. Find the ECS instance that is going to be removed from the backend server pool of the SLB instance, and manually remove this instance from the backend server pool Applications running on this ECS instance will normally return results, but this instance will not be assigned with new requests.

正解: C

 

質問 18
For ECS and RDS instances under different Alibaba Cloud accounts but in the same region, which of the following statements is NOT correct for migrating self-built MySQL databases (running on ECS) to RDS?

  • A. The data can be imported by running mysqldump.
  • B. The data cannot be migrated.
  • C. The data can be imported via the Intranet
  • D. The data can be imported via the public network.

正解: A

 

質問 19
Auto Scaling is a management service that can automatically adjust elastic computing resources based on your business needs and policies It supports adding an existing ECS instance into the scaling group but imposes certain requirements on instance region In this case, which of the following statements is true?

  • A. The instance and the scaling group must be in the same region but not necessarily the same zone.
  • B. The instance and the scaling group can be in different regions and zones.
  • C. Each scaling group can span up to two regions. After adding the ECS instance, the number of regions of all the ECS instances in the scaling group must be no greater than two.
  • D. The instance and the scaling group must be in the same region and zone.

正解: A

 

質問 20
Alibaba Cloud Object Storage Service (OSS) is a cloud storage service that features massive capacity, outstanding security, low costs, and high reliability. In an OSS bucket, all elements are stored as________.

  • A. Stubs
  • B. Keys
  • C. Objects
  • D. Hashes

正解: C

解説:
OSS does not use a hierarchical structure for objects, but instead uses a flat structure. All elements are stored as objects in buckets. To use OSS in the same manner in which local file systems are used, you can configure Cloud Storage Gateway (CSG).
https://www.alibabacloud.com/help/doc-detail/31817.htm

 

質問 21
RDS accounts can be used to connect with the databases created on a given RDS instance. Each account can be bound with multiple databases. Yet, the read/write permissions of each database can only be assigned to one RDS account

  • A. True
  • B. False

正解: A

 

質問 22
Once ECS is created, you can't change its private IP address anymore.

  • A. True
  • B. False

正解: A

 

質問 23
After activating an Alibaba Cloud Elastic Compute Service (ECS) instance, you want to monitor the status of the ECS instance via Alibaba Cloud console. Therefore: you must activate and purchase Alibaba Cloud CloudMonitor service to meet this demand.

  • A. True
  • B. False

正解: B

 

質問 24
When using Alibaba Cloud SLB to forward layer 7 (HTTP) service requests. SLB will replace the IP address in the HTTP header file to forward requests.
Therefore the source IP address that can be seen on the backend ECS instance is the IP address of SLB instead of the clients real IP address.

  • A. True
  • B. False

正解: A

 

質問 25
A video company uses SLB to distribute user requests to 20 ECS instances with the same configuration to response these requests. As the Spring Festival approaches, service traffic would double during holidays (based on past experience). Thus, you use Auto Scaling to elastically adjust computing resources. Since the services is online for many years, you have historic records that can help predict the upcoming service traffic and choose the scaling mode freely. In this scenario, which of the following options are feasible and with minimum operation efforts? (Number of correct answers: 2)

  • A. Manual mode: Set the minimum number of instances to 40 on the first day of the holidays and change the number to 20 after the holidays.
  • B. Scheduled task: Increases the number of ECS instances to 40 on the first day of the holidays and reduce the number to 20 after the holidays.
  • C. Cloud monitor and event-triggered task: Dynamically adds ECS instances during resource shortage and reduces ECS instances during idle hours by monitoring the CPU utilization rate and workload
  • D. Healthy check mode: Ensures that all the current ECS instances in scaling groups are working correctly to meet user access requests.

正解: A,B

 

質問 26
A large enterprise wants to migrate the entire business system to Alibaba Cloud to save the overall IT procurement and O&M costs From the security aspect, the company requires that
1. Must support secured remote O&M because the administrator often takes business trips.
2. Networks between subsystems should be isolated because subsystems are independently used by different departments Which of the followings should be used together to meet the company's requirements? (Number of correct answers: 3)

  • A. Build an independent ECS instance as the bastion host or remote logon and O&M, and authorize the bastion host to access ECS instances running other subsystems.
  • B. Use the security group function of the ECS instance, and respectively deploy ECS instances running different subsystems to independent security groups.
  • C. Create multiple ECS instances in the VPC to install subsystems of different departments- Allocate only Intranet IP addresses to all ECS instances, and deploy them in the same security groups.
  • D. Enable the VPN on the bastion host (or directly use the VPN image on Alibaba Cloud Marketplace). The administrator uses VPN encrypted communication during O&M.

正解: A,C,D

 

質問 27
The backend server pool of an Alibaba Cloud SLB contains multiple ECS instances, which may have different service capacities. To exploit the different service capacities of backend ECS instances, which of the following statements is correct?

  • A. Choose Round-Robin model and ECS instances with higher capacities will surely be assigned with more requests.
  • B. SLB cannot assign more requests to certain ECS instances.
  • C. Choose Weighted Least-Connection mode, and ECS instances with higher capacities will surely be assigned with more requests.
  • D. Choose Weighted Round Robin mode to set higher weights to ECS instances with higher capacities The higher the weight of the backend ECS instance the higher chance that the instance will receive requests.

正解: D

 

質問 28
When using Alibaba Cloud SLB, users can enable the health check function If a backend ECS instance A is running abnormally, SLB will isolate it and forward the requests to other ECS instances, and when the backend ECS instance A is back to normal, SLB will again forward requests to it.

  • A. True
  • B. False

正解: A

 

質問 29
When a customer uses Alibaba Cloud Object Storage Service (OSS) service and finds there exist an amount of Internet downstream traffic, he/she can use Alibaba Cloud Content Delivery Network (CDN) service to reduce the traffic cost.
Because the Internet traffic cost of CDN is lower than that of OSS, moreover, the back-to-source traffic cost from CDN to OSS is also lower than a user access to OSS directly.

  • A. True
  • B. False

正解: A

 

質問 30
Which of the following ports does RDS for MySQL listen on by default?

  • A. Port 8080
  • B. Port 3060
  • C. Port 3306
  • D. Port 3600

正解: C

 

質問 31
Which of the following scenarios can be done using Alibaba Cloud Express Connection? (Number of correct answers: 2)

  • A. Intranet communication between two VPCs in different accounts and different CIDR Blocks
  • B. Intranet communication between a VPC and servers in an external IDC
  • C. Intranet communication between VPCs and Smart Access Gateway in customers different branch offices
  • D. Intranet communication between two VPCs under the same account in the same region

正解: A,C

 

質問 32
Which of the following statements is most accurate about the Data Transmission Service (DTS) database migration function?

  • A. Supports warning when source and destination has some unresolved conflict found.
  • B. Supports migrating MySQL databases from external sources.
  • C. Supports all of the above functions.
  • D. Supports database schema replication between instances.

正解: D

 

質問 33
Alibaba Cloud Object Storage Service (OSS) provides multiple file uploading modes for different scenarios, which are___________.
(Number of correct answers: 2)

  • A. Directly copying to/from OSS using portable disks
  • B. Upload using the SDK
  • C. Uploading using the API
  • D. Direct upload from the OSS management console no matter how large the file is

正解: A,D

 

質問 34
Many cloud computing service providers support users to activate/create a cloud service through Open API. Which of the following protocols is most not likely to be supported by these Open API?

  • A. HTTP
  • B. PPPoE
  • C. Restful
  • D. Web Service

正解: B

 

質問 35
......

心強いACP-Cloud1のPDF問題集はACP-Cloud1問題:https://www.passtest.jp/Alibaba-Cloud/ACP-Cloud1-shiken.html

正真正銘のACP-Cloud1問題集で無料PDF問題で合格させる:https://drive.google.com/open?id=1R100h8K_HjArfe0UgBZrrCpV2l3r9HyN