# Outposts

![](/files/oE3Df3FokoaYVk3yBNvW)

Outposts aslında AWS 'den satın alabileceğimiz rack kabin hizmeti. Bu cihazı alıp, kendi veri merkezimize koyuyoruz. Daha sonra bu kabin ile AWS hesabımız arasında bağlantı kuruyoruz. Artık gidip diyelim ki, EC2 sunucu yaratma ekranımızda sunucu kurarken, o sunucu bu cihazın üzerinde oluşturabiliyoruz.  Böylelikle lokal veri merkezimizde bu cihaz sayesinde, EC2 sunucu barındırabiliyoruz.  Cihaz geldi, bağlantılar tamamlandı. (Fiber,uplink vb). Create outposts denilip, istenilen bir kaç adımı tamamladığımızda AWS bu cihaza en yakın region 'a bağlıyor. Böylelikle konsol üzerinde sanal sunucu kurarken bu outposts 'u seçebiliyoruz.


---

# 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://note.onurbolatoglu.com/aws/outposts.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.
