Live data from Hacker News

Amazon LightSail: Simple Virtual Private Servers on AWS

amazonlightsail.com

541–550 of 631 posts

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#541
post #68

Earlier quoted context omitted.

I personally don't use AWS for personal projects because of the lack of a cap. I would rather see my system suspended rather than continue to pay beyond my budget.

Exactly. I have alerting setup on DO that notifies if I need to address scaling issues. Let me make the decision for smaller projects. 100%.

AWS's pricing and usage related billing is orders of magnitude better than DO.

https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2...

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#542

Earlier quoted context omitted.

"Why even offer a service like this if you cannot GUARANTEE that the $5 they say they charge is all you'll ever get charged?" Exactly! We have used AWS and DO a lot this past year. DO is great for smaller sites/api's and super easy to use. Their support is also outstanding. AWS has tons of tools but many come at a cost. We are in the process of moving a couple of sites off of AWS and onto a LiquidWeb dedicated box. W…

AWS has tons of tools but many come at a cost. Well yeah, that's how they pay for those tools -- they charge for them.

Nothing wrong with charging. There are more affordable alternatives though.

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#543
post #188

Earlier quoted context omitted.

Re: VPC peering, the blog gets into more detail. I tried it out, worked great. Simple egress. https://aws.amazon.com/blogs/aws/amazon-lightsail-the-power-...

Anyone know what their web terminal is based on? I've been on networks that are so locked down that it'd be really useful... although maybe not 5USD/month useful.

You can always run an ssh bastion server on port 443. It's indistinguishable from https traffic without deep packet inspection or great-firewall-of-china like pattern analysis.

Just have a bastion host with that and you'll have no trouble ssh -A'ing your way there and then on to the real box on whatever port it's on.

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#544

Earlier quoted context omitted.

Anyone know what their web terminal is based on? I've been on networks that are so locked down that it'd be really useful... although maybe not 5USD/month useful.

You can always run an ssh bastion server on port 443. It's indistinguishable from https traffic without deep packet inspection or great-firewall-of-china like pattern analysis. Just have a bastion host with that and you'll have no trouble ssh -A'ing your way there and then on to the real box on whatever port it's on.

Heh. I'm often on a network where traffic that doesn't start with HTTP CONNECT on port 443 is dropped, and they're not China.

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#546
post #351

Earlier quoted context omitted.

Is the free tier even worth trying out? I went to look into it previously, but stopped before entering my CC info. Can it incur charges even if you've set up the server to only be a free tier?

Yes, when I was still in high school, I had set up a Munin graphing node on AWS. Well, what I didn't realize at the time was that Munin likes to use a lot of disk IO every time it writes out the graphs. AWS charges for I/O on their SAN (not on local disks, but the free tier doesn't come with local disks), and so I ended up with a $150 bill and only use them now for Route53 (DNS hosting, it is fantastic for that), and…

The newer EBS types don't charge per I/O operation. (Provisioned IOPS types charge for the speed you theoretically can do, but don't charge for the ops you do do.)

https://aws.amazon.com/ebs/pricing/ https://aws.amazon.com/ebs/previous-generation/

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#547
post #507

Earlier quoted context omitted.

That's really not true at Amazon. It's deep in their core values to cut customer expenses whenever possible, regardless of competitive pressures. I can't explain why they don't offer this feature, but I doubt it's because anyone is scared of a feature that could potentially help customers.

If that was true for AWS, their prices would be far lower pretty much across the board. One of the most amazing feats Amazon has pulled off is to convince people that AWS is cheap. They're cheap in the way that Apple are: Only if you need a feature-set (or name recognition..) that excludes the vast majority of the competitors from consideration. If/when you truly need that, then they're the right choice. There are pl…

AWS cuts their prices all the time. Every couple months an email comes out announcing price cuts for S3 or various EC2 instances.

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#548

Earlier quoted context omitted.

That's how they get people on Glacier storage. The storage is cheap as balls but the transfer can fuck you.

The whole point is to service customers with massive storage needs who seldom need to retrieve the data. For example, many companies are compelled by regulation to archive records for decades, but only need to access data in response to lawsuits/etc. no one with frequent high volume retrieval needs would be advised to use glacier.

[deleted]

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#549

They advertise a 99.95% EC2 SLA. Does that mean that an instance in a single AZ can go down anytime for any length of time?

Anytime but not any length of time.

99.95% SLA means the following amount of downtime: Daily: 43.2s Weekly: 5m 2.4s Monthly: 21m 54.9s Yearly: 4h 22m 58.5s

Re: Amazon LightSail: Simple Virtual Private Servers on AWS

#550
post #57

Price breakdown vs DigitalOcean, VULTR and Linode. Of course all things are not equal (i.e. CPUs, SSDs, bandwidth, etc). Provider: RAM, CPU Cores, Storage, Transfer ---------- $5/mo LightSail: 512MB, 1, 20GB SSD, 1TB DO: 512MB, 1, 20GB SSD, 1TB VULTR: 768MB, 1, 15GB SSD, 1TB ---------- $10/mo LightSail: 1GB, 1, 30GB SSD, 2TB DO: 1GB, 1, 30GB SSD, 2TB VULTR: 1GB, 1, 20GB SSD, 2TB Linode: 2GB, 1, 24GB SSD, 2TB --------…

I use VPSdime. $15-20 worth of VPS for $7. Already for 7 months with zero problems.

I'd be grateful if you used my link https://vpsdime.com/aff.php?aff=1272

Post reply on HN