The Basics of Networking | Network Elements | Wireless Access Points (WAP)
What a wireless access point (WAP) does โ bridging Wi-Fi clients to the wired network, extending coverage, and supporting VPN and QoS for users.
Posts
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.
Part 4 locks down the S3 bucket so only the CloudFront distribution can read it, using Origin Access Identity to block direct public S3 access.
Host a static website on Amazon S3 with public read policy and bucket website hosting enabled, walked through with an A Cloud Guru hands-on lab refresher.