# Firebase

## 🔰 Firebase Nedir?

* 🌄 Backend as a Service (BaaS) mantığı ile çalışan arka plan servisidir.
* 🗂️ Gerçek zamanlı veri tabanıdır
* 📂 Dosya sistemidir
* 👮‍♂️ Kimlik belirleme hizmetidir
* 🌍 Sunucu (hosting)

## 📋 Diğer Firebase Hizmetleri

* ⚙️ Uzaktan yapılandırma (Remote Config)
* 🔔 Bildirimler (Notifications)
* 🔗 Dinamik bağlantılar (Dynamic Links)
* 🖼️ Reklam hizmeti (AdMob)
* 🧪 Test Lab
* 🧱 Crash

## 💖 Avantajları

* 🎫 E-posta & şifre, Google, Facebook ve GitHub ile giriş ayrıcalıkları
* ✨ Gerçek zamanlı veri yönetimi
* 💫 API hizmeti
* 👮‍♂️ Veri parçaları seviyesinde güvenlik
* ⛅ Google Cloud Storage ile dosya depolama
* 🌍 Statik dosya sunumu (hosting)
* 🌊 Uygulamalar için ölçeklenebilir veri akışı
* 🚀 Hazır gelen altyapı

## 💔 Dezavantajları

* 👮‍♂️ Sınırlı sorgulama
* 🚫 NoSQL kullanmasından dolayı SQL verileri aktarılamaz.
* 🏢 Şirket içi kurulum yok

## 🤖 Firebase ML-Kit

### 👀 ML-Kit'e Hızlıca Bakış

* 🤖 Hazır Google Cloud modellerini ücretsiz kullanıma sunmaktadır
* 🚀 Kendi modellerimizi aktarmamıza ve onları kullanmamıza olanak sağlamaktadır
* 🌍 Hem online hem internet erişimi olmadan çalışmaktadı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://docs.yemreak.com/arsiv/yazilarim/firebase.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.
