I recently released a couple of cloud cost optimization tools through the AWS marketplace.
I'd really appreciate your honest feedback about them regarding the clarity of the copy, pricing, whether they're appealing enough, etc.
Also if you know someone who might benefit from them feel free to share the links.
Thanks in advance!
https://aws.amazon.com/marketplace/pp/prodview-6uj4pruhgmun6
https://aws.amazon.com/marketplace/pp/prodview-ryzl67mmq3ghk
I use spots for most of my aws workloads. Not sure why I would need a tool for that. Maybe my set up is not sophisticated enough. I didn't get how your tool would help me.
What you wrote there is more like a white paper. You are trying to educate the customer and go to a great level of detail. Can you cut it down by 90% and just tell me what I need to know:
One sentence per bullet point.
Post the current version on Medium, Dev.To or wherever you can post it. It's actually not bad - just too much for Marketplace. Have a look at https://aws.amazon.com/marketplace/pp/prodview-a5pysxaz4x4gg
"This heavily depends on your configuration." - saying "it depends" is a sure way to tick off many readers. Somehow we don't like that kind of answer. I didn't get the EBS optimiser at all. How do you know how much space I need? I have a multi-node ElasticSearch set up. It has 3 times the storage I need, but I do need that empty space to re-index or reconfigure it. Would your tool help me? Again, there was so much text to read I skimmed over and moved on.
The ideas are solid. I can see a need for myself and others. Consider also building a tool for finding unused resources. E.g IAM accounts, random EBS snapshots, old Lambdas, etc. Give me that list with the total how much I'm wasting on it and I'd happily give you a share of my savings :)
Hey, I'd be very interested in your feedback to my https://github.com/stackmuncher/stm_app
Thanks for the thoughtful feedback, I really appreciate it.
I agree I have a lot of text, I had much less/to the point text but then saw people who had no idea about the concepts so that's why I added some background information.
I then struggled fitting everything I wanted to say within the 5000 characters limit :-)
But this is very fair feedback, I'll cut it shorter. Less is almost always more :-)
To explain a bit, AutoSpotting is designed especially for companies who have a large footprint, don't currently run Spot and would like an easy way to adopt it without having to convince everyone to update their configuration. You just install it and it takes over the existing ASGs and converts them to Spot without launch configuration/template changes, just need to tag the groups with spot-enabled=true or make it select ASGs based on some tags you already use. I'll probably just add this at the top and keep some basic explanations for people who have no idea what all this means.
EBS Optimizer doesn't look inside the volumes, all it does is changing the EBS volume type and sometimes set some provisioned IOPS/Throughput to match the performance of the original volume.
There are tons of instances still using GP2 volume types which could use GP3 for up to 20% savings on the volume costs (biggest offender is EMR, but also tons of instances launch from GP2 AMIs). Also, there are cases where people use IO1 and IO2 volumes with small IOPS, that could be also replaced by GP3 for up to 85% savings. The tool just switches the volume type to the cheapest option, keeping the performance the same.
Regarding feedback to your tool, I like the idea, but I'd like to se an easy/automated way to query a given public github profile. For example https://stackmuncher.com/<gh-user> currently just returns a 404, I would expect it to automatically be populated with data from the public github repos of that user and added to the site, much like https://pkg.go.dev/github.com/namsral/flag does for golang packages.
Chris, I have to take back some of what I said in my previous comment. I didn't realise your project is open source and is quite popular. Good on you :)
A few random ideas ...
If you can't find a marketer to re-write your pages I'm happy to help you with a draft. Ping me directly if you want to know the rationale behind my 1-6 suggestions.
I reckon you are onto something there.
Good luck! :)
Thanks for the kind words and for offering to help, I'm actually looking for a partner, see this other IH post of mine for more details on that and let me know if this sounds interesting to you https://www.indiehackers.com/post/looking-for-a-sales-marketing-copywriter-partner-b4c61cb574