... which defines the minimal stack to run the application. This simplifies deployment and serves as self-documenting deployment specification. During development this will be useful if the application requires services like databases, infra, etc.
... which defines the minimal stack to run the application. This simplifies deployment and serves as self-documenting deployment specification.
During development this will be useful if the application requires services like databases, infra, etc.