Lesson 15 — Networking Fundamentals Summary & Module Assessment
Lesson 15 — Networking Fundamentals Summary & Module Assessment
Section titled “Lesson 15 — Networking Fundamentals Summary & Module Assessment”Lesson Overview
Section titled “Lesson Overview”Congratulations!
You have reached the end of the Networking Fundamentals module.
Networking is one of the most important foundations in Information Technology. Every cloud platform, cybersecurity solution, enterprise application, DevOps pipeline, and AI system depends on reliable and secure network communication.
Throughout this module, you’ve explored the technologies that enable devices, applications, and users to communicate across local networks, enterprise environments, and the Internet.
Before moving to the next module, let’s review the key concepts and assess your understanding.
Module Learning Journey
Section titled “Module Learning Journey”During this module, you completed the following lessons:
| Lesson | Topic |
|---|---|
| Lesson 01 | Networking Basics |
| Lesson 02 | OSI Model |
| Lesson 03 | TCP/IP Model |
| Lesson 04 | IPv4 & IPv6 Addressing |
| Lesson 05 | Routing & Switching |
| Lesson 06 | Domain Name System (DNS) |
| Lesson 07 | Dynamic Host Configuration Protocol (DHCP) |
| Lesson 08 | Network Address Translation (NAT) |
| Lesson 09 | HTTP & HTTPS |
| Lesson 10 | Common Network Services |
| Lesson 11 | Firewalls |
| Lesson 12 | Virtual Private Networks (VPNs) |
| Lesson 13 | Load Balancers |
| Lesson 14 | Enterprise Networking |
Each lesson builds on the previous one to give you a strong networking foundation for cloud computing and cybersecurity.
Module Summary
Section titled “Module Summary”Let’s review the most important concepts.
Networking Basics
Section titled “Networking Basics”You learned:
- What networking is.
- Types of networks.
- How devices communicate.
- Routers and switches.
- Clients and servers.
- Enterprise networking fundamentals.
Networking enables communication between people, systems, and cloud services.
OSI Model
Section titled “OSI Model”You explored the seven layers of the OSI Model:
- Physical
- Data Link
- Network
- Transport
- Session
- Presentation
- Application
The OSI Model helps engineers understand communication and troubleshoot networking problems.
TCP/IP Model
Section titled “TCP/IP Model”You learned the four-layer TCP/IP Model:
- Network Access
- Internet
- Transport
- Application
The TCP/IP Model powers the modern Internet and cloud platforms.
IP Addressing
Section titled “IP Addressing”You learned:
- IPv4
- IPv6
- Public IP Addresses
- Private IP Addresses
- CIDR Notation
- Subnet Masks
- Basic Subnetting
IP addressing enables devices to uniquely identify and communicate with one another.
Routing & Switching
Section titled “Routing & Switching”You explored:
- Routers
- Switches
- MAC Addresses
- Routing Tables
- Default Gateways
- Static Routing
- Dynamic Routing
Together, routers and switches move traffic efficiently through networks.
You learned how DNS translates domain names into IP addresses.
You also explored:
- DNS Resolution
- DNS Records
- Public DNS Servers
- DNS in Cloud Computing
- DNS Security
DNS makes the Internet easier to use by allowing people to use names instead of IP addresses.
You explored how DHCP automatically provides:
- IP Address
- Subnet Mask
- Default Gateway
- DNS Server
You also learned the DORA process:
- Discover
- Offer
- Request
- Acknowledge
You learned:
- Private vs Public IP Addresses
- Static NAT
- Dynamic NAT
- Port Address Translation (PAT)
NAT enables private devices to securely communicate with the Internet while conserving IPv4 addresses.
HTTP & HTTPS
Section titled “HTTP & HTTPS”You explored:
- Web Communication
- HTTP Methods
- HTTP Status Codes
- TLS Encryption
- Digital Certificates
- Certificate Authorities
HTTPS protects web communication through encryption and authentication.
Common Network Services
Section titled “Common Network Services”You learned the purpose of services including:
- SSH
- FTP
- SMTP
- IMAP
- LDAP
- SMB
- RDP
- NTP
You also became familiar with the ports commonly associated with these services.
Firewalls
Section titled “Firewalls”You explored:
- Packet Filtering
- Stateful Firewalls
- Next-Generation Firewalls
- Web Application Firewalls
- Firewall Rules
- Security Policies
Firewalls protect networks by controlling incoming and outgoing traffic.
You learned:
- Remote Access VPN
- Site-to-Site VPN
- VPN Encryption
- VPN Authentication
- VPN Protocols
VPNs enable secure communication over untrusted networks.
Load Balancers
Section titled “Load Balancers”You explored:
- Load Distribution
- High Availability
- Health Checks
- Session Persistence
- Layer 4 vs Layer 7 Load Balancing
Load balancers improve scalability, performance, and resilience.
Enterprise Networking
Section titled “Enterprise Networking”You learned how organizations build secure and resilient infrastructures using:
- VLANs
- DMZs
- Redundancy
- High Availability
- Hybrid Cloud Connectivity
- Enterprise Security Controls
Enterprise networking combines all networking concepts into a real-world architecture.
How Everything Connects
Section titled “How Everything Connects”The technologies you’ve learned work together to deliver secure and reliable communication.
Users
↓
DNS
↓
Router
↓
Firewall
↓
VPN (if required)
↓
Load Balancer
↓
Application Server
↓
Database
↓
Response ReturnedThis architecture is commonly found in modern enterprise and cloud environments.
Module Assessment
Section titled “Module Assessment”Assessment Information
Section titled “Assessment Information”| Item | Details |
|---|---|
| Assessment Type | Module Assessment |
| Questions | 30 |
| Passing Score | 80% |
| Duration | 40 Minutes |
| Attempts | Unlimited |
Knowledge Check
Section titled “Knowledge Check”Question 1
Section titled “Question 1”What is the primary purpose of computer networking?
A. Increase CPU speed
B. Connect devices so they can communicate
C. Improve monitor resolution
D. Compress files
Question 2
Section titled “Question 2”Which OSI layer is responsible for routing packets?
A. Physical
B. Data Link
C. Network
D. Transport
Question 3
Section titled “Question 3”Which protocol suite powers the Internet?
A. OSI
B. TCP/IP
C. SMTP
D. FTP
Question 4
Section titled “Question 4”Which address uniquely identifies a device on a network?
A. MAC Address
B. IP Address
C. VLAN
D. DNS Record
Question 5
Section titled “Question 5”Which device connects different networks?
A. Switch
B. Hub
C. Router
D. Bridge
Question 6
Section titled “Question 6”What does DNS do?
A. Encrypts web traffic
B. Assigns IP addresses
C. Translates domain names into IP addresses
D. Blocks malicious traffic
Question 7
Section titled “Question 7”Which protocol automatically assigns IP addresses?
A. DNS
B. DHCP
C. SSH
D. HTTP
Question 8
Section titled “Question 8”What does NAT primarily do?
A. Encrypts files
B. Assigns DNS records
C. Translates private IP addresses to public IP addresses
D. Compresses network traffic
Question 9
Section titled “Question 9”Which protocol provides secure web communication?
A. HTTP
B. HTTPS
C. FTP
D. Telnet
Question 10
Section titled “Question 10”Which port is commonly used by HTTPS?
A. 21
B. 22
C. 80
D. 443
Question 11
Section titled “Question 11”Which protocol provides secure remote administration?
A. FTP
B. SSH
C. Telnet
D. SMTP
Question 12
Section titled “Question 12”Which protocol sends email?
A. SMTP
B. POP3
C. IMAP
D. LDAP
Question 13
Section titled “Question 13”Which protocol synchronizes system time?
A. SMB
B. DNS
C. NTP
D. FTP
Question 14
Section titled “Question 14”What is the primary purpose of a firewall?
A. Assign IP addresses
B. Filter and control network traffic
C. Translate domain names
D. Synchronize system time
Question 15
Section titled “Question 15”Which VPN type connects an individual user to the corporate network?
A. Site-to-Site VPN
B. Remote Access VPN
C. MPLS
D. GRE Tunnel
Question 16
Section titled “Question 16”What is the purpose of a Load Balancer?
A. Increase RAM
B. Distribute traffic across multiple servers
C. Store files
D. Assign IP addresses
Question 17
Section titled “Question 17”Which load balancer operates at the Application Layer?
A. Layer 2
B. Layer 3
C. Layer 4
D. Layer 7
Question 18
Section titled “Question 18”What is a VLAN primarily used for?
A. Encrypt traffic
B. Log events
C. Segment networks logically
D. Resolve domain names
Question 19
Section titled “Question 19”What is the purpose of a DMZ?
A. Store backups
B. Host public-facing services securely
C. Assign IP addresses
D. Monitor CPU usage
Question 20
Section titled “Question 20”Which cloud service provides managed DNS in AWS?
A. Amazon EC2
B. Amazon Route 53
C. AWS Lambda
D. Amazon S3
Question 21
Section titled “Question 21”Which AWS service provides Layer 7 load balancing?
A. Network Load Balancer
B. Gateway Load Balancer
C. Application Load Balancer
D. Transit Gateway
Question 22
Section titled “Question 22”Which security principle recommends allowing only required access?
A. High Availability
B. Least Privilege
C. Load Balancing
D. Virtualization
Question 23
Section titled “Question 23”What is the default port for SSH?
A. 21
B. 22
C. 23
D. 25
Question 24
Section titled “Question 24”Which protocol is considered insecure because it sends credentials in plain text?
A. SSH
B. HTTPS
C. Telnet
D. SFTP
Question 25
Section titled “Question 25”Which protocol provides secure file transfers over SSH?
A. FTP
B. HTTP
C. SFTP
D. POP3
Question 26
Section titled “Question 26”Which technology improves application availability by distributing client requests?
A. VPN
B. DNS
C. Load Balancer
D. DHCP
Question 27
Section titled “Question 27”What does CIDR notation “/24” represent?
A. A port number
B. A subnet prefix length
C. A DNS record
D. A VLAN ID
Question 28
Section titled “Question 28”Which enterprise design principle helps eliminate single points of failure?
A. Compression
B. Redundancy
C. Fragmentation
D. Encryption
Question 29
Section titled “Question 29”Which enterprise networking technology logically separates departments on the same switch?
A. VPN
B. VLAN
C. NAT
D. DHCP
Question 30
Section titled “Question 30”Why is networking considered one of the most important IT foundations?
A. It only supports websites.
B. Every modern IT system depends on reliable network communication.
C. It replaces operating systems.
D. It eliminates cybersecurity risks.
Module Completion Checklist
Section titled “Module Completion Checklist”Before moving to the next module, make sure you have:
- ☐ Completed all 14 lessons.
- ☐ Reviewed key networking concepts.
- ☐ Practiced networking commands.
- ☐ Understood enterprise networking architecture.
- ☐ Passed the module assessment.
- ☐ Reviewed any topics that need improvement.
Congratulations!
Section titled “Congratulations!”🎉 You have successfully completed the Networking Fundamentals module.
You now understand:
- Networking Basics
- OSI & TCP/IP Models
- IPv4 & IPv6 Addressing
- Routing & Switching
- DNS
- DHCP
- NAT
- HTTP & HTTPS
- Enterprise Network Services
- Firewalls
- VPNs
- Load Balancers
- Enterprise Networking
These networking concepts form the foundation for Cloud Computing, Cybersecurity, Kubernetes, DevOps, and Enterprise Infrastructure.
Throughout the rest of GoHackersCloud Academy, you’ll build upon this knowledge in hands-on labs, cloud deployments, and security assessments.
What’s Next?
Section titled “What’s Next?”➡️ Module 03 — Linux Fundamentals
In the next module, you’ll learn the operating system that powers most cloud platforms, enterprise servers, containers, Kubernetes clusters, and cybersecurity tools.
You’ll begin with Linux architecture, command-line basics, file systems, user management, permissions, package management, networking commands, shell scripting, and system administration.
Linux is one of the most valuable technical skills for every Cloud Engineer, Cybersecurity Professional, DevOps Engineer, and Platform Engineer.
See you in Module 03! 🚀