Skip to content

krisnova/cloud-native-infrastructure-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Native Infrastructure

Representing infrastructure

Various ways of representing and mutating infrastructure.

Infrastructure as a diagram

Using a technical diagram to share intended infrastructure topologies with other humans. More information

Infrastructure as a script

Using a uni-directional script to mutate infrastructure topologies and using the script as a way to mutate infrastructure. More information

Infrastructure as code

Using standardized templating to represent infrastructure. The templating can be interpolated, and contain logic. More information

Infrastructure as software

Infrastructure is managed by a residual piece of software over time. In order to mutate infrastructure, the software must be running. More information

About

Demo content for cloud native infrastructure talks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published