yandex-cloud/serverless-plugin

Add support for VPC

quytang-gfg opened this issue · 1 comments

Hi,
I tried to connect the Yandex DB from the cloud functions but it did not work.
For Postgres, it's ok because we can create a DB connection proxy. The proxy only works for Postgres and ClickHouse.

Then I have some questions

  1. How to set up the VPC and subnet for the cloud functions?
  2. Are there any ways to connect to other DB such as YDB, ElasticSearch, ...?

P.S. We use aws-sdk (dynamodb) for reusing the existing code base.

Thanks,

Hi! I would suggest you to forward this question to Yandex Cloud support directly since it is actually not related to serverless framework.