HCIA v.3.5 _ Compute_Cloud_Services Flashcards
Pass and thrive
Cloud Computing
A model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources.
EVS disk types
Common I/O, high I/O, ultra-high I/O, general purpose SSD, and extreme SSD
To back up ECSs and EVS disks periodically or at a specified time you can
configure backup policies on the management console or use an API.
yearly/monthly, pay-per-use, and spot price
Billing modes for ECS
ECSs are deployed in multiple Availability Zones (AZs) connected with each other through an __________.
intranet
You can use Cloud Eye to monitor ECS resource usage.
true
The central processing unit (CPU) is mainly composed of three parts:
calculator, controller and register
Complex instruction set computer (CISC) is used by and Reduced instruction set computer (RISC)
x86 based CPUS and Kunpeg
_______has strong compatibility, a variety of instructions, variable length, and is implemented by microprogramming. _______, on the other hand, has few instructions and similar frequency, and is mainly implemented by hardware (general-purpose registers, hard-wired logic control).
CISC, RISC
Regions are classified into
A universal region provides universal cloud services for common tenants. A dedicated region provides specific services for specific tenants.
A ________can have multiple AZs, and an ____can belong to only one region.
region, AZ
AZs in each region can communicate with each other
they can communicate with each other at the network layer.
If an ECS is associated with an anti-affinity policy
ECSs added to the ECS group are deployed on different hosts for higher reliability.
You can access ECSs
through the ___________________ or _______________.
Management console or HTTPS-based REST APIs. Use an API if you need to integrate the ECSs into a
third-party system for secondary development.
When Selecting a login method and log in to the Windows ECS, which of the following methods does not have a binded EIP? -Through the management console (VNC)
- RDP file
- Using MSTSC
- mobile terminal
- From a Mac
Through the management console (VNC)
To log in to Linux ECS using a password for the first time, you can log in as root:
- Through the management console (VNC).
▫ Using an SSH password, as long as the ECS has an EIP bound.
▫ From a mobile terminal, as long as the ECS has an EIP bound.
True or false:
Only the original image of the ECS can be used to reinstall the OS.
True
True or false:
Changing the OS won’t change the system disk of the ECS. After the change, there wont be a new system disk ID, and the original system
disk wont be gone.
False:
* Changing the OS will change the system disk of the ECS. After the change, there will be a new system disk ID, and the original system
disk will be gone.
True or false:
Source/destination check is not used for existing NICs. It is only used for NICs created together with the ECS.
True
An image is a server or disk template that contains
an operating system (OS), service data, and necessary application software, such as database software.
Private images can be transferred between accounts, regions, or cloud platforms through
image sharing, replication, and export.
True or false:
IMS allows you to batch deploy and upgrade application systems, improving O&M efficiency and ensuring consistency.
True
A _______________contains an OS and pre-installed software for various services. You can use a _____________to create ECSs and migrate your services to the cloud.
system disk image
contains only service data.
data disk image
An ______ image is created from an external _____ image file. It is a special image that is not available on the ECS console.
ISO
A full ECS image contains
pre-installed os software and service data.