I'm trying to figure out how to install and use GeoIP libraries on AWS (Elastic Beanstalk). As far I know EB has an "ephemeral filesystem", but I could store the CeoCity binary in S3… but what about MaxMind C libraries? Has anyone configured EB to use MaxMind's api?
(My stack is based on Python/Django)