The Release Module is the recommended approach as it adheres to best practices in development lifecycle management, ensuring consistency and reliability. However, for scenarios requiring a simplified release process (offering a more efficient alternative to Change Sets) or when best practices need to be bypassed due to urgency, priority, or other constraints, Hutte offers Individual Feature Deployments as a flexible and practical solution.

Key Differences

  1. Pull Request:
  2. Deployment Flexibility:
  3. Git Integration:
  4. Pipeline Tracking:

Scenarios for Using the Release Module

The Release Module is recommended for all standard development tasks, as it enforces CI/CD best practices, ensuring consistency and reliability.

Scenarios for Using Individual Feature Deployments

Individual feature deployments are suitable for small projects/teams, as well as for Hotfixes that need to be delivered urgently to UAT or Production, especially when: