Frappe docker production HELP

Few important questions

  1. Can we seamlessly integrate a PostgreSQL RDS instance for database management?
    2.Can and how can we leverage an existing Redis cluster for queueing within the Frappe Docker build and deployment process for production environments
    3.Additionally, could someone outline the essential containers that cannot be amalgamated for optimal performance and functionality?

Tests are running for version 12.4 of postgres. Try that release. I haven’t tried on AWS RDS.

Do not use the frappe/frappe_docker images. Build you own. Someone shared this setup Issue Installing Apps in Docker Container - #4 by batonac
repo: GitHub - Avunu/frappe-bench-docker: Deploy persistent docker-powered frappe sites without building custom images.