CH 9 Flashcards

1
Q

According to NIST, what are the essential characteristics of cloud computing.

A

■ On-demand self-service
■ Broad network access
■ Resource pooling
■ Rapid elasticity
■ Measured service

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

What are the 3 basic models for cloud computing?

A

Infrastructure as a Service, Platform as a Service, Software as a Service

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

is a software and hardware development and project management
methodology that has at least five to seven phases that follow in strict linear order. Each
phase cannot start until the previous phase has been completed.

A

Waterfall Development Methodology

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

is a software development and project management process where a project is managed
by breaking it up into several stages and involving constant collaboration with stakeholders
and continuous improvement and iteration at every stage.

A

The Agile Methodology

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

is the outcome of many trusted principles—from software development, manufacturing, and leadership to the information technology value stream.

A

DevOps

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

is a software development practice where programmers merge
code changes in a central repository multiple times a day

A

Continuous Integration (CI)

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

sits on
top of CI and provides a way for automating the entire software release process

A

Continuous Delivery (CD)

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

Serverless is a cloud computing execution model where the cloud provider (AWS, Azure,
Google Cloud, and so on) dynamically manages the allocation and provisioning of servers.
Serverless applications run in stateless containers that are ephemeral and event-triggered
(fully managed by the cloud provider). What is an example of a serverless cloud product?

A

AWS Lamda

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

List the 3 components of Kubernetes

A

Master, Node, Pod

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

What is the role of the Master component in Kubernetes

A

Coordinates all the activities in your cluster (scheduling, scaling, and
deploying applications).

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

A VM or physical server that acts as a worker machine in a Kubernetes cluster.

A

Node

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

A group of one or more containers with shared storage and networking, including
a specification for how to run the containers.

A

Pod

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

The ability to enforce network segmentation in container and VM environments is called what?

A

Microsegmentation

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

is a concept used in recent years to describe how to move security activities
to the start of the development life cycle and have built-in security practices in the CI/CD
pipeline.

A

DevSecOps

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

a cloud-delivered solution that blocks malicious destinations using DNS.

A

Cisco Umbrella

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

intercepts and inspects only
requests for risky domains.

A

Cisco Umbrella secure Internet gateway proxy

17
Q

provides visibility and
compliance checks, protects data against misuse and exfiltration, and provides threat
protections against malware like ransomware.

A

Cisco Cloudlock (CASB)

18
Q

aggregates and normalizes considerable amounts of NetFlow data to
apply security analytics to detect malicious and suspicious activity.

A

Cisco Stealthwatch

19
Q

is able to automatically discover the flow of all traffic requests in your
environment by creating a dynamic topology map of all your applications.

A

AppDynamics Cloud Monitoring (AppD)

20
Q

a solution created by Cisco that utilizes rich traffic flow telemetry to
address critical data center operationality use cases. It uses both hardware and software
agents as telemetry sources and performs advanced analytics on the collected data

A

Cisco Tetration