Cloud Technical Glossary: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Converted to sortable table form. Existing translation units removed for new formatting.) |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
{| class="wikitable sortable" | |||
'''APACHE | ! Term | ||
! Description | |||
|- | |||
'''CALM/Cloud account lifecycle management | |'''APACHE''' | ||
|A software for running a webserver | |||
|- | |||
'''CEPH | |'''CALM/Cloud account lifecycle management''' | ||
| Cloud lifecycle management | |||
|- | |||
'''[[Arbutus_CephFS|CEPHFS]]/CEPH File System | |'''CEPH''' | ||
|Distributed data storage platform, our standard storage software on the cloud | |||
|- | |||
'''Compute Cloud | |'''[[Arbutus_CephFS|CEPHFS]]/CEPH File System''' | ||
| CEPH storage that can be mounted for e.g. data sharing on multiple instances/VMs. | |||
|- | |||
'''[[CVMFS|CVMFS]] | |'''Compute Cloud''' | ||
| A flavour of instances/VMs which will be running for a limited time and may have high CPU/memory requirements during the entire lifespan. | |||
|- | |||
'''Dashboard | |'''[[CVMFS|CVMFS]]''' | ||
|A distributed read-only content distribution system, often used for managing software. | |||
|- | |||
'''Ephemeral disk | |'''Dashboard''' | ||
|The web portal, named "Horizon" for our OpenStack clouds, for viewing and managing a user's cloud resources. | |||
|- | |||
'''Flavour | |'''Ephemeral disk''' | ||
| Virtual disk files, associated (and destroyed) with an instance/VM. | |||
|- | |||
'''Floating IP | |'''Flavour''' | ||
|The [[OpenStack|OpenStack]] term for defining the compute, memory, and storage capacity of a new instance/VM | |||
|- | |||
'''[[FTP_server_in_CC-Cloud|FTP]] | |'''Floating IP''' | ||
| An IP address that can be associated with an instance/VM to allow external access | |||
|- | |||
'''Horizon | |'''[[FTP_server_in_CC-Cloud|FTP]]''' | ||
| An obsolete file transfer protocol (should not be used for new deployments) | |||
|- | |||
'''Host | |'''Horizon''' | ||
| See "dashboard" | |||
|- | |||
'''[[OpenStack/en#Working_with_images|Image]] | |'''Host''' | ||
|The physical resources supporting an instance/VM | |||
|- | |||
'''Instance | |'''[[OpenStack/en#Working_with_images|Image]]''' | ||
| Files which contain the contents of a virtual disk, often a base operating system in the creation of a volume or ephemeral disk | |||
|- | |||
'''[[Using_ipv6_in_cloud|IPV6]]/Internet Protocol Version 6''' | |'''Instance''' | ||
| A virtual server in the cloud infrastructure. Also known as a Virtual Machine (VM) | |||
|- | |||
'''[[Arbutus_Object_Storage|Object Storage]] | |'''[[Using_ipv6_in_cloud|IPV6]]/Internet Protocol Version 6''' | ||
|- | |||
|'''[[Arbutus_Object_Storage|Object Storage]]''' | |||
'''[[OpenStack|OpenStack]] | | Persistent storage space for large amounts of data. Typically read access only, e.g. images and data sets. | ||
|- | |||
|'''[[OpenStack|OpenStack]]''' | |||
'''Persistent Cloud | | The software suite used on Compute Canada clouds to control hardware resources such as computers, storage and networking | ||
|- | |||
|'''Persistent Cloud''' | |||
'''[https://alliancecan.ca/en/services/advanced-research-computing/research-portal/accessing-resources/rapid-access-service | | An instance/VM anticipated to run indefinitely, such as web servers, database servers, etc. Typically has low or bursty CPU requirements. | ||
|- | |||
|'''[https://alliancecan.ca/en/services/advanced-research-computing/research-portal/accessing-resources/rapid-access-service RAS/Rapid Access Service]''' | |||
'''[https://alliancecan.ca/en/services/advanced-research-computing/research-portal/accessing-resources/resource-allocation-competitions | |Program allowing PI's to request and receive a given amount of Cloud resources | ||
|- | |||
|'''[https://alliancecan.ca/en/services/advanced-research-computing/research-portal/accessing-resources/resource-allocation-competitions RAC/Resource Allocation Competition]''' | |||
'''S3/Simple Storage Service | | Program via which PIs can request additional resources | ||
|- | |||
|'''S3/Simple Storage Service''' | |||
'''[[OpenStack/en#Security_Groups|Security Group]] | |A type of object storage | ||
|- | |||
|'''[[OpenStack/en#Security_Groups|Security Group]]''' | |||
'''Snapshot | | A set of rules controlling network traffic to and from an instance/VM | ||
|- | |||
|'''Snapshot''' | |||
'''SSL/Secure Sockets Layer | | A copy of a volume that can be used as a backup or to launch another instance/VM. | ||
|- | |||
|'''SSL/Secure Sockets Layer''' | |||
'''[[Using_swift|SWIFT]] | | Protocol to allow encrypted communications over networks | ||
|- | |||
|'''[[Using_swift|SWIFT]]''' | |||
'''Tenant | |Another type of object storage | ||
|- | |||
|'''Tenant''' | |||
'''VCPU/Virtual central processing unit | |A group or user's allocation of cloud resources (now called a Project) | ||
|- | |||
|'''VCPU/Virtual central processing unit''' | |||
'''VGPU/Virtual graphics processing unit | | An instance/VM can have one or more CPUs assigned to it, each of which is seen as a single physical CPU core by the operating system. | ||
|- | |||
|'''VGPU/Virtual graphics processing unit''' | |||
'''[[OpenStack/en#Working_with_Volumes|Volume]] | | An instance/VM can have one or more VGPUs assigned to it. | ||
|- | |||
|'''[[OpenStack/en#Working_with_Volumes|Volume]]''' | |||
'''VM/Virtual Machine | | An allocation of storage resources that can be attached or detached to/from an instance/VM, exposed as a block device (a virtual disk). | ||
|- | |||
|'''VM/Virtual Machine''' | |||
| See "instance" | |||
|} | |||
</translate> | </translate> | ||
[[Category:CC-Cloud]] | [[Category:CC-Cloud]] |
Revision as of 16:46, 22 June 2022
Term | Description |
---|---|
APACHE | A software for running a webserver |
CALM/Cloud account lifecycle management | Cloud lifecycle management |
CEPH | Distributed data storage platform, our standard storage software on the cloud |
CEPHFS/CEPH File System | CEPH storage that can be mounted for e.g. data sharing on multiple instances/VMs. |
Compute Cloud | A flavour of instances/VMs which will be running for a limited time and may have high CPU/memory requirements during the entire lifespan. |
CVMFS | A distributed read-only content distribution system, often used for managing software. |
Dashboard | The web portal, named "Horizon" for our OpenStack clouds, for viewing and managing a user's cloud resources. |
Ephemeral disk | Virtual disk files, associated (and destroyed) with an instance/VM. |
Flavour | The OpenStack term for defining the compute, memory, and storage capacity of a new instance/VM |
Floating IP | An IP address that can be associated with an instance/VM to allow external access |
FTP | An obsolete file transfer protocol (should not be used for new deployments) |
Horizon | See "dashboard" |
Host | The physical resources supporting an instance/VM |
Image | Files which contain the contents of a virtual disk, often a base operating system in the creation of a volume or ephemeral disk |
Instance | A virtual server in the cloud infrastructure. Also known as a Virtual Machine (VM) |
IPV6/Internet Protocol Version 6 | |
Object Storage | Persistent storage space for large amounts of data. Typically read access only, e.g. images and data sets. |
OpenStack | The software suite used on Compute Canada clouds to control hardware resources such as computers, storage and networking |
Persistent Cloud | An instance/VM anticipated to run indefinitely, such as web servers, database servers, etc. Typically has low or bursty CPU requirements. |
RAS/Rapid Access Service | Program allowing PI's to request and receive a given amount of Cloud resources |
RAC/Resource Allocation Competition | Program via which PIs can request additional resources |
S3/Simple Storage Service | A type of object storage |
Security Group | A set of rules controlling network traffic to and from an instance/VM |
Snapshot | A copy of a volume that can be used as a backup or to launch another instance/VM. |
SSL/Secure Sockets Layer | Protocol to allow encrypted communications over networks |
SWIFT | Another type of object storage |
Tenant | A group or user's allocation of cloud resources (now called a Project) |
VCPU/Virtual central processing unit | An instance/VM can have one or more CPUs assigned to it, each of which is seen as a single physical CPU core by the operating system. |
VGPU/Virtual graphics processing unit | An instance/VM can have one or more VGPUs assigned to it. |
Volume | An allocation of storage resources that can be attached or detached to/from an instance/VM, exposed as a block device (a virtual disk). |
VM/Virtual Machine | See "instance" |