Having already created Drupal views on external data, I felt the next step was to use a cloud database as the data source for a Drupal view. In this post, part of a series on using Drupal as a data platform, I describe the steps I followed to use an Amazon RDS instance as the…Continue readingDrupal View on Steroids. Using a Cloud Database as View Data Source.
Tag: amazon rds
Categories
Connecting phpMyAdmin to Amazon RDS
I wanted to try out Amazon Aurora RDS so I signed up for the free tier account. This post gives the steps I followed to configure phpMyAdmin running on a different VPS to connect to my Amazon Aurora RDS instance. I wrote this up because I struggled as most of the pages I found were…Continue readingConnecting phpMyAdmin to Amazon RDS