[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@harrisonqian / Tools Stack / wiki/AWS Lightsail.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- visibility: public --- # AWS Lightsail Amazon's simplified VPS hosting. fixed monthly pricing, predictable costs, good enough for most single-server deployments. **role in the deploy chain:** [[Cloudflare]] → Lightsail → [[nginx]] → [[gunicorn]] → app, with [[PostgreSQL]] for data and [[systemd]] keeping everything running. **why Lightsail over EC2:** predictable pricing, simpler UI, includes everything you need for a basic deploy. when you don't need auto-scaling or complex networking, Lightsail is less overhead.