# Choose a compute solution

Bulut bilişim günümüzde giderek daha fazla şirket tarafından benimsenen bir teknoloji haline geldi. Microsoft Azure, sunduğu geniş hizmet yelpazesiyle bu alanda öne çıkan platformlardan biridir. Ancak, bir uygulamayı Azure'da dağıtırken doğru yolu seçmek önemlidir. Aksi takdirde kaynak israfına yol açabilir veya uygulamanın performansını olumsuz etkileyebilirsiniz.

<figure><img src="/files/kipsJ2MWxy9iSOY0bzGS" alt=""><figcaption></figcaption></figure>

Bu akış şeması, ister mevcut bir uygulamayı taşıma ister yeni bir uygulama geliştirme olsun, Azure üzerinde doğru dağıtım seçeneğini belirlemek için net bir yol haritası sunmaktadır. Kullanıcıların ihtiyaçlarına ve uygulamanın özelliklerine göre doğru tercihi yapmaları, maliyetleri düşürmeye ve performansı artırmaya yardımcı olacaktır.


---

# 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/azure-305/choose-a-compute-solution.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.
