Tag

anti‑pattern

0 views collected around this technical thread.

Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 1, 2022 · Fundamentals

Test Pyramid and Its Anti‑Patterns: Ice Cream Cone, Cupcake, and Hourglass

The article explains the classic test pyramid concept, clarifies the confusing term integration testing, and details three common anti‑patterns—Ice Cream Cone, Cupcake, and Hourglass—showing why they hinder continuous testing and how teams can move toward a proper testing strategy.

TestingUI testinganti‑pattern
0 likes · 6 min read
Test Pyramid and Its Anti‑Patterns: Ice Cream Cone, Cupcake, and Hourglass
Python Programming Learning Circle
Python Programming Learning Circle
Sep 27, 2019 · Fundamentals

How to Write Code Nobody Can Maintain – A Satirical Guide

This tongue‑in‑cheek article enumerates a series of deliberately bad programming practices—from confusing naming conventions and deceptive comments to absurd design choices and zero testing—to illustrate how to make code virtually impossible to maintain.

Code Smellanti‑patternmaintainability
0 likes · 13 min read
How to Write Code Nobody Can Maintain – A Satirical Guide
DevOps
DevOps
Jul 22, 2019 · Operations

DevOps Team Topologies: Anti‑Types, Types, and Choosing the Right Structure

This article explains the various DevOps team topologies—including anti‑patterns A‑G and nine positive types—detailing their characteristics, applicability, and potential effectiveness so organizations can select the most suitable structure for their value‑stream delivery goals.

DevOpsTeam Topologyanti‑pattern
0 likes · 14 min read
DevOps Team Topologies: Anti‑Types, Types, and Choosing the Right Structure