Blog & Artikel

Artikel

Software-Architektur: Worauf es ankommt

Grundlagen für Software-Architektur

Blog-Post

An Introduction to TypeScript

for Backend Development (and Java Developers)

Blog-Post

Traefik v2 and Mastodon, a wonderful couple!

Traefik and Mastodon are a wonderful combination. However, practical guides for Traefik v2 are rare and Mastodon dropped its guide for deployment using docker. In this blog post I will show an easy solution for setting up a Mastodon instance behind Traefik as reverse proxy with almost all required configuration made in a self-contained docker-compose file.

Blog-Post

Cloud Computing and Carbon Footprint

How vendor lock-in can harm a company’s green business plan

Blog-Post

What Could Possibly Go Wrong

Polyglot Party with Nextjournal

Blog-Post

code-your-model

Some time ago I was looking for some simple, lightweight tool to document a complex, modularized model. I was not able to find anything that fits my requirements or expectations, so I came up with my own idea. Today, a good 15 months later, I want to introduce it to you.

Artikel

Alle 11 Minuten verliebt sich ein Microservice in Linkerd

Das Istio Service Mesh hat einen sympathischen Konkurrenten

Artikel

User Experience Design

Software als allumfassender Teil unseres Lebens

Blog-Post

Hallo 👋, hier ist INNOQ Nürnberg!

In und um Nürnberg arbeiten einige Kollegen und Kolleginnen bei INNOQ. Was ihnen wichtig ist, wie sie den Standort organisieren und was es jetzt Neues gibt, darum geht es im aktuellen Post.

Blog-Post

Automating GitHub Pages Deployments with GitHub Actions

Artikel

Cloud-native, Microservices, Domain-driven Design, Kubernetes

Alles nur ein Hype?

Artikel

JUnit5 für das Testen von Spring Boot-Anwendungen

Bei der Entwicklung von Spring und Spring Boot wurde schon immer darauf geachtet, dass hiermit entwickelte Anwendungen testbar sind. Ab und zu reichen die im Standardumfang mitgelieferten Mittel jedoch nicht vollkommen aus. In diesem Artikel wollen wir uns deshalb an drei Anwendungsfällen aus der Praxis anschauen, wie sich die vorhandenen Mittel in Kombination mit JUnit5 erweitern lassen.

Blog-Post

Animating SVG Icon Transitions

A brief overview of SMIL vs. CSS transforms

Artikel

Microservices-Migration

Vom Deployment-Monolithen zum Microservices-System

Blog-Post

Choose Your Docker Base Image Wisely

A while ago, I ran into a problem with my application that only occurred in production but not locally. The reason we use Docker both locally and in production is to prevent exactly that from happening. What went wrong?

Artikel

Cloud native Java-Anwendungen mit Quarkus

Alles Quark?

Artikel

Ein Einstieg in die Programmiersprache Go

Teil 2

Artikel

Ein Einstieg in die Programmiersprache Go

Die ursprünglich von Google entwickelte Programmiersprache Go wird zunehmend beliebter. Tatsächlich bietet sie einige Vorteile.

Blog-Post

Digitale Gebäude oder Gebäude­digitalisierung

Artikel

Modernes Secrets-Management

Können Sie ein Geheimnis bewahren?

Artikel

JavaScript? Gern, aber bitte in Maßen

Die Vorteile eines klassischen Architekturansatzes für Web-Anwendungen

Artikel

Kubernetes und seine CI/CD-Generationen

Blog-Post

Diversität in IT Teams

Blog-Post

Type checking JSX: A can of props

In this post, I’d like to describe how JSX type checking in TypeScript actually works and the problems you’re going to encounter when implementing custom, non-React JSX components.

Artikel

Personas

Eine Einführung