Mert Tosun
HomePostsAbout
ENTR

#backend

26 posts

AllAIAPI DesignArchitectureBackendCareerCloudDataDatabaseDatabasesDevOpsDistributed SystemsFinTechGoLeadershipObservabilityReliabilitySEOSRESecuritySoftwareSoftware ArchitectureSoftware TestingThoughtsWeb Performance
#agent#ai#analytics#api#api-design#api-gateway#architecture#audit#authentication#authorization#autoscaling#backend#backfill#backward-compatibility#batch#cache#cancellation#career#cdc#cdn#chaos-engineering#chatgpt#circuit-breaker#cli#cloud#cloud-native#cluster-autoscaler#cobra#compliance#concurrency#connection-pooling#consistency#context#contracts#cost-optimization#cqrs#csr#data#data-contracts#database#deployment#deprecation#developer#devops#distributed-systems#distroless#docker#dynamic-rendering#ebpf#economy#error-budget#event-driven#event-sourcing#feature-flag#filesystem#fintech#gemini#geo#go#golang#gorm#goroutine#governance#grpc#high-availability#hpa#idempotency#incident-management#index#indexing#integration-test#integrations#java#javascript#jwt#kafka#kms#kubernetes#leadership#linux#llm#logging#m2m#markets#media#mental-health#microservices#migration#mindset#mock#mtls#multi-region#multi-stage#multi-tenant#network#news#nodejs#oauth#oauth2#observability#openfeature#opentelemetry#operations#outbox#pagination#partitioning#passkey#payments#performance#pgbouncer#pii#pipeline#postgres#postgresql#postmortem#pprof#productivity#profiling#protobuf#psychology#pub-sub#puppeteer#python#queues#rabbitmq#rate-limiting#realtime#redis#release#reliability#resilience#rest#retry#rls#saas#saga#scalability#scaling#scheduling#schema#search#secrets#security#seo#service-mesh#sharding#signed-url#situational-leadership#sli#sliding-window#slo#snapshot#software-engineering#spiffe#sql#sre#ssr#statefulset#stoicism#storage#streaming#streams#team-management#temporal#terminal#testcontainers#testing#timeout#token-bucket#tracing#trump#vault#versioning#vpa#web#webauthn#webhook#websocket#workflow#world#zero-downtime#zero-trust
  • Passkey and WebAuthn: A Practical Passwordless Authentication Guide

    Passkey and WebAuthn: A Practical Passwordless Authentication Guide

    A backend-focused walkthrough of passkey registration/login flows, threat model improvements, and rollout strategy.

    April 7, 2026Security#passkey#webauthn#security#authentication#backend
  • Feature Flag Architecture: Safe Releases with OpenFeature

    Feature Flag Architecture: Safe Releases with OpenFeature

    How to decouple deployment from release, run controlled rollouts, and keep vendor flexibility with OpenFeature.

    April 5, 2026Software Architecture#feature-flag#openfeature#release#backend#devops
  • File Streaming in Node.js: Large Files, Memory, and Performance

    File Streaming in Node.js: Large Files, Memory, and Performance

    createReadStream, pipeline, and backpressure; why streams beat buffering entire files; patterns for HTTP, compression, and error handling.

    March 26, 2026Software#nodejs#streams#performance#filesystem#backend
  • Go vs Node.js: Which One for Which Service?

    Go vs Node.js: Which One for Which Service?

    A detailed comparison of Go and Node.js across performance, developer productivity, operations, and service-type fit, with a practical framework for architecture decisions.

    March 12, 2026Software Architecture#go#nodejs#backend#microservices#architecture
  • Go Memory and CPU Profiling: Listen to Your Runtime

    Go Memory and CPU Profiling: Listen to Your Runtime

    Learn how to diagnose CPU hotspots and memory pressure in Go services with pprof, flame graphs, and benchmark-driven profiling.

    March 9, 2026Go#go#profiling#performance#pprof#backend
  • The Power of Go Routines: Practical Concurrency Patterns

    The Power of Go Routines: Practical Concurrency Patterns

    Learn core goroutine patterns with practical examples: worker pool, fan-out/fan-in, pipeline, cancellation, and concurrency limits.

    March 8, 2026Go#go#goroutine#concurrency#backend#performance
← Previous3 / 3

© 2026 Mert Tosun.

HomePostsAbout