reorganized test hero

This commit is contained in:
2024-03-25 20:25:18 +00:00
parent c00f009240
commit 8839082066
1787 changed files with 51321 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<h1> Infrastructure As Code </h1>
<h2>Table of Contents</h2>
- [Introduction](#introduction)
- [Overview](#overview)
- [Smart Contract](#smart-contract)
***
## Introduction
IAC = DevOps is a process framework that ensures collaboration between Development and Operations Team to deploy code to production environment faster in a repeatable and automated way. ... In simple terms, DevOps can be defined as an alignment between development and IT operations with better communication and collaboration.
## Overview
![](img/iac_overview.jpg)
## Smart Contract
![](img/smartcontract_iac.jpg)