Modern Network Environments Flashcards

(42 cards)

1
Q

Software Defined Networking (SDN)

A

Enables network management through software applications

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

SD-WAN

A

SDN applied to WAN connections

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

What are the three distinct planes of SDN ?

A

Data, control, and application plane

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

Data plane

A

Responsible for packet forwarding

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

Control plane

A

Manages network traffic and policies

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

Application plane

A

Hosts network

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

Central policy management

A

Network admin sets policies and manages all devices from a single interface

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

Application Aware

A

Intelligently identify applications and can prioritize traffic based on requirements

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

Zero-Touch Provisioning

A

Network devices can automatically download configuration settings from a central location

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

Transport Agnostic

A

Flexibility with the type of connectivity used

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

VXLAN (Extensible)

A

Enhances the scalability of large-scale cloud computing environments

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

Layer 2 Encapsulation VXLAN

A

VXLAN encapsulates Ethernet frames within UDP packets

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

VXLAN Encapsulation Limit

A

16.8 million (24 bit) VLANs

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

Data center interconnect (DCI)

A

Stretching of layer 2 networks across geographically dispersed data centers

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

What does DCI allow ?

A

Seamless mobility of virtual machines between data centers without changing underlying network configurations

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

Zero Trust

A

A security model based on strict identity verification and considering all users as potential threats

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

Policy-based authentication

A

All users are to be authenticated and continuously validated

18
Q

What are some authentication policies ?

A

MPA, biometrics, and behavioral analytics

19
Q

Authorization in ZTA

A

Access to resources is granted on a per-session basis

20
Q

Least privilege

A

Users, systems, and programs are granted only minimum levels of access/permissions

21
Q

What does least privilege minimize?

A

Potential damage from accidental or malicious actions by limiting access rights

22
Q

Secure access service edge/ security service edge (SASE/SSE)

A

Combines network security functions with WAN capabilities

23
Q

What does SSE focus on?

A

Centralizing various security services like secure web gateways, CASB, ZTNA

24
Q

What does SASE provide?

A

Secure network connectivity and access to resources regardless of location

25
Infrastructure as a code (IaC)
Key practice in cloud computing that involves managing and provisioning computing infrastructure through definition files
26
Automation in IaC
Enabling rapid and consistent environment setups
27
Playbooks, templates, and reusable tasks
Define and orchestrate the steps needed for infrastructure setup, modification, and management
28
Configuration drift
Environments current state deviates from its intended state
29
What does IaC aid in maintaining ?
Compliance with defined standards and policies by automating configurations and deployments
30
What does IaC ensure with upgrades?
Less disruption and that all changes are version controlled and reversible
31
Dynamic Inventories
Resources are automatically discovered and managed based on real time data
32
Where are dynamic inventories essential ?
Environments that need to adjust quickly to changing demands or configurations
33
Source control
Provide a system for tracking changes, collaborating, and maintaining integrity of code
34
Version control
Keeps track of every modification to the code
35
Central repository
Single source of truth for all code changes
36
Conflict identification
Automatically detect conflicts for prevention of overwrites
37
Branching
Diverge from the main line of development
38
What concepts and functionalities did IPv6 introduce?
Improve routing efficiency, simplify network configuration, and enhance security
39
How will IPv4 and IPv6 work concurrently ?
With compatability strategies
40
Tunneling
Transmits IPv6 packets over an existing IPv4 network infrastructure. Encapsulate IPv6 packets within IPv4
41
Dual stack
Devices run both IPv4 and IPv6 simultaneously
42
NAT64
Translates IPv6 into IPv4 addresses and vice versa