- AWS Networking Cookbook
- Satyajit Das Jhalak Modi
- 190字
- 2021-07-02 19:41:37
How to do it...
- Log in to your AWS account and open the VPC Dashboard as shown in the earlier recipe.
- Click on Internet Gateways in the left menu bar under the Virtual Private Cloud menu. You can see that the IG which was created with the default VPC in the region is visible:

Internet Gateway dashboard
- Click on Create Internet Gateway. The following window will open. Provide a Name tag and click on Yes, Create:

Internet Gateway creation from console
- You can see the IG is created. However, it is in the detached state. This means that it is not attached to any VPC:

Dashboard with created Internet Gateway
- Click on the Attach to VPC button. The following window will open. Select the VPC that we created and click on Yes, Attach:

Attach Internet Gateway with VPC
- Now you can see that the state of the IG has changed to attached:
Internet Gateway status
- If you want, you can click on Detach from VPC and then Delete the IG that you created.
推薦閱讀
- 計(jì)算思維與算法入門
- JavaScript高效圖形編程
- Testing with JUnit
- Python入門很簡單
- Vue.js 3.x從入門到精通(視頻教學(xué)版)
- OpenCV for Secret Agents
- Data Analysis with IBM SPSS Statistics
- Securing WebLogic Server 12c
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- 網(wǎng)絡(luò)數(shù)據(jù)采集技術(shù):Java網(wǎng)絡(luò)爬蟲實(shí)戰(zhàn)
- UI設(shè)計(jì)基礎(chǔ)培訓(xùn)教程(全彩版)
- Spring Boot從入門到實(shí)戰(zhàn)
- Mastering ASP.NET Web API
- 系統(tǒng)分析師UML用例實(shí)戰(zhàn)
- JavaScript設(shè)計(jì)模式與開發(fā)實(shí)踐