You have a request ? Contact Us Join Us

Alibaba Cloud Academy Online Conference - Day 2 - Quiz

Answers of Alibaba Cloud Academy Online Conference - Day 2 - Quiz
Alibaba Cloud Academy Online Conference - Day 2 - Quiz
Alibaba Cloud Academy Online Conference - Day 2 - Quiz

The Alibaba Cloud Academy Online Conference - Day 2 Quiz is an interactive and challenging event that tests your knowledge on a wide range of Alibaba Cloud products and services. The quiz includes multiple choice questions, true/false questions, and questions with multiple answers, covering topics such as the ELK Stack, security standards, Alibaba Cloud Container Registry Service, and more. It’s a great way to assess your understanding of the conference material and deepen your knowledge of Alibaba Cloud’s offerings. Participants who pass the quiz receive an e-Certificate, providing a valuable credential for their professional development. The quiz is available online, allowing participants to take it at their convenience.


Notice!
Always refer to the official Alibaba Documentaion for the most accurate and up-to-date information.

Exam Question

Single answer
1.Which of these refer to lightweight data shippers for the ELK Stack?
A. Elasticsearch
B. Logstash
C. Kibana
D. Beats

The lightweight data shippers for the ELK Stack are Beats. Beats are lightweight agents that collect and ship various types of data to Elasticsearch or Logstash for further processing. They help with data ingestion, monitoring, and analysis.


Single answer
2.Alibaba Cloud adheres to multiple global/regional security standards as well as privacy standards. Which of the following certification is not a security standard?
A. PCI DSS
B. MTCS Level 3
C. PDPA
D. SOC 2 Type 2

The certification that is not a security standard is MTCS Level 3. MTCS stands for Multi-Tier Cloud Security, and Level 3 focuses on data protection and privacy.

Single answer
3.Alibaba Cloud Container Registry Service Enterprise edition supports which of the following features?
  1. Global Image Synchronization
  2. Helm Charts
  3. Server Side Storage Encryption
A. All of the others 
B. 2
C. 2&3
D. 1&3

Alibaba Cloud Container Registry Service Enterprise Edition supports the following features:
1. Global Image Synchronization
2. Helm Charts
3. Server Side Storage Encryption
So, the correct answer is All of the others

Single answer
4.What does E, L, and K stand for in the ELK Stack?
A. ECS, Logging, Kubernetes
B. Elasticsearch, Logstash, Kibana
C. A furry animal with antlers
D. Elastic Container Instance, Load Balancer, Kerberos

In the ELK Stack, the letters stand for:
E: Elasticsearch
L: Logstash
K: Kibana
These components work together to provide powerful log management, search, and visualization capabilities.

Single answer
5.Which Alibaba Cloud Product protects your website servers against intrusions by detecting and blocking malicious traffic directed to your websites and applications?
A. WAF 
B. CDN
C. Security Center
D. Anti-DDoS

Web Application Firewall (WAF) helps safeguard your web applications from common security threats, such as SQL injection, cross-site scripting (XSS), and more.

Single answer
6.Which level certification of Multi-Tier Cloud Security (MTCS) Singapore standard did Alibaba Cloud receive?
A. Level 1
B. Level 2
C. Level 3
D. Level 4

Alibaba Cloud achieved the highest level of security certification under the Multi-Tier Cloud Security (MTCS) Singapore Standard (SS584): Level 3. This standard covers multiple tiers of cloud security, ensuring the security of sensitive data and continuity of critical business functions.

Single answer
7.What are the key benefits of Alibaba Cloud Elasticsearch?
A. Easy scalability
B. Official partner of Elastic
C. X-Pack provided as part of package
D. All of the others  

The key benefits of Alibaba Cloud Elasticsearch include:
1. Easy scalability: You can seamlessly scale your Elasticsearch cluster up or down based on your needs. This flexibility ensures efficient resource utilization.
2. Official partner of Elastic: Alibaba Cloud collaborates with Elastic, the company behind Elasticsearch. This partnership ensures reliable and optimized Elasticsearch services.
3. X-Pack provided as part of package: Alibaba Cloud Elasticsearch includes X-Pack features, such as security, monitoring, and machine learning, enhancing your Elasticsearch deployment.
So, the correct answer is All of the others

