DevOps

DevOps ist ein Ansatz, der die Zusammenarbeit zwischen Entwicklungs- und IT-Betriebsteams fördert, um durch Automatisierung und kontinuierliche Prozesseffizienz die Produktqualität zu verbessern und schnellere Markteinführungen zu ermöglichen.
Hier finden Sie informative Artikel zu DevOps-Tools wie Ansible, Docker, Kubernetes und Terraform sowie wertvolle Einblicke in die DevOps-Kultur. Entdecken Sie, wie moderne Technologien und Best Practices Ihre IT-Prozesse optimieren können.

Tag Archive for: DevOps

tracing all the things

Trace All the Things

/
/
Tags:
When people plan infrastructures and architectures, they usually pay a lot of attention to logging and monitoring right from the start. The idea of tracing is often neglected until the first inexplicable problem occurs. It is my mission to prevent this.
kubeflow ATIX blog

Kubeflow at Home: AI and Kubernetes outside of Google & Co.

/
/
There are always new hot trends in the IT world: yesterday it was all about AI, ML and Data Science - today everything is running in containers. It's no wonder the two worlds are coming together: it is now possible to get Tensorflow-based AI environments running in a Kubernetes cluster. Possible, but not necessarily easy, as we learned.

DevOps Culture “without Bullshit”

/
/
Tags:
Have you ever googled DevOps and tried to find an answer beyond bullshit bingo? No? Wonderful, then you've come to the right place. “No bullshit” is precisely the slogan under which we live DevOps for our customers and also for ourselves. And summarized in one sentence, it means: a mix of the right culture and the right tools.
Kubernetes_Training

GitOps – Kubernetes The Easy Way

/
/
The management of Kubernetes should be easy, simple and clear. Well-known DevOps practices and ultimately automation should be accessible by the management technique. The first GitOps principle, the declarative approach, is the essential Kubernetes management technique to leverage the desired feature set.
RancherLogo-transparent

Docker Swarm: A herd of containers

/
/
/
Tags: ,
Welcome to Docker Swarm! Containers thrive like pack animals in large numbers, but their distribution on the servers is crucial. Docker Swarm, which has been integrated into the Docker Engine since version 1.12, is ideal for this. Learn more about manager and worker nodes, service variants, load balancing and scalability. This is part 3 of our Docker/Rancher series, in which we look at the distributed environment of Docker Swarm.