After you enable health checks of Server Load Balancer (SLB), when one backend ECS instance is declared as unhealthy, which of the following statements is correct?
Which of the following fields should be defined in the Alibaba Cloud Terraform
Provider Configuration? (Number of correct answers: 3)
Which command should you run to create the resources described in the Terraform scripts?
Which of the following Alibaba Cloud services offers a software-defined wide area network (SD-WAN) solution based on cloud-native technologies?
Serverless Workflow allow you to orchestrate distributed tasks in sequence, branch, and parallel modes, and ensure that tasks are reliably coordinated according to your workflow logic. Which of the following service integration modes is not supported by Serverless Workflow?
When you use SQL statements to access tables in a database without an index configured, a full table scan will be performed. If a table contains a large amount of data, this kind of scan will access a large amount of data and consume a lot of the database's resources. Which of the following options are best practices when creating database indexes? (Number of correct answers: 3)
A developer has written a web application using a microservice architecture,
in such an architecture, the client (web browser or mobile application) first initiates a request. The request first reaches the load balancer, then goes through an authentication service, a billing service, then requests a resource, and finally a result is returned. How many spans does such a call chain
consist of?