Developing and testing new features for applications on only one cloud environment can quickly lead to a situation where several features block each other and time-consuming solutions need to be found. In this talk feature environments will be presented to accelerate the development of new features by creating environments automatically via CI/CD pipeline when a new feature branch is created. The feature environment creates a short-lived copy of the current development infrastructure for the development and testing of a specific feature.