Vendor Lock-In
Contentful:
- Proprietary content format
- Data lives in Contentful's cloud
- Difficult to migrate out
- Must use Contentful's APIs
- Dependent on their uptime
Liteshow:
- Open source (MIT license)
- Content is standard JSON/Markdown
- Lives in your git repository
- Migrate anytime (it's just files)
- Full control over infrastructure