Added InfluxDB Cloud

This commit is contained in:
rydermeehan
2021-05-11 15:56:35 -07:00
committed by GitHub
parent 5b87999b2f
commit 363ed0bbfd

View File

@@ -13,6 +13,7 @@
- [Google Cloud Datastore](#google-cloud-datastore)
- [Heroku Postgres](#heroku-postgres)
- [Heroku Redis](#heroku-redis)
- [InfluxDB Cloud](#influxdb-cloud)
- [mLab](#mlab)
- [MongoDB Atlas](#mongodb-atlas)
- [OpenShift MongoDB](#openshift-mongodb)
@@ -112,6 +113,13 @@
* *Pros*: dashboard, secured, analytics, access via Heroku CLI
* *Limitations*: SLA with maximum of 4 hours of downtime/month
## InfluxDB Cloud
[Product page](https://www.influxdata.com/products/influxdb-cloud/)
* *Free tier*: Writes: 5MB every 5 minutes, Tasks & Queries: 300MB every 5 minutes, Storage: 30 days of retention, Cardinality: Up to 10,000 series, Alerting: 2 alert checks and 2 notification rules, You can create up to: 5 dashboards, 5 tasks, 2 databases to store your time series data
* *Pros*: purpose-built time series database, pre-built UI and dashboarding tools, background processing and monitoring agent
## mLab
[Pricing page](https://mlab.com/plans/pricing)
@@ -157,4 +165,4 @@
* *Free tier*: 500Mb storage, 100 simultaneous connections
* *Pros*: Open source, built in realtime capabilities and auth, 40+ extensions and pgbouncer preinstalled
* *Limitations*: Paused after 1 week of inactivity
* *Exceeding the free tier*: There are no overage charges. Team will reach out asking user to upgrade to a higher plan if limits are exceeded.
* *Exceeding the free tier*: There are no overage charges. Team will reach out asking user to upgrade to a higher plan if limits are exceeded.