Explain how “infrastructure of code” is processed or executed in aws?
Answer / Prashant Jaiswal
Infrastructure as Code (IaC) allows developers to manage and provision AWS resources using code rather than through the AWS Management Console. Tools like AWS CloudFormation, Terraform, and Ansible enable users to define their infrastructure using templates written in JSON, YAML, or other languages. These templates are then used by the IaC tools to create, update, and delete AWS resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention at what instance have you used the SSH?
How does DevOps work?
What is an mx record in dns?
What is Git?
What is DevOps automation?
Why are configuration management processes and tools important?
How is chef used as a cm tool ?
What is the purpose of cm tools?
How does http work?
How will you approach when a project needs to implement devops?
What are the top 10 devops tools that are used in the industry today?
What are the major benefits of continuous integration ?