report_cloud
report_cloud
Virtualization
KVM
FusionCompute
Cluster Features
Virtualization Features
2. Deployment Models:
Public Cloud: Services are delivered over the public internet
and shared across multiple organizations. Examples include
services offered by Amazon Web Services and Google Cloud.
Fusioncompute
Architecture:
Functions :
2.SAS
Serial Attached SCSI (SAS) is a new-generation SCSI technology,
which, like the popular Serial ATA (SATA), also uses serial
communication to achieve a higher transmission speed. Compared
with the older parallel SCSI, SAS improves the efficiency,
availability, and scalability of storage systems and offers optional
compatibility with SATA.
3.NL-SAS
Nearline SAS (NL-SAS) disks are a combination of a SAS interface
with SATA disks. The rotational speed of NL-SAS disks is only 7200
rpm, so performance is lower than that of SAS disks. However, with
the SAS interface, addressing and speed are improved.
4.SSD
A solid-state drive (SSD) is a solid-state storage device that uses
integrated circuit assemblies as non-volatile memory. An SSD
consists of a control unit and a storage unit (flash or DRAM chip). An
SSD is the same as a common hard disk drive (HDD) in terms of
interface specifications and definition, functionality, usage, and
product shape and size. Although SSDs deliver fast read/write
performance, light weight, low power consumption, and compact
sizes which traditional HDDs cannot rival, SSDs have a shorter
lifespan and higher price.
NUMA:
Cluster Features:
HA:
IMC:
On FusionCompute, enabling incompatible migration cluster (IMC)
mode for a cluster allows VMs to migrate between hosts that are using
CPUs with different performance baselines within this cluster.
Currently, IMC mode only allows VM live migration between hosts using
Intel CPUs.
IMC mode allows the hosts in a cluster to present the same CPU
function set to VMs running on them, despite the fact that these hosts
may be using CPUs with different performance baselines.
For the IMC mode to work for a cluster that already contains hosts and
VMs, ensure that the following conditions are met:
The CPU generations of the hosts in the cluster are the same as
or later than the target IMC mode.
VM Features:
IoT:
The Internet of Things (IoT) is the concept of connecting everything
through the Internet, including all sorts of communication and
interaction: people-people, people-things, and things-things.
Big Data:
Big data refers to data sets that are too large or complex to be handled
by traditional data-processing application software.
Such data sets are generated by the IoT. Due to a radical increase in
total IoT connections, ever more massive data sets will be generated.
Artificial Intelligence:
Artificial intelligence (AI) is an area of computer science that focuses
on the research into and development of theories, methodology,
technology, and application systems for simulating and extending
human intelligence with machines.
Elements of AI:
Microservices:
Microservices are a software development technique that structures an
application as a collection of loosely coupled, fine-grained services. In
a microservices architecture, lightweight communication protocols are
used, often HTTP resource APIs. The services are built around
functionalities and deployed independently and in a fully automated
manner. The need for centralized management is minimized. The
services can be written in different languages and use different storage
types.