Blog & Artikel

Artikel

Diverse Themen und Bibliotheken für Tests in und mit Java

Eine bunte Tüte Gemischtes rund um Tests

Artikel

What is Sustainable Software?

Artikel

Shortcomings of ISO 25010

Published in 2011, the ISO 25010 standard on software product quality lacks pragmatism and practical applicability. Terms like scalability, deployability, energy efficiency, safety, or code quality are missing. This article explains these shortcomings and shows that even the (draft) update from 2022 still needs polishing…

Blog-Post

How to use and build your own distroless images

Artikel

Pixie und der Sumpf

Bare-Metal Provisioning, Schritt für Schritt

Blog-Post

Warum dein Team Data Products braucht

Hast du schon einmal das Gefühl gehabt du oder dein Team verbringt zu viel Zeit mit einzelnen Datenrecherchen oder ihr trefft viele Entscheidungen aus dem Bauch heraus? Dann wird es vielleicht Zeit sich als Team einmal mit Data Products zu beschäftigen.

Blog-Post

How AI will replace my job

I started using ChatGPT for my work. Here is what it taught me and what AI might hold for the future of software development and consulting

Blog-Post

How to prepare a (not only technical) talk

Blog-Post

Custom Elements are NOT for Templating

Custom elements are a main technology included in the Web Components Browser specification. They provide a set of APIs for adding custom behavior and interactions to an HTML element – and they do this very well. However, they often are unfairly compared with JavaScript component frameworks. Custom elements were never intended to be a drop-in replacement for a JavaScript framework. This article focuses on what custom elements are, what they do well, and, most importantly, what they do not do.

Blog-Post

Behaviour over structure

Artikel

Typist wechsel dich (Remote Edition)

Code-Übergabe in wenigen Sekunden mit dem mob Tool

Artikel

KI-Systeme: MLOps, Model Governance und Explainable AI sichern robusten Einsatz

Compliance und Vertrauen: Mit den richtigen Tools und Prozessen lassen sich KI-Systeme wirksam kontrollieren und im Einklang mit rechtlichen Vorgaben betreiben.

Artikel

Blaupausen

Wie Objekte in JavaScript funktionieren

Artikel

Helm und Helmfile

Dynamisches Duo für automatisierte Kubernetes-Deployments

Artikel

Processing medical study data with Data Mesh technologies

Together with our customer CluePoints, we evaluated new technologies, tools and standards for data storage, data processing, data versioning, and data lineage. These might become useful for refactoring their self-serve data platform.

Blog-Post

Was darf Employer Branding kosten?

Making of: INNOQ Stories

Artikel

Sparsame Dokumentation

Aktuell, nützlich und schmerzfrei

Artikel

1×1 guter Architekturdiagramme

Sie wollen oder müssen Architektur dokumentieren und möchten dafür grafische Darstellungen verwenden? Sie wünschen sich verständliche Diagramme, die auch zukünftig noch leicht änderbar sind? Sie möchten, dass Ihre Diagramme für unterschiedliche Zielgruppen nützlich sind? Und wenn Sie ganz ehrlich sind, wollen Sie dieses Doku-Zeugs in möglichst kurzer Zeit erledigen, damit Sie sich wieder anderen Dingen zuwenden können.

Artikel

Conway hat immer Recht

Soziotechnische Welten – Teil 6

Blog-Post

Der Kickstart für Softwarearchitektur

Rein in die Praxis!

Blog-Post

Documenting software architecture with arc42

arc42 is a template for architecture communication and documentation. It is a proven, practical and highly pragmatic approach and takes the pain out of documentation.

Blog-Post

Offline with redux

A different approach to Web applications that work offline

Blog-Post

Wie ich meine Konzentration wiederfand

Blog-Post

Advanced Kustomize features

Kustomize’s strength lies in its simplicity, but now and then we have use-cases that need more flexibility and more dynamic behavior. For some of them, Kustomize offers additional features. But as with everything good, it should be used wisely. Otherwise, we fall into the trap of complexity and lose all the good parts of Kustomize.

Artikel

Direnv: Automatische Umgebungspflege