mysql - need to connect my same apps with one database -


i have 3 servers 3 applications on aws ec2 using mysql database, each of application having amember client subscription app, connects sql databse created in each instance in way every amamber app having diffrent database in each server, working device roku need pass xml attributes amember varify user can watch online streaming tv.

the objective need make 1 database connected each server using amember each server access 1 database .

options

my options aws rds ,dynamodb

now can put me in right direction, that.

in simple words need connect multiple apps (same app) 1 database hellllp

if need connect mysql database, dynamodb not answer. isn't mysql database.

rds mysql database. connects other mysql database. haven't mentioned language[s] using, however. googling "connect mysql [language]" should help.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -