Module 10 Flashcards
What is cloud computing?
An on-demand infrastructure to a shared pool of configurable computing resources that can be rapidly provisioned and released.
What are cloud service providers?
Entities that offer cloud computing resources.
What is a public cloud?
A type of cloud in which the services and infrastructure are offered to all users with access provided remotely through the Internet.
What is a community cloud?
A type of cloud that is open only to specific organizations that have common concerns.
What is a private cloud?
A type of cloud that is created and maintained on a private network.
What is a hybrid cloud?
A combination of public and private clouds.
What are 4 reasons that make cloud computing cheap?
- Elasticity and scalability
- pay per use
- On demand
- Resiliency
What is on premise vs off premise cloud computing?
- On premise: Computing resources located on the campus of the organization
- Off premise: A computing resource hosted and supported by a third party
What is fog? (computing location)
A decentralized computing infrastructure in which data, compute capabilities, storage, and applications are located between the data source and the cloud
What is edge? (computing location)
Computing that is performed at or very near to the source of data instead of relying on the cloud or on-prem for processing
What is cloud? (location)
Remote facility for computing
What are three elements that make up cloud architecture?
- Thin Client: A computer that runs from resources stored on a central cloud server instead of a localized hard drive.
- Transit Gateway: An Amazon Web Services (AWS) technology that allows organizations to connect all existing virtual private clouds (VPC), physical data centers, remote offices, and remote gateways into a single managed source.
- Serverless Infrastructure: A cloud infrastructure in which the capacity planning, installation, setup, and management are all invisible to the user because they are handled by the cloud provider.
What are the four service models in cloud computing