# 6. NAT Instances

![](/files/-MCf862QsJJy4cGuinlv)

![](/files/-MCf8L1BRmvtd2Kg_PIH)

![](/files/-MCf8RVoPv_wLPyBuIRb)

Click on Community AM's

![](/files/-MCf8Z6_pDUSAIumVG_r)

![](/files/-MCf8vwCSLAcHccipUsZ)

We need to launch NAT instance always in Public Subnet.

\>>Also for NAT instances we need to disable the Source/Destination Check:

![](/files/-MCf9iiJZRZnDkgwcTFR)

![](/files/-MCf9nFXirVTnJ8m4Kdi)

![](/files/-MCf9tBNxJ5fcjMIuQ02)

We need to copy public key pair into the private pem file :&#x20;

![](/files/-MCfAO2uVJTer3fRp1DJ)

Now to provide internet to PrivateSubnet we need to do modications in Route table :&#x20;

![](/files/-MCfAnQQzcfaEm7gw8la)

![](/files/-MCfB1aQ7ppw8WncY3sG)

![](/files/-MCfB54pbrQLOIisKhnM)

![](/files/-MCfBL6Tt8UF1cKRhHdp)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://architectures.gitbook.io/project/aws-certified-solutions-architect-associate-certification-saa-c02/networking-vpc/6.-nat-instances.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
