- AWS Networking Cookbook
- Satyajit Das Jhalak Modi
- 69字
- 2021-07-02 19:41:38
There's more...
By default, all user created subnets are private subnets. If we want resources to be accessed from the internet directly, we need to create an IG and attach it to the VPC. The IG needs to be attached to the route table of the subnet that hosts the resources. If we attach an IG to the route of the subnet, it becomes a public subnet.
推薦閱讀
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Mastering Kali Linux for Web Penetration Testing
- Java Web開發技術教程
- Python機器學習編程與實戰
- ASP.NET程序設計教程
- Python High Performance Programming
- 編程與類型系統
- QGIS Python Programming Cookbook(Second Edition)
- Java Web從入門到精通(第2版)
- 深入理解BootLoader
- Practical Maya Programming with Python
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 計算機應用基礎案例教程(第二版)
- Cinder:Begin Creative Coding