4.1 Cloud Computing and 2.2 Networking Hardware Flashcards
What is cloud computing?
The practice of using a network of remote servers hosted on the Internet.
List some characteristics of the cloud (there are nine in total).
- High availability
- Scalability
- Vertical scaling
- Horizontal scaling
- Rapid elasticity
- Metered utilisation
- Measured services
- Shared resources
- File synchronisation
What is the definition of availability?
Percentage of uptime versus downtime.
Define scalability.
Ability to increase the number of items in a system at a linear rate or less than a linear rate
Define vertical scaling.
Increasing the power of the existing resources in the working
environment
Define horizontal scaling.
Adding additional resources to help handle the extra load being
experienced
Define rapid elasticity.
Elasticity is the system’s ability to handle changes to demand in
real time
Define metered utilisation.
Being charged for a service on a pay per use basis (most services in the cloud are done this way)
Define measured services.
Charging is based upon the actual usage of the service being consumed.
What is shared resources?
- Pooling together all the hardware to make a cloud provider
- The ability to minimise the costs by putting VMs on other servers
What is file synchronisation?
The ability to store data that can spread to other places depending on the configuration.
List the cloud deployment models (there should be six).
- Public cloud
- Private cloud
- Hybrid cloud
- Community cloud
- Multitenancy
- Single-tenancy
How does a public cloud work?
Systems and users interact with devices on public networks, such as the internet and other clouds.
Who can access a private cloud?
Systems and users that only have access with other devices inside the system.
What is a hybrid cloud?
A combination of the public and private clouds.