Live data from Hacker News

Amazon LightSail: Simple Virtual Private Servers on AWS

amazonlightsail.com

131–140 of 631 posts

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#131
post #25

I'm amused by the model they have in their banner: a bearded, tattooed man wearing what appears to be a .. cape? We've come a long way since the stock photos of 'smiling super-normal people wearing ties, huddled around a computer'.

Not to mention the man is wearing on-ear headphones and is using a smartphone in front of his laptop, which seems more common today than ever.

Has he also duct taped over the brand name? 2016 San Francisco, I see you!

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#132
What I was hoping for was a bare-metal (not-run through VMs) container runtime like Joyent Triton[0] but with more pay-for-what-you-use pricing.

Unlike VMs, which statically allocate mem whether you use it or not, containers have the chance to grow and reduce mem as workfloads go up and down, which means you could pay for GB/h of mem usage on the right-sized # of vCPU base.

Not sure if any IaaS/PaaS is doing this.

Joyent pricing[1] is still for static resource allocation and not cheap compared to these larger players.

[0] https://www.joyent.com/triton [1] https://www.joyent.com/pricing

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#135
The FAQ is extremely unclear, but if I'm understanding it right, doesn't this make transfer out to Internet significantly cheaper if you insist on using AWS? Instead of paying $0.09/GB, transfer to Lightsail for $0.02/GB then transfer out for $5/1000 GB=$0.005/GB. You do have to deal with changing IP, but you get a 1.26 order of magnitude decrease in price, and that's assuming you don't bother actually using the extra compute.

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#136
post #11

I'd love to give this a try for my mail server that is currently hosted on Linode. Half the price would be great. Does anyone have experience with how "clean" the AWS IP addresses are? I'd hate to switch to Lightsail and have to deal with deliverability and spam blacklist issues. I've been fortunate to have had zero issues on Linode.

I think your IP address issue can be an issue to any hosting provider. I have experienced that issue with a VPS from SiteGround. May I know what mail server do you install on Linode server?

postfix with dovecot, dspam, and postgrey

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#137
post #112

Just to be clear: This service is offered by Amazon/AWS themselves, it isn't a third party. That's a question I had when I first clicked, which is why I am answering it here. One big "gotcha" for AWS newbies which I cannot tell if this addresses: Does this set or allow the user to set a cost ceiling? AWS have offered billing alerts since forever. They'll also occasionally refund unexpected expenses (one time thing).…

This is exactly it. 5-6 years ago (I think), I signed up for an aws account under the "free" or educational or something tier. AWS was newish at the time, and I wanted to learn about it. Via some accidental clicking in the control panel (trying to get an IP address for the instance, I think?) I ended up getting a bill from them for over $100. Which, to me at the time, was a huge amount of money. It put me off of AWS…

The same thing happened to me when I first sign up for AWS. I contacted support and they just credited my account then gave me a promo on top of it.

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#138
post #130

Earlier quoted context omitted.

That's just referring to the VPS itself. If you keep reading the FAQ you'll see that there are ways to exceed that amount. Plus there's nothing stopping someone breaking into your account and upgrading it in all kinds of evil ways (which has been a huge hassle with AWS tokens being stolen from e.g. Github).

Really? What are these evil ways?

Not OP, but I've heard of people getting hijacked and finding a bunch of VPSs spun up sending out spam and other malware related stuff. Maybe that's what they mean.

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#139
When I started out webdev, I was told that I should use AWS. But not having known how private/pubkeys work, or how ssh workds, how servers worked, it felt a lot like being thrown in the deep end of the pool.

Then I used digitalocean because of the free 1 year server time github gave me and everything was a breeze. They had tutorials for a lot of stuff, like how pubkeys and privatekeys worked, how to use ssh, how a server works, how to use nginx/apache, and even node.js stuff. I got up and running quickly even though it was my first time using a VPS. It was super easy, and the best part was with my knowledge gained from DigitalOcean, I was able to start using AWS with relative ease.

I think Lightsail is a good competitor to DigitalOcean, good for newbies who can't exactly figure out how much their server will use and charge them. But imo, with the same stats and stuff as DigitalOcean as a newbie I'd stick with DigitalOcean just because of how helpful their tutorials are in general and how helpful their interface is.

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#140

Still isn't enough for me to pull my sites off DO. Plus, DO don't have a reputation for treating staff like absolute dogshit.

And DO has a nice established UI too, plus the plethora of tutorials for newbies on how to setup postgresql, nginx, node, etc.
Post reply on HN