Managing and provisioning your infrastructure through code makes it possible to quickly meet SLAs, avoid unnecessary downtime and easily scale to different environments.
Infrastructure as Code
Infrastructure provisioning
Provisioning and managing the IT infrastructure through the use of source code in a declarative way.
Making it easy to build, change and decommission the immutable application infrastructure.
Configuration Management
After provisioning the immutable infrastructure and before hosting and using your application.
It is sometimes necessary to install software needed by the application.