








Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A set of questions and potential answers related to the alibaba cloud aca developer certification. It covers various alibaba cloud services such as rds, rabbitmq, sts, ecs, serverless workflow, oss, polardb, log service, cdn, and eci. The questions test the knowledge of developers in managing and maintaining applications on the alibaba cloud platform, focusing on troubleshooting, resource creation, service integration, and data management. This material is useful for individuals preparing for the aca developer certification exam, offering insights into the types of questions and topics covered. Questions related to database backups, message queue resources, security token services, elastic compute services, serverless workflows, object storage services, and more, providing a comprehensive overview of the skills required for the certification.
Typology: Exams
1 / 14
This page cannot be seen from the preview
Don't miss anything!









DML operations were performed during the backup DCL operations were performed during the backup
o The ECS instance name violates the ECS service's namingconventions. o The ECS instance name conflicts with other instance names. o The user's Alibaba Cloud account has not passed real name authentication o The API callers account and password are not authorized for o ECS access.
selected reporting threshold. For Server Load Balancer (SLB), CloudMonitor supports the collection and reporting of HTTPS certificate expiration events, for certificates installed on SL For E-MapReduce, CloudMonitor supports the collection and reporting of service component status, cluster creation failure, and timeout events. Question was not answered
7. What are the advantages of using Elastic Container Instance (ECI) to deploy applications compared with using ECS? (Number of correct answers; 2) Low maintenance, low costs Startup in seconds without the need to reserve resources Less significant visualization layer performance losses Stronger isolation between instances Question was not answered 8. Which of the following are correct, regarding RAM users? (Number of correct answers: 3) RAM users can be created under a single Alibaba Cloud account, corresponding to employees, systems, or applications. RAM users do not "own" the resources that they create (those belong to the Alibaba Cloud account itself), and RAM users cannot generate and pay their own individual bills (costs accrue to and are billed to the master Alibaba Cloud account). RAM users belong to an Alibaba Cloud account, but they can also operate as independent accounts with their own private resources, not visible to the primary Alibaba Cloud account. RAM users must be authorized by the Alibaba Cloud account to log in to the console or use the API to manage the resources owned by the Alibaba Cloud account. Question was not answered 9. Which of the following statements are correct, with regard to Alibaba Cloud Log Service? (Number of correct answers: 3)
As an agent for collecting logs, Logtail can collect logs from existing system log files in a non-intrusive manner The Log Service frontend service adopts an LVS + NGINX Architecture The Logstore backend service is deployed on a single machine to complete the real-time persistence, indexing, query and delivery of Logstore data to MaxCompute Each log written to the Log Service backend will be saved in triplicate (across three separate physical servers) Question was not answered
10. A mobile application developer intends to use Alibaba Cloud Object Storage Service (OSS) to store the end user data for their app, and to ensure data isolation between each user of the app, to
HTTP Header settings may cause cache misses. The origin site has a large number of dynamic resources. Cache configuration is inappropriate (ex. overly short Cache Expiry Time for popular files). Question was not answered
13. Assume that a company uses ApsaraDB for PolarDB. The company commonly queries users based on their basic information, including: addresses, company names, and ID numbers. In this scenario, what is the best practice for creating a database index (or indexes)? Create a b-tree index on each column to be searched. Create a hash index on each column to be searched. Create a gin index for multiple fields. Create a gist index for multiple fields. Question was not answered 14. On which operating systems can you install Alibaba Cloud command line tools? (Number of correct answers: 3) Windows Linux macOS Android Question was not answered 15. A development team currently supports an application that is designed to be deployed on a single server's local memory As part of migrating to Alibaba Cloud, the team needs to use Auto Scaling, and must therefore move their game state data off of their servers, so that they can automatically scale up and down without losing game data. Where should the team store these game results to best allow for consistent results without impacting performance? OSS RDS
Redis Log Service Question was not answered
16. To meet data analytics requirements on large datasets, which of these databases can meet the demand for structured and semi- structured storage for almost all types of data, albeit with limited support for strong transactions? HBase OceanBase RDSMariaDB TSDB Question was not answered 17. Which of the following programming languages are supported by the Alibaba Cloud SDK? (Number of correct answers: 3) Java Swift PHP Python Bash shell Question was not answered 18. Company A has a large number of files store in Alibaba Cloud OSS that need to be deleted (numbering in the tens of thousands). What is the fastest, easiest way to delete these files? Manually delete them one by one Configure a life cycle rule that matches the entire bucket, and delete all files after one day Call the API from a script, deleting files in batches Directly delete the bucket Question was not answered
There is not enough space in the Logstore partition The target partition in the Logstore is not specified Question was not answered
22. Which of the following operations can be performed through Log Service sAPI? (Number of correct answers: 3) Collect logs based on Logtail configuration and Logtail machine group information Create a Logstore, write and read logs to the Logstore Access control for different users Deliver logs to OSS for storage and analysis