MariuszK
Valued Contributor III

Hi
If you use PySpark for data processing than Job compute it has:
- lower cost
- support for PySpark
- flexible configuration
cons:
- Slower startup time

Serverless Warehouse:
- Faster startup time
- Dedicated for SQL
- Lower management
cons:
- not supporting PySpark
- more expensive for compute unit (Photon acceleration)
- less customization