window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JYLJ7J3717');

Deployment

B G P Y
  • Bootstrapping in der Softwareentwicklung

Bootstrapping

2023-12-15T16:09:26+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , |

What is bootstrapping? Bootstrapping is the technical way in which a software stack is defined, i.e. how an application is configured and started. Bootstrapping is therefore a typical deployment process.

  • GitOps - Effiziente Infrastrukturverwaltung mit Git und Kubernetes

GitOps – Efficient infrastructure management with Git & Kubernetes

2024-06-06T16:38:03+02:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is GitOps? Which 4 basic GitOps principles you should definitely know... Overview and relevance of Git-based workflows in modern software development. Now understand the basics of GitOps and master the core components of GitOps.

Parsing

2023-12-22T08:57:52+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is parsing? A parser is software that can logically check the source code in a software program and thus identify existing errors.

  • YAML Ain't Markup Language

YAML

2023-12-23T09:10:46+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

YAML is an easy-to-read language for data serialization for all programming languages.

Go to Top