scale: section of the deployment manifest allows allocating additional computing resources for the squid add-ons and services. This option is only available for paid squids deployed in professional organizations.
Visit the Pricing page and/or our costs calculator if you’re looking for an estimate.
dedicated:
Default: dedicate d: true.
When a dedicated profile is used, the resources that the squid requests are reserved in advance. This is the new/current default and is the recommended profile for production squids. Squid deployment must be dedicated to be a subject of SQD Cloud SLA.
By setting dedicated: false you can request for your deployment to be collocated - that is, share resources with other deployments. The allocation of full resources is not guaranteed for collocated squids.
All playground squids must use the collocated profile, that is, explicitly specify dedicated: false.
addons:
postgres:
See Postgres add-on for details.
services:
api:
The profile specifications for API service replicas are as follows:
processor:
The profile specifications for a processor service are as follows:
Example
squid.yaml