Which of the following are advantages of using infrastructure as code (IaC) instead of provisioning with a graphical user interface (GUI)? (Choose two.)
A.
Secures your credentials
B.
Lets your version, reuse, and share infrastructure configuration
C.
Provisions the same resources at a lower cost
D.
Reduces risk of operator error
E.
Prevents manual modifications to your resources
B. Infrastructure as Code (IaC) allows you to define and manage your infrastructure using code, which can be versioned, reused, and shared. This brings benefits such as easier collaboration, tracking changes over time, and ensuring consistency in your infrastructure.
D. Using IaC reduces the risk of operator error compared to provisioning through a graphical user interface (GUI). With IaC, you have a repeatable and automated process, which minimizes the chances of human errors that might occur when manually configuring resources through a GUI.
B. Infrastructure as Code (IaC) allows you to define and manage your infrastructure using code, which can be versioned, reused, and shared. This brings benefits such as easier collaboration, tracking changes over time, and ensuring consistency in your infrastructure.
D. Using IaC reduces the risk of operator error compared to provisioning through a graphical user interface (GUI). With IaC, you have a repeatable and automated process, which minimizes the chances of human errors that might occur when manually configuring resources through a GUI.
B-D
Option A is incorrect because IaC does not secure your credentials by default. You will need to use additional security measures, such as encryption, to protect your credentials.
Option C is incorrect because the cost of provisioning resources is typically determined by the cloud provider, and not by the method used to provision the resources.
Option E is incorrect because IaC does not prevent manual modifications to your resources. If a user has access to your IaC files, they can make changes to your infrastructure configuration.
A and D
Option A is incorrect because IaC does not secure your credentials by default. You will need to use additional security measures, such as encryption, to protect your credentials.
Option C is incorrect because the cost of provisioning resources is typically determined by the cloud provider, and not by the method used to provision the resources.
Option E is incorrect because IaC does not prevent manual modifications to your resources. If a user has access to your IaC files, they can make changes to your infrastructure configuration.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
dankositzke
9 months agoAlandt
10 months agogold4otas
10 months, 4 weeks agoStargazer11
12 months ago[Removed]
12 months agokareem_ashraf
12 months agokareem_ashraf
12 months agokareem_ashraf
12 months agopetersoliman
12 months ago