View Single Post
Old 10-10-2022, 07:13 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,229
Why use Infrastructure as Code?

Enforce consistency among deployments / Eliminate configuration drift.
Imperative and Declarative (although most IaC tools use a declarative approach).
Reduced risk of human error.
Scale multiple environments together.
Cost-optimized deployments, so you can easily see which resources are being used.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote