- 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.
推薦閱讀
- iOS Game Programming Cookbook
- Android Wearable Programming
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Vue.js設(shè)計與實現(xiàn)
- JavaScript:Functional Programming for JavaScript Developers
- Power Up Your PowToon Studio Project
- SQL Server 2016數(shù)據(jù)庫應用與開發(fā)
- 焊接機器人系統(tǒng)操作、編程與維護
- Hands-On Full Stack Development with Go
- Learning OpenStack Networking(Neutron)(Second Edition)
- Regression Analysis with Python
- SQL Server 2016 從入門到實戰(zhàn)(視頻教學版)
- Instant jQuery Boilerplate for Plugins
- 嵌入式Linux C語言程序設(shè)計基礎(chǔ)教程
- 大話代碼架構(gòu):項目實戰(zhàn)版