Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the difference between AWS lightsail vs codeStar

I am exploring options to quickly deploy and start a project on AWS stack. And I came across above two services, "LightSail" and "CodeStar".

I could not find any comparison of these two services from internet. Hence would like to know more about these two services compared to each other ?

like image 806
Sahan Maldeniya Avatar asked Oct 16 '25 19:10

Sahan Maldeniya


1 Answers

Amazon LightSail is a Virtual Private Server (VPS) that can be launched with a number of pre-built images such as WordPress. Think of it as a simpler version of EC2 with flat-rate pricing.

AWS CodeStar is a central hub for managing various interconnected services relating to software development, from writing code to deploying code.

The reason you couldn't find a comparison is that they are rather different services.

Basically, if you already have your code and just want to run it somewhere, then use EC2 or LightSail.

If you want to develop code using lots of AWS tools, use CodeStar.

like image 156
John Rotenstein Avatar answered Oct 18 '25 13:10

John Rotenstein



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!