3

I'm sure this post will be shutdown by the hive. Just post the answer if you know it.

Just wondering if imgur.com is using a database or a filesystem to store all their images.

I did some research http://imgur.com/blog/2013/06/04/tech-tuesday-our-technology-stack/ and didn't really get an answer.

Yada
  • 30,349
  • 24
  • 103
  • 144

1 Answers1

2

They use S3 (AWS) to store the image data; and MySQL to host the names/link associations.

Dmitry Sadakov
  • 2,128
  • 3
  • 19
  • 34