
2024 Realistic ACP-Cloud1 Dumps Latest Alibaba Cloud Practice Tests Dumps
ACP-Cloud1 Dumps PDF - ACP-Cloud1 Real Exam Questions Answers
Alibaba Cloud ACP-Cloud1 (ACP Cloud Computing Professional) Exam is a certification program designed to validate the skills and knowledge of professionals who work with Alibaba Cloud computing solutions. ACP-Cloud1 exam covers various topics related to cloud computing, including cloud architecture, infrastructure, security, and management. ACP Cloud Computing Professional certification is ideal for individuals who want to demonstrate their expertise in cloud computing and differentiate themselves in the job market.
In addition to the ACP-Cloud1 exam, Alibaba Cloud offers a range of other cloud computing certifications, including ACP-Cloud Security Certification, ACP-Cloud Big Data Certification, and ACP-Cloud Integration Certification. These certifications can help individuals and businesses to build their skills and knowledge in specific areas of cloud computing.
NEW QUESTION # 11
A new media company uses a mobile app to provide news and information services. They utilize Auto Scaling to add/reduce ECS instances dynamically to address service traffic spikes.
Based on the estimation of their service and technical personnel the company thinks they require 10 ECS instances during idle hours and 10 to 20 ECS instances (dynamically adjusted) during some busy hours, which are normally from 07:30 to 09:00 and from 18:30 to 20:00 In the scaling group; they set the "Minimum number of instances" to 10 and "Maximum number of instances" to 20.
To simplify deployment tasks and save costs, which of the following scaling modes should they choose?
- A. Healthy mode
- B. Fixed quantity mode
- C. Scheduled mode
- D. Event-triggered mode
Answer: B
NEW QUESTION # 12
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. 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.
- B. 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.
- C. Synchronize user-related access information to OSS in real time or quasi real time for further use
- D. 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.
Answer: A
Explanation:
Explanation
This statement is not correct because it is not a good practice to store user access information on each ECS instance in the scaling group. This is because the ECS instances are dynamic and can be added or removed by the Auto Scaling service based on the load and demand. Therefore, the data stored on the ECS instances may be lost or inconsistent if the instances are terminated or replaced. Moreover, this approach does not provide a centralized and unified way to access and analyze the data, which may affect the accuracy and efficiency of the analysis. Therefore, it is better to use other services such as ApsaraDB for RDS, ApsaraDB for Memcache, or OSS to store the user access information in a persistent and scalable manner. References: Auto Scaling, ApsaraDB for RDS, ApsaraDB for Memcache, OSS
NEW QUESTION # 13
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 CA certificates, not SSL certificate
- D. SLB can only host SSL certificates, not CA certificates.
Answer: A
NEW QUESTION # 14
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. You can change an instance's operating system without rebooting.
- B. You can upgrade the CPU, memory, and bandwidth.
- C. Upgrading network bandwidth does not require the ECS instance to restart.
- D. Upgrading the configuration of the ECS instance requires no' redeployment or data migration.
Answer: A
Explanation:
Explanation
Changing an instance's operating system requires creating a custom image or using a public image, and then replacing the system disk of the instance. This process will cause the instance to restart. Therefore, this statement is false. References: ECS User Guide: Replace the system disk (non-public image) and ECS User Guide: Replace the system disk (public image)
NEW QUESTION # 15
Which of the following ports does RDS for MySQL listen on by default?
- A. Port 8080
- B. Port 3306
- C. Port 3060
- D. Port 3600
Answer: B
Explanation:
Explanation
The port 3306 is the default port on which MySQL is usually configured. This port is used by MySQL clients and applications to connect to the MySQL server. If you are using any other port, you should allow traffic to that specific port instead. Alibaba Cloud RDS for MySQL also uses this port by default, unless you specify a different port when creating the RDS instance. You can view and modify the port number of your RDS instance in the RDS console. References: How to configure an Amazon RDS environment for MySQL, Connecting to a DB instance running the MySQL database engine, [Create an ApsaraDB RDS for MySQL instance]
NEW QUESTION # 16
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 data. Which of the following Alibaba Cloud products can be used to quickly resolve this problem?
- A. Managed Security Service
- B. Anti-DDoS Pro Service
- C. Cloud Firewall
- D. Security Center
Answer: D
Explanation:
Explanation
Security Center is a centralized security management system that dynamically identifies and analyzes security threats, and generates alerts when threats are detected. Security Center provides multiple features to ensure the security of cloud resources and servers in data centers1. Security Center can help the company to quickly resolve its security problems by providing the following benefits:
Unified security management: Security Center automatically collects various log data from the company's services on the cloud, and implements control over found security threats. Security Center can also manage assets, attacks, vulnerabilities, and threats in the Security Center console2.
Proactive defense: Security Center supports the proactive detection and termination of mainstream ransomware, mining programs, backdoor programs, worms, malicious programs, DDoS trojans, and trojan programs. Security Center also prevents websites from being maliciously implanted with the acts that involve terrorism, politics, dark chains, trojans, and backdoors. This ensures the normal operation of web page information2.
Automated security operations: Security Center automatically traces the sources and causes of attacks.
This helps the company understand the ins and outs of intrusion threats and make quick responses. Security Center also supports custom alerts and third-party data migration to the cloud in a secure manner2. References: Security Center - Alibaba Cloud, Cloud Security- Alibaba Cloud, Introduction to Security Center - Alibaba Cloud Document Center
NEW QUESTION # 17
When using Alibaba Cloud SLB. you can set different weights for backend ECS instances The higher the weight of a backend ECS instance the more load will be assigned to it An SLB instance has 5 ECS instances in the backend server pool, all of which are healthy Among these 5 ECS instances, the weight of ecs_inst1 is set to 100. Which of the following statements is correct?
- A. 100% of loads will be assigned to ecs__inst1, and the remaining 4 ECS instances will stay idle
- B. Based on SLB's working mechanism, approximately 20% of loads will be assigned to ecs_inst1
- C. We do not know the weight settings of the remaining 4 ECS instances, so we cannot tell what would happen
- D. Based on request level parameters of external requests, all requests with a request level parameter of 100 will be transferred to ecs_inst1
Answer: C
NEW QUESTION # 18
Alibaba Cloud Content Delivery Network (CDN) is a distributed network that is built and overlaid on the bearer network Moreover it is composed of edge node server clusters distributed across different regions. It replaces the traditional data transmission mode, which is centered on Web servers. When using Alibaba Cloud CDN, a user's request wilt first reach the edge node, and then receive data from the origin site by means of back-to-source Moreover, the admin can obtain visitor's real IP on the origin site. Which of the following descriptions relate to "obtaining visitors real IP" are correct? (Number of correct answers: 2)
- A. You can one-step activate the "recording visitor's real IP" function in Alibaba Cloud CDN console to directly view the visitor's real IP in the access log.
- B. "Visitor's real IP" is saved in "X-Forwarded-For" header in HTTP protocol. It can be directly obtained in the user-defined LOG of Apache and Nginx.
- C. "Visitor's real IP" can only be obtained by modifying the application
- D. In Windows, if IIS is used: after installing "F5XForwardedFor" extension module. 'Visitor's real IP" can then be seen in the log.
Answer: B,D
NEW QUESTION # 19
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. Authorization
- B. Connection
- C. X-Forwarded-For
- D. Etag
Answer: B
NEW QUESTION # 20
Alibaba Cloud provides comprehensive security protection covering networks, hosts, applications, databases, and content for on-cloud clients. Users using Alibaba Cloud services only need to focus on their own services, without the need to pay any attention to security protection issues.
- A. True
- B. False
Answer: B
Explanation:
Explanation
Alibaba Cloud provides comprehensive security protection covering networks, hosts, applications, databases, and content for on-cloud clients, but users still need to pay attention to security protection issues. Alibaba Cloud and its customers are jointly responsible for the security of customers' applications built on Alibaba Cloud. With security responsibilities shared between Alibaba Cloud and its customers, Alibaba Cloud provides a secure infrastructure to decrease the enterprise security burden of customers. As such, customers can configure and use cloud products in a secure manner, thus relieving much of the underlying security burdens while allowing customers to focus more on their core business needs. However, customers still need to follow the best practices and guidelines for cloud security, such as using strong passwords, enabling multi-factor authentication, encrypting sensitive data, applying security patches, etc. Customers also need to monitor and manage the security risks and incidents of their cloud environment using Alibaba Cloud's security products and services, such as Security Center, ActionTrail, Cloud Firewall, etc. References: Cloud Security- Alibaba Cloud, Security & Compliance Center, Shared Responsibility
NEW QUESTION # 21
Recently, response speed of a certain Alibaba Cloud Elastic Compute Service (ECS) instance is unacceptably slow. By using CloudMonitor we discovered that the ECS instance utilizes more than 80% of the assigned bandwidth.
Which of the following approach can address this issue and without the need to reboot the ECS instance?
- A. Add a disk to the ECS instance
- B. None of the above
- C. Upgrade the CPU and memory of the ECS ins
- D. Upgrade the bandwidth of the ECS instance
Answer: D
Explanation:
Explanation
According to the Alibaba Cloud Elastic Compute Service documentation, if the current public bandwidth does not meet your business requirements, you can upgrade or downgrade the public bandwidth configurations without the need to reboot the ECS instance. This can improve the network performance and response speed of the ECS instance. Upgrading the CPU, memory, or disk of the ECS instance may not solve the issue of bandwidth utilization, and may require rebooting the ECS instance. References: Public bandwidth - Elastic Compute Service
NEW QUESTION # 22
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
Answer: A
Explanation:
Explanation
Alibaba Cloud Content Delivery Network (CDN) is a distributed network that delivers content to users based on their geographic locations. CDN can reduce the latency and improve the user experience of accessing content from the Internet. CDN can also reduce the Internet downstream traffic of OSS by caching the content in the edge nodes of CDN. The Internet traffic cost of CDN is lower than that of OSS, and the back-to-source traffic cost from CDN to OSS is also lower than a user access to OSS directly. Therefore, using CDN can reduce the traffic cost of OSS. References: Object Storage Service (OSS) - Alibaba Cloud, Storage Services Overview:OSS - Alibaba Cloud, Introduction to Object Storage Service - Alibaba Cloud, Object Storage Service(OSS): Store Data Safely In The Cloud
NEW QUESTION # 23
A Virtual Private Cloud (VPC) is an isolated network environment that is completely isolated from each other The following statements about VPC are correct_________. (Number of correct answers: 2)
- A. The internal networks of different VPCs are completely isolated and can be interconnected through IP addresses mapped to the outside.
- B. Each VPC has an independent tunnel ID, and a tunnel ID corresponds to a virtualized network.
- C. ECS instances in a VPC use security group firewalls for Layer 2 network access control.
- D. Subnets can be divided like the traditional network environment. Different cloud servers within each subnet are connected by the same router and different subnets are interconnected by switches.
Answer: A,B
Explanation:
Explanation
According to the Alibaba Cloud Academy, a VPC is an isolated network environment that is completely isolated from each other. Each VPC has an independent tunnel ID, and a tunnel ID corresponds to a virtualized network. This means that different VPCs cannot communicate with each other through the tunnel ID. Subnets are not divided like the traditional network environment, but rather are logical divisions of the VPC. Different cloud servers within each subnet are connected by the same router, but different subnets are interconnected by route tables, not switches. ECS instances in a VPC use security group firewalls for Layer 4 network access control, not Layer 2. The internal networks of different VPCs are completely isolated and can be interconnected through IP addresses mapped to the outside, such as NAT Gateway or EIP. References: ACP Cloud Computing Certification Preparation Course - Internetworking with VPC, Alibaba Cloud VPC User Guide
NEW QUESTION # 24
After stopping an Alibaba Cloud Elastic Compute Service (ECS) instance, since the ECS instance is stopped, you will not be charged for anything related to that ECS instance until you start the instance again regardless of which region the instance is located in.
- A. True
- B. False
Answer: B
Explanation:
Explanation
After stopping an Alibaba Cloud Elastic Compute Service (ECS) instance, you will not be charged for the instance usage fee or the public bandwidth fee (if applicable) until you start the instance again. However, you will still be charged for the disk usage fee and the snapshot usage fee (if applicable) regardless of which region the instance is located in. This is because the disks and snapshots are still occupying the storage space and need to be billed accordingly. Therefore, the statement is false. References: 1 - Billing FAQ - Alibaba Cloud Document Center - What fees do I need to pay after I stop a Pay-As-You-Go instance?
NEW QUESTION # 25
After creating an RDS for MySQL read-only instance, which of the following CAN NOT be performed by the read-only instance in RDS management console?
- A. Specification change
- B. SQL log auditing
- C. Parameter configuration
- D. Intranet/Internet switchover
Answer: C
NEW QUESTION # 26
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
Answer: A
NEW QUESTION # 27
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
Answer: A
NEW QUESTION # 28
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. High reliability and availability: Provides very high reliability and availability through technologies like 3 redundant copies, automatic failure recovery, etc.
- B. 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.
- C. High scalability Storage capacity can be dynamically scaled to meet the needs.
- 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. Transparent service: Provides the service through a single SDK
Answer: A,C,E,F
NEW QUESTION # 29
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 scheduled task.
- B. Create an event-triggered task.
- C. Create a new scaling group.
- D. Create a scaling rule
Answer: C,D
NEW QUESTION # 30
Company A constructed a sales management platform using three Elastic Compute Service (ECS) instances.
One of the instances runs MySQL, and is used as the database server. The other two instances are used as Web servers After some time, the number of employees in Company A dramatically increases, leading to higher sales volumes At the same time, the platform response speed is gradually decreasing too.
According to the report from CloudMonitor, the average CPU utilization rate of the two Web servers exceeds
70%, and database load
reaches 75% Company A can select Alibaba Cloud_________ services.to cope with the issue and optimize the performance. (Number of correct answers: 2)
- A. Incorporate Server Load Balancer (SLB) and add additional ECS instances to relieve the load on existing ECS instances
- B. Replace the self-built MySQL database with ApsaraDB for RDS to obtain better database performance, and utilize RDS read-only instances to handle read-only requests
- C. Use Content Delivery Network (CDN) to enhance content loading speed
- D. Import database data into Object Storage Service (OSS) to share the storage pressure on the platform
Answer: A,B
Explanation:
Explanation
Option B is correct because using Server Load Balancer (SLB) and adding additional ECS instances can help to distribute the traffic among multiple servers and improve the availability and scalability of the platform. SLB can also provide health checks and fault tolerance for the ECS instances1 Option D is correct because replacing the self-built MySQL database with ApsaraDB for RDS can provide better database performance, security, and reliability. ApsaraDB for RDS is a fully managed cloud database service that supports MySQL, SQL Server, PostgreSQL, and other engines. It can automatically handle tasks such as backup, recovery, monitoring, and patching. Using RDS read-only instances can also handle read-only requests and reduce the load on the primary database2 Option A is incorrect because importing database data into Object Storage Service (OSS) will not share the storage pressure on the platform. OSS is a cloud storage service that provides high durability, availability, and scalability for storing unstructured data such as images, videos, and documents. It is not suitable for storing structured data such as database tables. Moreover, importing data into OSS will incur additional costs and latency3 Option C is incorrect because using Content Delivery Network (CDN) will not enhance the content loading speed of the platform. CDN is a distributed network that delivers content to users based on their geographic locations, the origin of the content, and the content delivery server. It is mainly used to accelerate the delivery of static content such as images, videos, and scripts. It is not effective for dynamic content such as database queries and transactions4 References:
1: Server Load Balancer - Alibaba Cloud
2: ApsaraDB for RDS - Alibaba Cloud
3: Object Storage Service - Alibaba Cloud
4: Content Delivery Network - Alibaba Cloud
NEW QUESTION # 31
If you need to accelerate a certain domain name (such as abc.com) via Alibaba Cloud Content Delivery Network (CDN), you must add it to "CDN Domain Name List" in the CDN service. After added successfully, you will get a CNAME address A Next, you need to modify domain name resolution and direct the domain name (such as abc.com) to CNAME address A.
Which of the following is a NOT correct description of modifying domain name resolution?
- A. If your domain name (such as abc.com) is transferred to Alibaba Cloud in advance, and managed by the same Alibaba Cloud account, you can perform one-step resolution modification.
- B. The CNAME address allocated to the domain name (such as abc.com) will point to an IP address. This IP address resolving mechanism is intelligently managed by Alibaba Cloud CDN system.
- C. The DNS service provider used by the domain name (such as abc.com) must support intelligent resolution.
- D. The DNS service provider used by the domain name (such as abc.com) can be companies other than Alibaba Cloud.
Answer: A
NEW QUESTION # 32
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: C
Explanation:
Explanation
When the scheduled task is activated once, 4 ECS instances will be added in the scaling group. This is because the scaling rule "Add 6 ECS instances" will increase the number of instances in the scaling group to 9, which exceeds the maximum number of instances (7) that is set for the scaling group. Therefore, Auto Scaling will only add 4 ECS instances to reach the maximum number of instances. The remaining 2 ECS instances will not be added to avoid exceeding the quota.
NEW QUESTION # 33
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. 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.
- C. Use the security group function of the ECS instance, and respectively deploy ECS instances running different subsystems to independent security groups.
- D. 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.
Answer: A,B,D
NEW QUESTION # 34
Alibaba Cloud Elastic Compute Service (ECS) instances in different Security Groups will definitely have no way to communicate with each other.
- A. True
- B. False
Answer: A
NEW QUESTION # 35
......
ACP-Cloud1 Premium Exam Engine pdf Download: https://www.test4engine.com/ACP-Cloud1_exam-latest-braindumps.html
ACP-Cloud1 Exam [2024] Dumps Alibaba Cloud PDF Questions: https://drive.google.com/open?id=1eQ3acIQQx5U2PPcVRVeN9DpY5U7Qq-7c