Archive
Feeds Sign In
Archive Feeds Sign In
Note
Happy to have moved my website's MySQL database to RDS. Three cheers for less maintenance 😀

Comments (9)

jack
jack via Micro.blog

@cleverdevil I can't make heads or tails of AWS pricing but doesn't that add at least $10/month to your hosting costs just for the DB? Was it on a separate host before you moved it?

cleverdevil
cleverdevil via Micro.blog

@jack it does add cost, but let’s me run a smaller VM for my web server. That said, for most use cases like this, Lightsail is a better fit. More like a traditional VPS. Pricing complexity is and always has been AWS’ biggest issue.

jack
jack via Micro.blog

@cleverdevil Thanks. I've fired up a couple of Lightsail-based instances and I like it. Very straightforward. Still married to DigitalOcean and Linode for now though.

cleverdevil
cleverdevil via Micro.blog

@jack yeah those guys are attacking things from a different angle. I think a simpler VPS provider is a great solution for many things. The power and flexibility of AWS is often too much for personal stuff. But, for everything else? So good.

oyam
oyam via Micro.blog

@cleverdevil pricing complexity is a problem with any cloud provider. My head still spins after trying to price out some data storage solutions on Google Cloud Platform a week ago.

cleverdevil
cleverdevil via Micro.blog

@oyam indeed. It is sort of comes with the territory for any service where you pay in a very granular fashion for everything you use (requests, bandwidth, storage, compute, etc.).

oyam
oyam via Micro.blog

@cleverdevil Sure, but there are ways you can present the information so it’s easier to digest. It seems most cloud providers go out of their way to present pricing as complicated as they can. I can’t decide if that’s intentional or if they’re really that clueless.

cleverdevil
cleverdevil via Micro.blog

@oyam a big part of it is their target audience and their business model. At DreamHost, I have been in charge of building out our IaaS offerings, and its clear that AWS is simply tying their pricing to every cost factor to ensure margin. I made packages to simplify, and didn't charge for things like requests, which was appealing to my customer base.

cleverdevil
cleverdevil via Micro.blog

@oyam that said, the price complexity of modern cloud platforms has created an entire industry of cost optimization platforms. Its sort of bonkers when you think about it :)