Jenkins vs GitHub Actions vs GitLab CI: A Pure CI Perspective
Feb 26, 2026 Development

Jenkins vs GitHub Actions vs GitLab CI: A Pure CI Perspective

Choosing a CI platform? Skip the marketing. This comparison breaks down Jenkins, GitHub Actions, and GitLab CI purely from a continuous integration perspective—performance, maintenance, developer experience, and real-world trade-offs.

JenkinsPlatform Engineering
Environment on Demand (Part 3): Alternative Productivity Accelerators
Feb 20, 2026 Architecture

Environment on Demand (Part 3): Alternative Productivity Accelerators

Final part of a 3-part series on Environment on Demand. Explore alternatives like mock servers, feature flags, dev containers, and CI/CD optimization. Learn to choose the right accelerator for your team.

DevOpsGitOpsPlatform Engineering
Environment on Demand (Part 2): Lifecycle, AI Coding & Optimization
Feb 19, 2026 Architecture

Environment on Demand (Part 2): Lifecycle, AI Coding & Optimization

Second in a 3-part series on Environment on Demand. Learn environment lifecycle management, why AI-assisted coding makes provisioning the bottleneck, and deployment strategies for different tiers.

DevOpsGitOpsPlatform Engineering
Environment on Demand (Part 1): Architecture & Implementation
Feb 18, 2026 Architecture

Environment on Demand (Part 1): Architecture & Implementation

First in a 3-part series on Environment on Demand. Learn what EoD is, how to architect it with GitOps, and when it shines vs. struggles. Plus: why AI-assisted coding makes provisioning the new bottleneck.

DevOpsGitOpsPlatform Engineering
Understanding PostgreSQL Parallel Query Execution: Multi-Core Performance
Feb 16, 2026 Architecture

Understanding PostgreSQL Parallel Query Execution: Multi-Core Performance

Deep dive into PostgreSQL's parallel query execution—how Gather nodes, parallel workers, and multi-core processing accelerate large table scans, hash joins, and aggregations. Learn when parallelism helps, when it hurts, and how to tune it.

PostgreSQLPerformanceParallel Query
Understanding PostgreSQL's Volcano Model: The Iterator Execution Architecture
Feb 15, 2026 Architecture

Understanding PostgreSQL's Volcano Model: The Iterator Execution Architecture

Deep dive into the Volcano Model—PostgreSQL's foundational execution architecture. Learn how Next()/GetNext() drives every query, why row-by-row processing matters, and when vectorization breaks the rules.

PostgreSQLDatabase InternalsPerformance
Architecture Decision Log: Advanced Topics (Part 2)
Jan 20, 2026 Architecture

Architecture Decision Log: Advanced Topics (Part 2)

Scale Architecture Decision Logs across your organization. Stakeholder management, complete workflow, measuring effectiveness, and real before/after scenarios.

DocumentationBest Practices
Architecture Decision Log: A Practical Guide (Part 1)
Jan 15, 2026 Architecture

Architecture Decision Log: A Practical Guide (Part 1)

Learn how to write your first Architecture Decision Record. Templates, real e-commerce examples, and the five questions every ADR must answer.

DocumentationBest Practices
RTGS Reference: Complete Acronyms and Abbreviations Guide
Dec 30, 2025 Misc

RTGS Reference: Complete Acronyms and Abbreviations Guide

Comprehensive reference guide for all acronyms and abbreviations used in the RTGS series, from payment systems to security and architecture.

RTGSFinancial Infrastructure
Understanding RTGS: High Availability and Performance Design
Dec 20, 2025 Misc

Understanding RTGS: High Availability and Performance Design

Final installment covering high availability architecture, performance optimization, scalability patterns, and operational excellence for RTGS systems.

RTGSFinancial Infrastructure
Understanding RTGS: Security and Risk Management
Dec 15, 2025 Misc

Understanding RTGS: Security and Risk Management

Comprehensive guide to security architecture and risk management in RTGS systems, covering threats, controls, and compliance requirements.

RTGSFinancial Infrastructure
Understanding RTGS: PFMI Principles and Technical Implementation
Dec 14, 2025 Misc

Understanding RTGS: PFMI Principles and Technical Implementation

Mapping CPSS-IOSCO PFMI principles to technical controls—how RTGS systems implement regulatory requirements through architecture, monitoring, and operational procedures.

RTGSFinancial InfrastructurePFMI