Picture uploads on Heroku

Quick question / sanity check for those that know about this kinda thing:

If I made an app to be hosted on Heroku and it had a pretty standard profile page for each user, including the option to upload a picture, am I right in thinking Heroku would not be the place to store said images?

A quick Google suggests that AWS might be the way to go…so what might the workflow for that look like? Or what alternative approaches are common (if common alternatives exist)?