You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because deployment updates are much more likely to happen due to updates in the applications (tiler, ingestor, stac api, ...) themselves rather than the database, it would be better to have the latter in a separate, "stateful resources" stack like it's done in CSDA (and then we can say cdk deploy $STATELESS-STACK-NAME).
The text was updated successfully, but these errors were encountered:
Because deployment updates are much more likely to happen due to updates in the applications (tiler, ingestor, stac api, ...) themselves rather than the database, it would be better to have the latter in a separate, "stateful resources" stack like it's done in CSDA (and then we can say
cdk deploy $STATELESS-STACK-NAME
).The text was updated successfully, but these errors were encountered: