Network Technology 2 Prelim Reviewer

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

50 Terms

1
New cards

Cloud Computing

Is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources that can be rapidly provisioned and released with minimal management effort or service provider interaction

2
New cards

Cloud

Is a metaphor for networks and the internet, and refers to an abstraction of the internet, and the infrastructure that underpins it.

3
New cards

Computing

Refers to computing services provided by a powerful computer with a range of functionalities, resources, and storage

4
New cards

E-Gov Cloud Online Services

Enables access to comprehensive public services through the internet and serves as an extensive service platform with software, application, and information resources provisioned for governmental bodies

5
New cards

Guidance

All policies, bulletins, and processes are released through information guidance, making service handling processes clear for citizens and enterprises. Intelligent Process Automation (IPA) robots are provided to guide users

6
New cards

Handling

Based on big data and AI technologies, fields in documents can be auto-populated

7
New cards

Review

AI technologies pre-review documents, improve review efficiency and quality, and reduce pressure on staff. Real-Time Communication (RTC) audio and video technologies can implement contactless online pre-review

8
New cards

Collaboration

RPA technology handles all work items through the workbench, effectively collaborating with functional agencies. All application and service entries can be managed in a unified manner

9
New cards

Public Cloud

Is the main form of cloud computing, which is developing considerably in China.

10
New cards

Private Cloud

Is a cloud infrastructure operated solely for a single organization. All data of the private cloud is kept within the organization’s data center. Attempts to access such data will be controlled by ingress firewalls deployed for the data center, offering maximum data protection

11
New cards

Public Cloud

Service provider owns and operates the cloud infrastructure and provides cloud services open to the public or enterprise customers.

12
New cards

Hybriid Cloud

Is a combination of a public cloud and a private cloud or on-premises resources, that remain distinct entities but are bound together, offering the benefits of multiple deployment models. Users can migrate workloads accross these cloud environments as needed

13
New cards

Infrastructure as a Service (Iaas)

The cloud platform provides infrastructure and maintains related resources. Users only need to pay attention to the system and application layers

14
New cards

Platform as a Service (PaaS)

The cloud platform provides infrastructure and application deployment and maintains related resources. Users only need to focus on applications and data

15
New cards

Software as a Service (SaaS)

The cloud platform provides all resources, services, and maintenance. Users only need to use applications

16
New cards

Cloud Computing

Integrates hardware resources into one in software, and dynamically allocates the resources to applications in software, which greatly improves resource usage. It also supports scaling, and optimizes work efficiency.

17
New cards

On-demand self-service

Customers can deploy processing services based on actual requirements on the server running time, network, and storage, and do not need to communicate with each service provider

18
New cards

Broad network access

Various capabilities can be obtained over the internet, and the internet can be accessed in standard mode from various clients, such as mobile phones, laptops, and PADs

19
New cards

Resource pooling

Computing resources of the service provider are centralized so that customers can rent services. In addition, different physical and virtual resources can be dynamically allocated and reallocated based on customer requirements. Customers generally cannot control or know the exact location of the resources. The resources include storage devices, processors, memory, network bandwidth, and virtual machines.

20
New cards

Quick deployment and auto scaling

Cloud computing can rapidly and elastically provide computing capabilities. A customer can rent unlimited resources and purchase required resources at any time

21
New cards

Metered services

Cloud services are billed based on the actual resource usage, such as the CPU, memory, storage capacity, and bandwidth consumption of cloud servers. Cloud services provide two billing modes: pay-per-use and yearly/monthly

22
New cards

Massive scale

Cloud computing service is on a large scale as it centralizes IT resource supply. This makes cloud computing different from conventional IT

23
New cards

Homogeneity

Can also be understood as standardization, which is similar to power utilization. The voltage and socket interface should be the same for various electrical appliances and devices

24
New cards

Virtualization

It has two meanings: One is accurate computing units, the other meaning is the separation of software and hardware.

25
New cards

Elastic Computing

Means that IT resources can be elastically provided

26
New cards

Low-cost software

Is provided to meet the market competition and requirements. Cloud computing, with low individual technical skill and financial requirements, makes IT easy to use. Small and micro startups are always willing to enjoy more IT services at the lowest cost. Based on this situation, low-cost software is required to earn money at small profits but quick turnover.

27
New cards

Geographic distribution

It services can be provided anytime, anywhere. From the perspective of users, cloud computing data centers are geographically distributed and the performance of network bandwidth varies bt region. Large public cloud service providers have dozens or even hundreds of data centers or service nodes to provide cloud computing services to global customers

28
New cards

Service orientation

Cloud computing is a service model, and the overall design is service-oriented

29
New cards

Advanced security technology

Public cloud has a large number of users with different requirements. Therefore, advanced security technologies must be adopted to protect cloud computing

30
New cards

Compute Services

Provide the computing power required for running services such as websites, office software, and data analysis.

31
New cards

Network Services

Provide resource connectivity and isolation, such as data center networks and campus networks. On the cloud, VMs use virtual networks that have a logical topology similar to that of traditional networks

32
New cards

Block Storage

Features high performance and low latency, meeting different high I/O service requirements

33
New cards

File storage

Allows file sharing among multiple servers or enterprise departments

34
New cards

Object Storage

Features a flat, easy scale-out architecture, which is suitable for cloud storage. It is mainly used for massive data storage, cold data backup, and software repository

35
New cards

Virtualization

Refers to the process of creating multiple VMs that share the hardware resources of a physical server

36
New cards

Partitioning

Multiple VMs can run on one physical server, which means that the virtualization layer can allocate the resources of a physical server to multiple VMs

37
New cards

Isolation

If one VM on a server is faulty or infected with viruses, the other VMs can still run properly

38
New cards

Encapsulation

VMs exist in the virtualization system as files. You can migrate VMs by cutting/copying and pasting files

39
New cards

Independence

After being migrated to another physical server, a VM can properly run without any modification on the server because VM OSs are decoupled from physical physical hardware

40
New cards

Hypervisor

It is also called virtualization software or VM monitor. It is used to create and run VMs on physical servers.

41
New cards

Central Processing Unit

Is the computing control core of a computer system, whcih processes information and executes programs

42
New cards

Memory

Is an important component of a computer system. It is used to store CPU computing data and exchange data between memory and external storage

43
New cards

Graphics Processing Unit

Is a microprocessor that performs image computation on PCs, workstations, game consoles, and mobile terminal devices such as tablets and smartphones

44
New cards

Elastic Cloud Server

Is a VM on the cloud consisting of vCPUs, memory, OS, and EVS disks. You can use it on the cloud just like you would use your local PC or physical server

45
New cards

Auto Scaling

Automatically scales compute resources based on your demands and the AS policies you have configured, properly adjusting the number of ECSs as the service load changes over time

46
New cards

Image

Is a template used to create servers or disks. Image Management Service (IMS) provides image lifecycle management.

47
New cards

Container

Is a lightweight, portable technology for application packaging. It is a standard unit that packages an application’s code and all its dependencies, enabling the application to run across different computing environments

48
New cards

Container Image

Is dedicated to running a specific service and usually contains only the reources required for running the service

49
New cards

VM Image

Offers the operating environment required by common processes and provides a complete collection of functions

50
New cards