
The basics of Networking | Network Elements | Routers
What a router does in a network — routing tables, BGP, and NAT — explained for IT beginners learning how data moves between networks and the internet.
Posts

What a router does in a network — routing tables, BGP, and NAT — explained for IT beginners learning how data moves between networks and the internet.
Network switches explained — Layer 2 vs Layer 3 differences, MAC vs IP forwarding, and when to pick a routing-capable switch over a basic access switch.
What a wireless access point (WAP) does — bridging Wi-Fi clients to the wired network, extending coverage, and supporting VPN and QoS for users.
Wireless LAN Controllers (WLC) explained — central management of multiple access points, security policy enforcement, and QoS for voice and video.
Fix the SSL trust error when wiring Cisco ISE 3 to Microsoft 365 SMTP — extract the cert chain with OpenSSL and import it into ISE trusted store.
Study plan for AWS Certified Advanced Networking Specialty (ANS-C01): Direct Connect, Transit Gateway, hybrid BGP, VPC routing, and a failed attempt.
Add Google Analytics tracking to an S3-hosted static website by injecting the GA4 measurement snippet into HTML and verifying real-time pageview events.
Build a Linktree-style links page from scratch with HTML/CSS on Amazon S3, CloudFront, and ACM SSL. Part 1 covers project plan and S3 bucket setup.
Part 2 of the S3 links site build: request a public SSL certificate from AWS Certificate Manager (ACM) and validate ownership for use with CloudFront.
Part 3 of the S3 links site build: create a CloudFront distribution as a CDN in front of the S3 bucket, attach the ACM certificate, and serve over HTTPS.