aws-amplify / amplify-flutter

A declarative library with an easy-to-use interface for building Flutter applications on AWS.
https://docs.amplify.aws
Apache License 2.0
1.31k stars 242 forks source link

Feature Request: Opensearch server less #3906

Open MarlonJD opened 11 months ago

MarlonJD commented 11 months ago

On API (GraphQL), when we need to search something on appsync/dynamodb tables, We should use @searchable on the Grapql Schema. We can only choose instance type and it using server. When we use all server less with amplify on flutter. For searching using server it's little bit odd. AWS started OpenSearch Serverless service, and it can be use as a AWSService on https://github.com/aws-amplify/amplify-flutter/issues/3171.

Can we make changes for amplify-flutter to use opensearch serverless as an option. I think it's really important feature. What's your ideas.

@chrisbonifacio we talked this issues on discord, if you want to add something more detailed please just say.

I'm waiting your opinions about this topic, thanks

jobypthomas commented 11 months ago

+1

tigransukiasyancode commented 4 months ago

+1

Jordan-Nelson commented 4 months ago

Apologies for the delay in response. We are tracking this as a feature request and will post here when we have further updates.

adeldueast commented 4 months ago

Agreed, would be nice to have the option to use opensearch serverless on all platform (not just flutter) but 👍

jobypthomas commented 4 months ago

As I understand, the serverless open search will be super expensive for an early stage... around $700/month minimally

MarlonJD commented 4 months ago

As I understand, the serverless open search will be super expensive for an early stage... around $700/month minimally

It's shocking, I'm really surprised about the pricing? I thought it was much more cheaper and it was "pay-as-you-go". If it's that expensive, it's nonsense.