Amazon - Software Developer Intern
·1 min
This was my first software job. Here, I went through the software development lifecycle for the first time when builidng my first live production application.
In order to decrease operational ticket resolution response time for a team within the FBA Inventory organization, I designed, implemented, and deployed an operational tool that searched AWS S3 archives for processed inventory records.
I learned a lot about requiements gathering, creating a design document, and writing clean and well-tested code.
Tools I used:
- Spring MVC (Java) as a web application framework
- AWS Athena to provide an interface for querying S3 using an SQL-like language
- AWS S3, as this was where the archived records were located