I am old enough that I still remember people including myself being perplexed why s3 didn't ship with an FTP adapter. They FINALLY added the option in 2020, 14 years late. I do think the storage "space" could use some disruption. I use s3 every day at work, and my general feeling is that the entire permission system is more complicated than 99% of apps actually need, to the point of being dangerous; I think the compl…
This is classic feature bloat of a product that's been around for a while. Some customer wants a really niche feature so product adds a new option for it. It's just one new option so the experience isn't that different. Rinse and repeat hundreds of times and nobody stops the think of the cumulative effect on the 99% of customers who don't need those features.
Show HN: File0 – An easier way to manage files in serverless apps
31–40 of 158 posts
Re: Show HN: File0 – An easier way to manage files in serverless apps
#32Re: Show HN: File0 – An easier way to manage files in serverless apps
#33This seems like a great idea. I've come to think the UX requirements of enterprise and indie dev / start up customers are fundamentally incompatible in the cloud. As an enterprise I want to be able to set restrictions at the org, project, team and resource level for various compliance rules. And I want these rules to be restrictive by default (e.g block public access). However as an individual developer the mere exis…
Isn't that why Heroku exists?
The nice thing about this service is that it seems to be public first. Which reduces the user effort involved in managing a permissions layer on top of storage.
Re: Show HN: File0 – An easier way to manage files in serverless apps
#34looking at the code side by side example: FILE0 does not provide authentication!? Everybody can upload files?
Re: Show HN: File0 – An easier way to manage files in serverless apps
#35I am old enough that I still remember people including myself being perplexed why s3 didn't ship with an FTP adapter. They FINALLY added the option in 2020, 14 years late. I do think the storage "space" could use some disruption. I use s3 every day at work, and my general feeling is that the entire permission system is more complicated than 99% of apps actually need, to the point of being dangerous; I think the compl…
This is classic feature bloat of a product that's been around for a while. Some customer wants a really niche feature so product adds a new option for it. It's just one new option so the experience isn't that different. Rinse and repeat hundreds of times and nobody stops the think of the cumulative effect on the 99% of customers who don't need those features.
AWS went from "just push a couple of buttons and you are running in the cloud without a dedicated sys admin" to "you are going to have to hire a team of cloud admins because no one understands all the options and costs anymore".
Compare AWS to DigitalOcean, for example - the difference in simplicity is mind-blowing.
Re: Show HN: File0 – An easier way to manage files in serverless apps
#36It isn't just developer experience. - Can I trust you? - Where are your company credentials? - What's the business continuity plan? - What's your support? Sending an email to hi@ may not work, when my application is dead because of some bug at your end.
Nevertheless, its nice seeing crappy aws products getting fixed.
Re: Show HN: File0 – An easier way to manage files in serverless apps
#37Re: Show HN: File0 – An easier way to manage files in serverless apps
#38Re: Show HN: File0 – An easier way to manage files in serverless apps
#39looking at the code side by side example: FILE0 does not provide authentication!? Everybody can upload files?
This looks like an interesting product, but it's missing some key technical details to woo engineers -- both how it's done and how reliable the CDN+service is.
Re: Show HN: File0 – An easier way to manage files in serverless apps
#40This looks like exactly what I’ve wanted on more than one occasion. I hope it sticks around.