Amazon Lightsail is a virtual private server (VPS) designed to present an easy-to-use cloud platform that offers everything needed to build an application or website, plus a cost-effective, monthly plan.
$3.50
per month
AWS Elastic Beanstalk
Score 8.2 out of 10
N/A
AWS Elastic Beanstalk is the platform-as-a-service offering provided by Amazon and designed to leverage AWS services such as Amazon Elastic Cloud Compute (Amazon EC2), Amazon Simple Storage Service (Amazon S3).
$35
per month
Pricing
Amazon Lightsail
AWS Elastic Beanstalk
Editions & Modules
512 MB Linux
$3.50
per month
1 GB Linux
$5.00
per month
2 GB Linux
$10.00
per month
No Charge
$0
Users pay for AWS resources (e.g. EC2, S3 buckets, etc.) used to store and run the application.
Offerings
Pricing Offerings
Amazon Lightsail
AWS Elastic Beanstalk
Free Trial
No
No
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Amazon Lightsail
AWS Elastic Beanstalk
Features
Amazon Lightsail
AWS Elastic Beanstalk
Infrastructure-as-a-Service (IaaS)
Comparison of Infrastructure-as-a-Service (IaaS) features of Product A and Product B
Amazon Lightsail
8.8
6 Ratings
7% above category average
AWS Elastic Beanstalk
-
Ratings
Service-level Agreement (SLA) uptime
10.06 Ratings
00 Ratings
Dynamic scaling
5.05 Ratings
00 Ratings
Elastic load balancing
9.34 Ratings
00 Ratings
Pre-configured templates
8.06 Ratings
00 Ratings
Monitoring tools
8.06 Ratings
00 Ratings
Pre-defined machine images
8.95 Ratings
00 Ratings
Operating system support
10.06 Ratings
00 Ratings
Security controls
10.06 Ratings
00 Ratings
Automation
10.05 Ratings
00 Ratings
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
We utilized Amazon Lightsail to get a web application proof of concept up and running. It's easy to set up, requires minimal configuration, and lets us to concentrate on the coding. It's designed to help you get started fast and easily, but it's not designed for corporate applications or workloads.
I have been using AWS Elastic Beanstalk for more than 5 years, and it has made our life so easy and hassle-free. Here are some scenarios where it excels -
I have been using different AWS services like EC2, S3, Cloudfront, Serverless, etc. And Elastic Beanstalk makes our lives easier by tieing each service together and making the deployment a smooth process.
N number of integrations with different CI/CD pipelines make this most engineer's favourite service.
Scalability & Security comes with the service, which makes it the absolute perfect product for your business.
Personally, I haven't found any situations where it's not appropriate for the use cases it can be used. The pricing is also very cost-effective.
Getting a project set up using the console or CLI is easy compared to other [computing] platforms.
AWS Elastic Beanstalk supports a variety of programming languages so teams can experiment with different frameworks but still use the same compute platform for rapid prototyping.
Common application architectures can be referenced as patterns during project [setup].
Multiple environments can be deployed for an application giving more flexibility for experimentation.
Limited to the frameworks and configurations that AWS supports. There is no native way to use Elastic Beanstalk to deploy a Go application behind Nginx, for example.
It's not always clear what's changed on an underlying system when AWS updates an EB stack; the new version is announced, but AWS does not say what specifically changed in the underlying configuration. This can have unintended consequences and result in additional work in order to figure out what changes were made.
As our technology grows, it makes more sense to individually provision each server rather than have it done via beanstalk. There are several reasons to do so, which I cannot explain without further diving into the architecture itself, but I can tell you this. With automation, you also loose the flexibility to morph the system for your specific needs. So if you expect that in future you need more customization to your deployment process, then there is a good chance that you might try to do things individually rather than use an automation like beanstalk.
My overall experience with Amazon Lightsail is very good, and the online community of Lightsail users is very large and its helps to resolve any kind of issue i faced on my server. I also like the integration of other AWS services with Amazon Lightsail like we can export our Lightsail instance into ec2 server using snapshots.
The overall usability is good enough, as far as the scaling, interactive UI and logging system is concerned, could do a lot better when it comes to the efficiency, in case of complicated node logics and complicated node architectures. It can have better software compatibility and can try to support collaboration with more softwares
As I described earlier it has been really cost effective and really easy for fellow developers who don't want to waste weeks and weeks into learning and manually deploying stuff which basically takes month to create and go live with the Minimal viable product (MVP). With AWS Beanstalk within a week a developer can go live with the Minimal viable product easily.
- Do as many experiments as you can before you commit on using beanstalk or other AWS features. - Keep future state in mind. Think through what comes next, and if that is technically possible to do so. - Always factor in cost in terms of scaling. - We learned a valuable lesson when we wanted to go multi-region, because then we realized many things needs to change in code. So if you plan on using this a lot, factor multiple regions.
Amazon Lightsail is a great platform. Before we started using it, we were using AWS EC2 instances as our primary servers after being dissatisfied with other providers. After Amazon Lightsail's introduction, we were able to reduce our operating costs, improve our quality assurance tasks, and provide much more efficient and better apps with our microservices architecture.
We also use Heroku and it is a great platform for smaller projects and light Node.js services, but we have found that in terms of cost, the Elastic Beanstalk option is more affordable for the projects that we undertake. The fact that it sits inside of the greater AWS Cloud offering also compels us to use it, since integration is simpler. We have also evaluated Microsoft Azure and gave up trying to get an extremely basic implementation up and running after a few days of struggling with its mediocre user interface and constant issues with documentation being outdated. The authentication model is also badly broken and trying to manage resources is a pain. One cannot compare Azure with anything that Amazon has created in the cloud space since Azure really isn't a mature platform and we are always left wanting when we have to interface with it.