Posted by monishstrithick on December 1, 2016 at 5:24pm
I was looking to other options to move my drupal's database to some other cloud database provider like compose.com Because I am looking for a solution where I can reduce my maintenance of the whole infrastructure.
If I move my database to cloud. Does it impact on my performance?
Has anyone used these cloud database providers?
I am new to this topic. kindly advice.
Comments
I looked at the price and you
I looked at the price and you might be better off with one of the Drupal Platform as a Service offerings: Platform.sh or Panteon.io manage a lot of the infrastructure for you including solr, caching and DB.
Just database infra
I am just looking to move my database infrastructure. Bcz i am looking to build a highly available drupal app with minimum cost and less maintenance for the system.
AWS
Personally use AWS RDS (pricing: https://aws.amazon.com/rds/pricing)
Coupled with an EC2 servers with D8, I find the performance better (with 1 db.t2.micro and 1.db.ts.small instances running) however, I never made any scientific measurement on it...
They also have free tier package for 1 year that helps testing the service and quality.