Other Tools & Concepts Cheatsheets

Regular Expressions Cheat Sheet
Regular Expressions Cheat Sheet

A concise reference for regular expressions (regex) syntax and usage, covering patterns, metacharacters, quantifiers, and common operations.

Design Patterns Cheat Sheet
Design Patterns Cheat Sheet

A quick reference guide to common software design patterns, categorized by their intent: creational, structural, and behavioral. Includes pattern descriptions, use cases, and implementation notes to help you apply them effectively in your projects.

Microservices Architecture Cheatsheet
Microservices Architecture Cheatsheet

A concise reference guide to microservices architecture, covering key concepts, design principles, communication patterns, deployment strategies, and related technologies. This cheatsheet provides a quick overview for architects, developers, and DevOps engineers working with microservices.