vocabulary - henk52/knowledgesharing GitHub Wiki

Vocabulary

  • AGI - Aproximate Generel Intelligence
  • CIDR - Claseless Inter-Domain Routing(192.168.0.0/16)
  • CNAPP - Cloud-Native Application Protection Platform.
  • CRUD - Create, Read, Update, Delete
  • Declarative - means that the configuration is guaranteed by a set of facts and not by a set of instructions.
  • DevOps -
  • Flux - GitOps agent.
  • GitOps - When everything, it stored and deployed from git. IaC, configuration, code etc. A modern way to manage cloud-native systems that are powered by Kubernetes.
  • IaC - Infrastructure as code. Deployment scripts(terraform), pipelines(jenkins) etc is stored in code.
  • idempotent -
  • linearly scalable -
  • methods, HTTP - POST, GET, PUT,PATCH,DELETE
  • MTTD - Mean Time To Detect (incidents)
  • MTTR - Meant Time To Restore (service)
  • Plaform Engineer -
  • Reverse Proxy - . HAproxy, traefik, nginx.
  • RBAC - Role Based Access Control
  • SOC 2 - TODO some sort of compliance
  • SRE -

GitOps

Flux