zelanix
zelanix

Reputation: 3562

Are Amazon Lightsail instances managed / automatically updated?

I have been looking into Amazon Lightsail, but there is one thing that I haven't been able to find any information on.

Are instances managed and updated automatically? In particular, I thinking of OS / web server security updates.

With EC2, I have to log in every now and then to perform OS upgrades, updates and install security patches. This is fine for EC2, but I am now looking to set up a VPS that I can essentially install and forget, system-wise at least.

Apologies if this is on the wrong site, but there is an tag here after all.

Upvotes: 15

Views: 3683

Answers (1)

Khalid T.
Khalid T.

Reputation: 10567

No, they are not managed. You deal with Amazon Lightsail instances the same as you do with EC2 instances in terms of OS updates.

For a more detailed answer on the difference between EC2 and Lightsail instances, you can see this answer by @Michael - sqlbot.

Upvotes: 13

Related Questions