DaaS / Products / Secure RDS backend with Elasticsearch search

Secure RDS backend with Elasticsearch search

A developer builds a data-driven application where RDS serves as the secure transactional database (with IP whitelists and SSL encryption configured), and relevant records are periodically ingested into Elasticsearch to power fast full-text search and analytics features for end users.

Products involved

Scenario

A developer builds a data-driven application where RDS serves as the secure transactional database (with IP whitelists and SSL encryption configured), and relevant records are periodically ingested into Elasticsearch to power fast full-text search and analytics features for end users.

How the products combine

  1. rds · rds-configure-security — ApsaraDB RDS — Configure database security settings and access control
  2. See rds/rds-configure-security.

  3. es · es-ingest-documents — Elasticsearch — Ingest and manage document data in Elasticsearch
  4. See es/es-ingest-documents.

Typical questions