Codefresh has introduced a highly requested feature allowing parallel steps in its CI/CD pipelines, offering both a basic and an advanced parallel mode. The basic mode simplifies the process by enabling existing steps in a serial pipeline to be split into parallel steps, applicable to any type of step, such as parallel quality scanning or deployments. The advanced mode is designed for organizations needing more complex parallel configurations, allowing for parallel sub-flows within a single pipeline with dependency-based execution. This advanced setup permits the creation of intricate pipeline graphs with multiple starting and ending steps, accommodating a wide variety of parallel scenarios. The feature enhances the flexibility and efficiency of Codefresh pipelines, making it possible to create fan-in-fan-out configurations, and the platform encourages users to explore these functionalities by creating a free account.