A managed service based on the open source library Para. Adding your own features is a pull request away on GitHub.
We are hosted on Amazon Web Services, inside a private cloud, which allows us to scale up and down quickly.
You can always switch to another hosting service or run Para on your infrastructure. We're cool with that.
Our simple JSON API and client SDKs allow you to easily integrate Para into your code.
Your users can be authenticated with their social accounts and Para will issue a JSON Web Token (JWT). LDAP and Active Directory are also supported. This combined with powerful resource permissions for each user, gives you great flexibility and security.
All your objects are indexed automatically by Elasticsearch - a robust and scalable search engine. Para supports many types of queries like basic field queries, wildcard, geo point, and "more-like-this" queries.
The API is simple and secure. Using basic HTTP methods you can create, read, update and delete objects. It also supports pagination and field limiting. All API calls are signed using the latest AWS signature v4 algorithm, used by Amazon.
Your objects are cached when they are created or updated. Caching allows for faster read times and decreases the load on the database. This works great for "hot" objects that don't change very often.
Para stores data in several regions of the AWS cloud and is powered by DynamoDB - a scalable, fault tolerant database with very low latency. Your data is stored in globally replicated tables, encrypted, on Solid State Drives (SSDs).
Premium plans feature an easy-to-use backup and restore control panel which enables you to import and export data from Para. Simply download the JSON data archive and restore it when needed.
The prices don't include European Union VAT (not applicable to customers outside the EU).
Billing is on a monthly basis. Annual billing is also available - pay 10 months and get 2 months free. Additional storage and app credits can be purchased at any time.
Frequently Asked QuestionsNo registration required, just sign in with a social account.