2.2 Flashcards

1
Q

Via the cloud: Iaas, haas, saas, paas, xaas

A

Infrastructure as a service, hardware as a service, software as service, platform as a service, anything as a service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Managed service provider

A

Msp help network connectivity, back up and disaster recovery, growth management and planning

Theres also mssp, who firewall, patch, security management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

On premises vs off prem

A

On premises local hardware, seevers in owned data center

Off prem, no in our building, specialized computing environment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Edge and fog computing

A

Edge- Iot devices (alarm, lighting, climate systems) computed on the device are all occuring on the local system. These devices collect data on the device and make decsions locally

Fog - some devices are distributed on cloud for processing so not all decisions are local, only the needed data. Sensitive data stays local and fog for less secure info

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Thin client

A

A thin computer with only enough power to ru things on a cloud, its connected to desktop in the cloud. No need cpu or ram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Virtualization

A

Run many diff os on same physical device

One infrastructure, one hypervisor, separate OS, separate app for each virtualization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Containerization

A

Has infrastructure one host os, one docker, and many diff apps used in separate sandboxes, the apps cant interact with each other

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Microservice and api

A

There are services in each micro services (inventory, report writing) that are attached to databases. One client goes into one api gateway to access one of the micro services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Virtual private clouds

A

A pool of resources created in a public cloud, many different application clouds, transit gateway is a router in the clouds, that users connect through to then have access to application instances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Infrastructure as code

A

Describe instances in code to deploy like describing hosts servers that have both mail and dbservers we can use this description of code to deploy other instances, like a blueprint

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Software defined netowrking

A

Separating functionality of network into the control plane (management and ongoing configuration of device) and data plane ( handles operation)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Vm sprawl avoidance

A

When vms are not used but they aren’t decommissioned, so that we can-free up resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly