AWS Aurora MYSQL enabling Federated Server

0

Hello, is it possible to enable Federated server on AWS Aurora MYSQL ? If yes, How can i enable it? i would like to pull data from separate MYSQL instance in different cluster. i.e using "ABC" MySQL instance i would like to pull data from "XYZ" MySQL instance in different cluster.

Thanks

2개 답변
0

Aurora MySQL doesn't support federated storage engine. To consolidate data from multiple Aurora MySQL clusters, setup EC2 instance or Lambda, then fetch data from source clusters, and insert into target cluster.

As alternative, Amazon Athena federated query might be the option.

AWS
답변함 2년 전
  • Thank you @yutaka_h , i'm new to Athena , will go through the document and come back .

0

Hello,

Here's an entire blog documentation for your particular use-case of federated querying.

Link-- https://docs.aws.amazon.com/redshift/latest/dg/getting-started-federated-mysql.html -- [1]

profile pictureAWS
지원 엔지니어
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인