DEV Community

Mim Ahmed for AWS Community Builders

Posted on โ€ข Edited on

1

What is Amazon Lightsail

In Simple Word It's your VPS Server Managed By AWS.

Lightsail is an easy-to-use virtual private server (VPS) provider that offers you everything needed to host your application or website with a cost-effective, monthly plan.

Why Lightsail is so Coool..
Because, you have nothing to managed. Just Choose an Operating System and Package from a available list and you are good to go.

https://lightsail.aws.amazon.com/

When you First time visit Lightsail
image
Click let's Get Started.
Lightsail Currently Support Two Major Operating Systems and
image

28 Different Packages.
image

For Which Case Amazon LightSail Suitable for ?

  • Simple web applications
  • Websites
  • Business software
  • Dev/test environments
  • Other Hobby Projects
  • Most Important When you don't want to manage anything ๐Ÿ˜‹๐Ÿ˜Ž

What Features LightSail Provide?
image

  • You Can Create Instances (Servers)
  • You Can Create Containers
  • Create Separate Database for your Applications.
  • Load Balancers
  • CDN
  • DNS
  • Domain Attach
  • You Can Take Snapshot and Restore Anytime (Backup your servers)
  • High availability (for stability and redundancy)

Amazon LightSail Provides 750 hours free
per month for 3 months with the AWS Free Tier. ๐Ÿ˜Š๐Ÿ˜Š

You Can Choose any preconfigured stacks and lunch it by only one Click ๐Ÿ˜‰
image

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Create a simple OTP system with AWS Serverless cover image

Create a simple OTP system with AWS Serverless

Implement a One Time Password (OTP) system with AWS Serverless services including Lambda, API Gateway, DynamoDB, Simple Email Service (SES), and Amplify Web Hosting using VueJS for the frontend.

Read full post