- AWS Networking Cookbook
- Satyajit Das Jhalak Modi
- 81字
- 2021-07-02 19:41:38
Managing a NAT Gateway
By default, there is no way that resources hosted in a private subnet can access the internet. NAT is a way to achieve that. However, any resource outside the VPC can't access the resources in a private subnet. We can use a NAT instance or a NAT Gateway to achieve this. However NAT Gateway is a scalable, managed service that does not require any administration. In this section, we will see how to manage a NAT Gateway.
推薦閱讀
- Objective-C Memory Management Essentials
- 程序員面試算法寶典
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- Mastering Python Networking
- 劍指MySQL:架構、調優與運維
- The Complete Coding Interview Guide in Java
- JAVA程序設計實驗教程
- ExtJS高級程序設計
- Django 5企業級Web應用開發實戰(視頻教學版)
- Deep Learning with R Cookbook
- Mastering Elixir
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- 虛擬現實:引領未來的人機交互革命
- Lync Server Cookbook
- 匯編語言程序設計教程