June 2026 Summaries
1 posts from Humanitec
Filter
Month:
Year:
Post Summaries
Back to Blog
Humanitec has introduced incremental deployments to enhance deployment efficiency by updating only the resources that have changed or previously failed, rather than re-provisioning all resources in an environment, which was the default method before. This new approach allows for substantial reduction in deployment times, potentially by 75% or more, depending on the setup and provisioning mechanisms used. Incremental deployments are optional and can be activated on a per-deployment basis by adding the "--mode incremental" flag to the deployment call. However, limitations exist, such as the lack of drift detection for skipped resources and the necessity to manually handle secret version updates to ensure resources are re-provisioned when needed. Users are encouraged to balance speed and risk by testing both incremental and full deployments, considering the specific needs and configurations of their systems.
Jun 10, 2026
860 words in the original blog post.