章節連結
給自己 2022 年的新目標 – AWS Certified Developer Associate 的學習筆記。這篇筆記下 GWLB ( Gateway Load Balancer ) 的相關資訊。
課程相關資訊
[連結]:https://www.udemy.com/course/aws-certified-developer-associate-dva-c01/learn/lecture/19733666
本篇範圍:Chapter 7
請注意:本系列文章為個人對應課程的消化吸收後,所整理出來的內容。換言之,並不一定會包含全部的課程內容,也有可能會添加其他資源來說明。
內容
- 1. 將 Users 所傳送過來的 IP 封包 ( Layer3 ),透過 Gateway Load Balancer 將其導入特定的 Target Group 中
2. Target Group 可以是防火牆、封包監聽…等用途
3. 結合了 Network Gateway 和 Load Balancer,也讓整體流量的進入進出點變得很乾淨,不容易被有心人士察覺
4. 使用 GENEVE protocol,埠號 6081
系列文章
延伸閱讀
- [筆記] 六角學院 Node.js 2022 直播班記錄 – 14 Middleware 設計
- [筆記] Ultimate AWS Certified Developer Associate (29)
- [筆記] Udemy – CSS3 Animations, Transforms and Transitions Ultimate Guide (40)
- [筆記] Udemy – CSS3 Animations, Transforms and Transitions Ultimate Guide (41)
- [筆記] Ultimate AWS Certified Developer Associate (28)