AWS Networking Refresher: The Core Concepts

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
full-widthPodcast
1
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

This set of flashcards covers key terms and concepts from the AWS Networking Refresher lecture, focusing on the OSI model, networking principles, firewall types, and security mechanisms.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

17 Terms

1
New cards

OSI Model

A conceptual framework used to understand network communication divided into seven layers.

2
New cards

Layer 1 (Physical)

The hardware components responsible for transmitting raw bits, such as cables and servers.

3
New cards

Layer 2 (Data Link)

Transfers data between adjacent nodes, using MAC addresses and frames.

4
New cards

Layer 3 (Network)

Controls logical addressing and routing between networks using IP addresses and packets.

5
New cards

Layer 4 (Transport)

Manages end-to-end communications, reliability, and flow control, utilizing TCP/UDP and ports.

6
New cards

Layer 7 (Application)

The layer that users interact with, which processes application-specific data.

7
New cards

CIDR (Classless Inter-Domain Routing)

A method for allocating IP addresses and managing IP routing.

8
New cards

NAT (Network Address Translation)

A technique that allows private IP addresses to access the internet without exposing them.

9
New cards

VLANs (Virtual Local Area Networks)

Logical partitions of a physical switch to create separate networks.

10
New cards

Jumbo Frames

Ethernet frames larger than 1500 bytes, used to increase network efficiency.

11
New cards

Stateful Firewall

A firewall that monitors and allows return traffic if it is part of an established connection.

12
New cards

Stateless Firewall

A firewall that treats each packet independently and requires explicit rules for both inbound and outbound traffic.

13
New cards

Layer 7 Firewall

A security tool that filters web traffic based on content to prevent attacks like SQL Injection.

14
New cards

DDoS (Distributed Denial of Service)

An attack where multiple systems target a single service to overload it and cause a denial of service.

15
New cards

SSL & TLS

Cryptographic protocols that secure communications over networks by encrypting data in transit.

16
New cards

BGP (Border Gateway Protocol)

The protocol used to manage how packets are routed across the internet.

17
New cards

IPSEC VPN

A secure network connection that encrypts data sent over the public internet.