AWS News Blog
Perl DBI Module for ECS
In the Perl community, DBI is a database abstraction layer (read more about DBI here and here). Using this layer, an application can access a number of different data sources using a single, common API. There’s even a DBI Tutorial.
The newest member of the DBI family is DBD::Amazon.