Skip to content
GitHub Universe 2025
Last chance: Save $400 on Universe passes until 9/17. Register now
#

Infrastructure as code

Nowadays, developers strive to have as identical environments for production, staging and development as possible to rule out any infrastructure interferance. Therefore, instead of installing and maintaining packages manually, infrastructure is defined and managed as code. Container orchestration solutions and version control systems help keeping all environments in sync and changes transparent.

Here are 3,250 public repositories matching this topic...