DevOps

DevOps is an approach that fosters collaboration between development and IT operations teams, aiming to improve product quality and speed up time-to-market through automation and continuous process efficiency.

Here you will find informative articles on DevOps tools such as Ansible, Docker, Kubernetes and Terraform as well as valuable insights into the DevOps culture. Discover how modern technologies and best practices can optimize your IT processes.

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.

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.