Home Sunsetting AMZ.report / Big Data Learnings
Post
Cancel

Sunsetting AMZ.report / Big Data Learnings

Today I sunset the AMZ.report platform. Building this platform was a lot of fun and came with a lot of learnings. I launched the platform in late 2020 but had started building the database before that. I also built a simpler version of this when I was working in a prior role at an Amazon-focused advertising agency.

Some quick stats of the data I was able to aggregate:

StatValue
Search Term Reports (day/month/quarter)840+
Unique Search Terms7.5M+
Unique ASINs9.8M+
Unique Ranking Rows838M+

While it was fun to build the tool and maintain it, there was some costs associated. Primarily with storing the data in a database. Below are some average costs of the services utilized.

ServiceCost
Database/Storage (RDS)~$300/mo
Compute (EC2)~$40/mo
AWS Average Cost~$340/mo

This was a very simplified build with no high availability, fault tolerance, etc. Storing over 1B rows in a database and running large queries on it is not cheap, especially if you expect the responses in less than a couple of seconds.

This definitely benefited a lot of people who used the platform, but it did not generate any revenue, so with that, it’s been sunset.

Feel free to reach out if you have any questions. My contact information can be found on the bottom of the page sidebar.

This post is licensed under CC BY 4.0 by the author.