/s3-file-upload

Project to upload profile pictures to AWS S3 for customers.

Primary LanguageJava

About

I followed this tutorial of Spring Boot, React.js & AWS S3 Full Stack Development from AmigodCode. This is the repository for his full stack development tutorial for this project.

Tasks

  • Implemented S3 Client
  • Implemented React Drag and Drop
  • Configured Spring Security Filters
  • Learnt and used AWS services
    • S3 (Amazon Simple Storage Service)
    • Beanstalk
  • Updated GitHub actions for my own build

Result

I can succesfully implement and use AWS APIs with Spring Boot and Java to build applications that can be deployed on the cloud.