-
Notifications
You must be signed in to change notification settings - Fork 19
Technology Stack
Frederico Andrade edited this page Sep 7, 2016
·
3 revisions
#State of knowledge
- Heroku Elasticsearch client Bonsai has funky free tier
- Elastic Cloud is very not free (~$800.00/Year)
- Amazon Elasticsearch Service provides a generous free tier of 750 hrs per month of a t2.micro.elasticsearch instance and 10GB per month of optional Amazon EBS storage.
- Pubnub helps with realtime apps.
- AWS Cognito for offline syncing. (Also look into Elastic Filesystem)
- Convox for deployment?
- Docker for containerization.
- React Native and building a fully native app might be the best solution to providing robust offline support
#Other Utilities Cross-browser testing
Provider | Free Tier | RAM | Disk | # documents | # daily requests | expiration |
---|---|---|---|---|---|---|
Bonsai | Yes | 125 MB | 125 MB | 10K | 10 K | ? |
Amazon Elasticsearch Service | Yes | 1 GB | 10 GB | N/A | N/A | 12 months / $18 per month after |
Elastic Cloud | No ($67 per month) | 1 GB | 16 GB | N/A | N/A | N/A |