最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

postgresql - Multi-tenant database in AWS RDS Postgres - Stack Overflow

programmeradmin1浏览0评论

I am trying to consolidate databases used in our application as of now we have 10 rds (small) instances and users created during RDS creation.

Now we see there are plans to add 20+ application this year and we don't want to have additional 20 RDS instances.

Instead we are looking to consolidate as a big Single RDS instances and create 40 database and give access based on application.

Looking for opinions and steps on following:

  1. Will there be degradation of performance if we consolidate?
  2. How user creation is managed since I don't want use shared creds created during RDS creation
  3. Is there a better approach to manage users automatically?
  4. Some wiki or docs to get started

Your thoughts will be really helpful.

发布评论

评论列表(0)

  1. 暂无评论