Published deployment
By default, pushing a Chain creates a published deployment:my_chain.py contains the entrypoint Chainlet for your Chain.
Published deployments have access to full autoscaling settings. Each time you
push, a new deployment is created.
Development
To create a development deployment for rapid iteration, use--watch: