- AWS Networking Cookbook
- Satyajit Das Jhalak Modi
- 75字
- 2021-07-02 19:41:37
How it works...
Security groups control the incoming and outgoing requests to and from resources hosted in the AWS. Inbound rules allow incoming network traffic from source CIDR ranges with the protocol and ports mentioned in a rule. If you want to allow requests only from resources hosted inside your VPC, put an SG associated with those resources in the source. Outbound rules allow outbound requests initiated from resources hosted in the AWS.
推薦閱讀
- R語言數據分析從入門到精通
- TypeScript入門與實戰
- Python計算機視覺編程
- CouchDB and PHP Web Development Beginner’s Guide
- SQL基礎教程(視頻教學版)
- 小程序開發原理與實戰
- Python面向對象編程:構建游戲和GUI
- Learning DHTMLX Suite UI
- 焊接機器人系統操作、編程與維護
- 編程菜鳥學Python數據分析
- Java面向對象程序設計
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- Qt5 C++ GUI Programming Cookbook
- JavaScript+jQuery網頁特效設計任務驅動教程
- Java EE架構設計與開發實踐