
Get 2023 Free Alibaba Cloud ACP-Cloud1 Exam Practice Materials Collection
Get Latest and 100% Accurate ACP-Cloud1 Exam Questions
NEW QUESTION 38
Different Alibaba Cloud VPCs are completely isolated from each other.
By default, the VPCs cannot communicate with each other over Intranet, but you can establish VPN connections via the Internet to achieve interconnection between VPCs.
- A. True
- B. False
Answer: A
NEW QUESTION 39
As a concept stem from cloud computing, cloud storage service provides on-demand storage and data services to users through a unified interface Which of the following characteristics about cloud storage are correct? (Number of correct answers: 4)
- A. Management and maintenance: To prevent emergent service termination, users need to know the underlying detail like how the data is archived in the resource pool.
- B. Transparent service: Provides the service through a single SDK
- C. High reliability and availability: Provides very high reliability and availability through technologies like 3 redundant copies, automatic failure recovery, etc.
- D. Ultra-large scale: Data storage can reach TB or even PB level
- E. Service on demand Cloud storage has a huge resources pool, users can apply for and use the resources on demand.
- F. High scalability Storage capacity can be dynamically scaled to meet the needs.
Answer: B,C,E,F
NEW QUESTION 40
Compared with traditional physical servers, upgrading an ECS instance is much easier. Which of the following statements about upgrading an ECS instance is false?
- A. Upgrading network bandwidth does not require the ECS instance to restart.
- B. You can upgrade the CPU, memory, and bandwidth.
- C. Upgrading the configuration of the ECS instance requires no' redeployment or data migration.
- D. You can change an instance's operating system without rebooting.
Answer: A
NEW QUESTION 41
SLB is a load balancing service that distributes traffic to multiple cloud servers It provides a wide range of functions to meet the needs of various business scenarios If a user wants to use SLB and ECS instances to deploy two-way authenticated HTTPS websites, the following statement is correct_______.
- A. SLB can only support HTTPS one-way authentication
- B. You need to host server SSL certificates and client CA certificates on SLB
- C. SLB can only host SSL certificates, not CA certificates.
- D. SLB can only host CA certificates, not SSL certificate
Answer: A
NEW QUESTION 42
Many of Alibaba Cloud services provide highly reliable data storage capacity. For example, Object Storage Service (OSS) promises that its data reliability is no less than 99 99999999%. This high data reliability is solely achieved by RAID 0+1 redundancy technology.
- A. True
- B. False
Answer: A
NEW QUESTION 43
Which of the following statements is NOT correct, when comparing RDS with a self-built database?
- A. 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. 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.
- C. RDS requires no O&M while self-built database require a dedicated DBA for maintenance, which results in high HR costs.
- D. Self-built database support quick deployment and elastic scaling.
Answer: D
NEW QUESTION 44
A customer uses Alibaba Cloud Auto Scaling service and creates a scaling group He/she sets the "Minimum number of instances" to 2 and "Maximum number of instances" to 7.
After correctly configuring scaling settings, the customer adds a scaling rule "Add 6 ECS instances", and creates a scheduled task based on this rule.
And then, the customer checks the scaling group and see it already contains 3 valid ECS instances, he/she then enables this scaling group immediately.
How many ECS instance will be added in the scaling group when the scheduled task is activated once'?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: B
NEW QUESTION 45
A company launched its online service just a year ago. It uses five ECS instances and does not have a full-time system administrator Over the last six months, the company's system has encountered various security problems Several high-risk vulnerabilities were exploited by hackers, leading to leakage of the company's confidential dat a. Which of the following Alibaba Cloud products can be used to quickly resolve this problem?
- A. Managed Security Service
- B. Security Center
- C. Cloud Firewall
- D. Anti-DDoS Pro Service
Answer: C
NEW QUESTION 46
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. Objects
- B. Stubs
- C. Hashes
- D. Keys
Answer: A
Explanation:
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
NEW QUESTION 47
Many websites have suffered DDoS attacks of different volumes. Therefore, accurate understanding of DDoS attacks is critical to website security protection. Which of the following statements about DDoS attacks is the MOST accurate?
- A. The purpose of a DDoS attack is to steal confidential information.
- B. A DDoS attacks crack the server's logon password by means of a massive number of attempts.
- C. DDoS attacks primarily target databases.
- D. The main purpose of a DDoS attack is to prevent the target server from providing normal services. Currently, the DDoS attack is one of the strongest and most indefensible website attacks.
Answer: D
NEW QUESTION 48
You are using Auto Scaling with one scaling group already created, then you want to execute a task at a specific time such as removing 1 ECS instance every night at 00:00. To achieve this, which of the following operations should be performed'? (Number of correct answers; 2)
- A. Create a new scaling group.
- B. Create a scheduled task.
- C. Create a scaling rule
- D. Create an event-triggered task.
Answer: A,C
NEW QUESTION 49
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. Authorization
- C. X-Forwarded-For
- D. Connection
Answer: D
NEW QUESTION 50
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 can be in different regions and zones.
- B. The instance and the scaling group must be in the same region and zone.
- C. The instance and the scaling group must be in the same region but not necessarily the same zone.
- D. 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.
Answer: C
NEW QUESTION 51
Alibaba Cloud Object Storage Service (OSS) provides multiple file uploading modes for different scenarios, which are___________.
(Number of correct answers: 2)
- A. Upload using the SDK
- B. Directly copying to/from OSS using portable disks
- C. Uploading using the API
- D. Direct upload from the OSS management console no matter how large the file is
Answer: B,D
NEW QUESTION 52
OSS supports multi-part uploading for large files, namely dividing a large file into multiple parts and uploading them in order. This function is suitable for scenarios such as uploading large files or uploading files with poor connectivity.
After completing all the multi-part uploading tasks, if you forget to invoke the "Complete Multipart Upload" interface, there will be fragment files left in OSS, occupying bucket storage space-To facilitate deleting those files, OSS provides the________function.
- A. Bucket clearing
- B. Fragment management
- C. Online batch deletion
- D. OpenAPI batch deletion
Answer: C
NEW QUESTION 53
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. 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.
- B. 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. 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.
- D. 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.
Answer: D
NEW QUESTION 54
......
Alibaba Cloud ACP-Cloud1 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
Maximum Grades By Making ready With ACP-Cloud1 Dumps: https://examtorrent.dumpsactual.com/ACP-Cloud1-actualtests-dumps.html
