1
0 Comments

Guide: Uploading images to AWS S3 in Golang

Most of the apps today require storing images and videos on the backend. AWS S3 storage is a great solution for this.

I wrote a guide on how to upload, fetch and manage other operations for objects on AWS S3 in Golang. This article covers -

  • Setting up AWS S3
  • Configuring environment variables
  • Creating a session
  • Uploading images to S3
  • Downloading images from S3
  • Listing objects on S3

Read: https://www.mohitkhare.com/blog/aws-s3-golang/

Hope this is useful and you can start using S3 for your side projects or at work.

Trending on Indie Hackers
How I grew a side project to 100k Unique Visitors in 7 days with 0 audience 49 comments Competing with Product Hunt: a month later 33 comments Why do you hate marketing? 29 comments My Top 20 Free Tools That I Use Everyday as an Indie Hacker 18 comments $15k revenues in <4 months as a solopreneur 14 comments Use Your Product 13 comments