Single answer
8.Which environment should you start to design for application security from?
A. Development environment 
B. System Integration Test environment
C. User Acceptance Test environment
D. Production environment

When designing for application security, it’s crucial to start from the development environment. Secure-by-design principles involve integrating continuous security practices throughout the software development lifecycle, ensuring that products are inherently secure from the outset1. By implementing security measures early, you can minimize vulnerabilities and enhance overall security.

Single answer
9.Which product is not integrated with KMS?
A. ECS
B. RDS
C. OSS
D. SSL Certificate Service 

The product that is not integrated with Key Management Service (KMS) is the SSL Certificate Service. KMS is integrated with a wide range of Alibaba Cloud services such as ECS, RDS, OSS, NAS, and MaxCompute, allowing you to encrypt data across the cloud and maintain control over their distributed compute and storage environment

Single answer
10.Which of these is the compute engine and data store component of the ELK Stack?
A. Elasticsearch
B. Logstash
C. Kibana
D. Beats

Single answer
11.Which of these handles the visualization and cluster configuration of the ELK Stack?
A. Elasticsearch
B. Logstash
C. Kibana
D. Beats

Kibana is a flexible data analytics and visualization tool. Multiple users can log on to the Kibana console at the same time. You can use Kibana to search for, view, and manage data in Elasticsearch indexes. When you create an Alibaba Cloud Elasticsearch cluster, the system automatically deploys an independent Kibana node.

True/False
14.Alibaba Cloud Function Compute is a fully-managed event-driven compute service. It allows you to focus on writing and uploading code without the need to manage infrastructure such as servers. Function Compute provides compute resources, allowing you to run code more flexibly and reliably. In addition, you only need to pay for the resources that have been consumed when running the code. No fee is incurred if you do not run the code.
True
False

True. Alibaba Cloud Function Compute is indeed a fully-managed event-driven compute service that allows developers to focus on writing and uploading code without worrying about managing infrastructure such as servers. With Function Compute, you can run code more flexibly and reliably, and you only pay for the resources consumed during code execution. No fee is incurred if you don’t run any code. It’s a convenient way to handle serverless computing tasks!

Multiple answers
15.What are the 3 deployment modes for Alibaba Cloud Container Service (ACK)?
A. Dedicated 
B. Managed 
C. Serverless 

D. Physically Owned

Alibaba Cloud Container Service for Kubernetes (ACK) offers three deployment modes:
1. Managed: In this mode, ACK provides high-performance management services for containerized applications. You can manage enterprise-level containerized applications throughout their lifecycle.
2. Dedicated: The dedicated mode supports multiple deployment topologies, including single-node, three-node, and etcd/apiserver separation. It allows you to deploy on various infrastructures such as ECS, VMware, VirtualBox, ZStack, OpenStack, and bare metal.
3. Serverless: While not explicitly mentioned in the options, it’s worth noting that ACK also supports serverless capabilities. However, this mode is not one of the primary deployment modes. In serverless mode, you can focus on writing and uploading code without managing infrastructure like servers. You pay only for the resources consumed during code execution

Single answer
16.What cloud native network(s) are supported on Alibaba Container Service (ACK)?
A. Flannel, Weave
B. Calico, Terway
C. Flannel, Calico
D. Flannel, Terway 

The cloud native network plug-ins supported by Alibaba Container Service for Kubernetes (ACK) are Flannel and Terway. These network plug-ins adopt different models and offer various features:
Flannel: Provides communication between containers on different hosts.
Terway: Integrates the Kubernetes network model, Virtual Private Cloud (VPC), and Server Load Balancer (SLB) to ensure stable and high-performance container networks

Single answer
17.Security Center does not support ______
A. Security event detection
B. Vulnerability scanning
C. Configuration baseline check
D. Web crawlers detection 

Security Center does not support Web crawlers detection. It focuses on security event detection, vulnerability scanning, and configuration baseline checks.

Single answer
18.What is Alibaba cloud container service for kubernetes called
A. ACK
B. ASK
C. CSK
D. KCS

The Alibaba Cloud container service for Kubernetes is called ACK. It’s a managed Kubernetes service that simplifies the deployment, management, and scaling of containerized applications using Kubernetes.

Warning!! You've reached your limit, donate to get access to all resources.

Related Articles

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.