Listing Thumbnail

    Fauna Pay-Go SaaS

     Info
    Sold by: Fauna 
    Free Trial
    Fully serverless database with a flexible data model, automatic global distribution & multi-active reads & writes, and no infrastructure management.
    Listing Thumbnail

    Fauna Pay-Go SaaS

     Info
    Sold by: Fauna 

    Overview

    Play video

    Fauna is a globally available document-relational database that combines the flexibility of NoSQLwith the relational querying (joins, foreign keys, and views), schema enforcement, and ACID-compliance of a SQL database. A truly serverless architecture means that all database administration, tuning, and scaling tasks are automated - including sharding, capacity planning, provisioning, replication, and more. Fauna's architectural roots based on the Calvin protocol provides multi-active reads and writes, low latency, high scalability, and strict serializability for applications deployed at any scale, whether single-region, multi-region, or global. Fauna's intuitive, strongly-typed database language, the Fauna Query Language (FQL), accelerates development velocity by offering a familiar syntax and mental model to TypeScript. Fauna's SaaS deployment is simple, accessed via a REST API.

    Start with Fauna's Free Trial which provides instant access to Fauna with the same benefits of Fauna's Paid Plan. Fauna is meant to scale with you, so you can upgrade your plan at any time.

    Fauna utilizes credits on this pay-as-you-go offer. For a breakdown on how credits work, see Fauna Pay-Go Pricing

    For information on how you can get custom pricing on the AWS Marketplace, please contact sales@fauna.com .

    Highlights

    • Increase development velocity through full support for both relational and document access patterns. Fauna's document-relational data model combines the flexibility and familiarity of JSON documents with the relationships and querying power of a traditional relational database.
    • A native serverless architecture means sharding, provisioning, and replication are executed automatically - allowing your development team to focus on differentiated feature development instead of database operations. Fauna offers globally distributed multi-active writes and its distributed transaction protocol based on the Calvin protocol abstracts away the need to engineer for global transactionality.
    • Delivered as an API and accessed as an HTTP call, Fauna is a perfect fit for modern front-ends, microservices, and API-first development patterns, as well as event-driven architectures leveraging AWS solutions like Lambda, EventBridge, API Gateway, and Step Functions.

    Details

    Sold by

    Delivery method

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Free trial

    Try this product free according to the free trial terms set by the vendor.

    Fauna Pay-Go SaaS

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.

    Usage costs (1)

     Info
    Dimension
    Description
    Cost/unit
    Fauna Credit
    Fauna Credit Used
    $1.00

    Vendor refund policy

    All fees paid to Company for the use of Fauna are non-refundable.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Software as a Service (SaaS)

    SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.

    Support

    Vendor support

    Fauna support can be reached at support@fauna.com , or by visiting the Fauna helpdesk at https://support.fauna.com/hc/en-us  or the Fauna Forums at https://forums.fauna.com . support@fauna.com 

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    |
    20 external reviews
    External reviews are sourced from G2  and are not included in the star rating for this product.
    Cameron B.

    No Infrastructure, NoSQL, No Complaints

    Reviewed on Oct 02, 2024
    Review provided by G2
    What do you like best about the product?
    We don't have to manage any infrastructure, the cost scales with us
    The FQL X syntax is very similar to TypeScript, which means we don't have to develop across different paradigms (frontend, backend, and database all use the same syntax)
    Schema management built-in means we don't have to worry about generating/applying/rolling back schema migrations
    Close partnership, and active Discord, means any questions or challenges are addressed quickly and time is taken by technical people to address them
    What do you dislike about the product?
    Although you can setup private endpoints to connect privately via AWS, I can't find any documentation on doing the same for on-premise architecture. Fauna is doing a great job at integrating with new cloud technologies, but it might not be an easy option for some types of infrastructure deployments.
    What problems is the product solving and how is that benefiting you?
    No infrastrucutre management, means we don't have the overhead of system administrators/DBAs, we don't need to manage replication/scaleability, and there's no requirement for OS updates with downtime etc.
    The costs scale with usage, which isn't true of traditional/on-premise systems.
    Easy to use, reducing the skills requirements for software development - don't need to learn another language since FQL X is so intuitive & similar to TypeScript
    Marcelo R.

    A new level of performance with top of the line security

    Reviewed on Oct 01, 2024
    Review provided by G2
    What do you like best about the product?
    The combination of being able to securely run queries on the client or an edge device with Javascript-like queries to get and mutate data make Fauna unique in the database space. Developers can quickly pick up the new tool and easily modify access rules centrally. The serverless nature of the service is amazing and is the main reason you can easily connect a massive set of devices (or lambdas) without worrying about connection pooling.
    What do you dislike about the product?
    There is nothing to dislike about Fauna but because the product is so new, it is hard to find well-documented patterns for it. Reaching out to the Fauna team is the best way to resolve edge cases.
    What problems is the product solving and how is that benefiting you?
    Fauna solves scaling issues we have run into with other databases specifically in the serverless realm. Building serverless services can be difficult but Fauna makes it easy to ignore the biggest integration issue which is connection pooling.
    Micha M.

    Fauna is the only backend you need

    Reviewed on Aug 01, 2024
    Review provided by G2
    What do you like best about the product?
    Fauna has a simple to use user authentication and authorization system that is at the same extendible to a powerful enterprise ABAC system.
    Also, I don't need to worry about managing the server because it's serverless.

    Then you need to know that it's a document-based database. You store documents in a JSON structure, which gives you a lot of flexibility over traditional SQL table databases. In contrast to other document databases, Fauna offers Schemes and Types, so you always have a clear picture of your data, including data integrity.
    What do you dislike about the product?
    They could explain their great product better and more simply. You need some time to get into the docs, but you will be highly rewarded if you do it.
    What problems is the product solving and how is that benefiting you?
    We replaced our database and almost all of our backend with Fauna. Only at places where we need to call third-party Apps do we need a backend because Fauna is not (yet) supporting it. This made the whole stack so much easier for new developers joining us and also maintaining a simple tech stack.
    Education Management

    with Fauna I am enjoying the flexibility of NoSQL with the RDBMS capabilities

    Reviewed on Nov 03, 2022
    Review provided by G2
    What do you like best about the product?
    With the flexibility of NoSQL with the RDBMS capabilities, I am able to define schema files and create a relational database of need. with this, I am able to spare more time on building robust applications instead of database management
    What do you dislike about the product?
    since it is new, need to spare some time to get it handy. else I didn't find any problem working with Faunadb. I good video tutorial can help the growing community of Faunadb because i found the documentation bit confusing.
    What problems is the product solving and how is that benefiting you?
    With the flexibility of NoSQL with the RDBMS capabilities, Faunadb is actually giving me the superiority of both RDMS and NoSQL and hence saving me lot of time in product development rather than managing database
    Information Technology and Services

    Great cloud serverless DB

    Reviewed on Nov 01, 2022
    Review provided by G2
    What do you like best about the product?
    It's very flexible- provides NoSQL functions with the relational query capabilities and native GraphQL. It's also cloud based (serverless) which is so awesome! :)
    What do you dislike about the product?
    The pricing plan for individual developers and small teams is pretty high, but there is a free plan which have good quotas so you can get used to the faunaDB.
    What problems is the product solving and how is that benefiting you?
    It solves problem with high scalable, relational ultra fast database in cloud with GraphQL option.
    View all reviews