Skip to content

Infrastructure Provisioning. Infra Management Tools. IaC Infrastructure as Code

  1. Introduction
  2. Local Environment as Code
  3. Comparing the Tools
  4. Tools
  5. Infrastructure as Code using Kubernetes
    1. Config Connector
  6. Videos
  7. Tweets

Introduction

Local Environment as Code

Comparing the Tools

Tools

  • Checkmarx/kics Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx. KICS stands for Keeping Infrastructure as Code Secure, it is open source and is a must-have for any cloud native project.
  • gofireflyio/aiac 🌟 Artificial Intelligence Infrastructure-as-Code Generator.

Infrastructure as Code using Kubernetes

Config Connector

  • cloud.google.com/config-connector Config Connector is an open source Kubernetes addon that allows you to manage Google Cloud resources through Kubernetes.
  • medium.com/globant: Infrastructure as Code using Kubernetes
    • Config Connector (KCC) is a solution to maintain Cloud Resources as Infrastructure as Code. It is built as an Open Source initiative and runs on Kubernetes clusters. As such, it leverages YAML files to maintain and operate such resources.
    • Config Connector has two versions: an Add-On for Google Kubernetes Engine (GKE) clusters and a manual installation for other Kubernetes distributions.

Videos

Click to expand!

Tweets

Click to expand!