specific parts of the infrastructure are managed and handled by different teams that do not need to coordinate and align their code; they can be categorized into varying environments. This refers to divided infrastructure in Puppet. The splitting of the different parts of the infrastructure in Puppet is known as “Divided Infrastructur”.
It is one of the key types of “Environments” in Puppet. The other categories of the environment include permanent test environments and temporary test environments. There is no interdependence between the teams that work on the infrastructure, so the splitting of the environment seems to be a feasible option.