View Single Post
Old 10-20-2022, 03:28 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,229
What is Infrastructure as Code?

Infrastructure as code is the process of managing and provisioning code infrastructure such as machines and networking resources, instead of using manual processes, such as the console.

The hardest part for me to understand was that creating IaC resources is not like running a script that has an end result. Instead, it’s similar to having building blocks in code that once applied, become a part of the system architecture.
__________________

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