The blog

Thinking out loud

Architecture, engineering, and the occasional opinion.

74 posts

Securing Serverless APIs with TypeScript and AWS IAM
Engineering

Securing Serverless APIs with TypeScript and AWS IAM

Secure serverless APIs with TypeScript

5 May 2026 · 3 min read

Implementing Secure Logging in TypeScript Applications
Engineering

Implementing Secure Logging in TypeScript Applications

Secure logging in TypeScript

5 May 2026 · 3 min read

Service Discovery in Microservices Architecture
Architecture

Service Discovery in Microservices Architecture

Implementing service discovery in microservices

5 May 2026 · 3 min read

Building Scalable Fintech Systems with Event-Driven Architecture
Engineering

Building Scalable Fintech Systems with Event-Driven Architecture

Scalable fintech systems with event-driven architecture

4 May 2026 · 3 min read

Improving Code Quality with TypeScript and SonarQube
Engineering

Improving Code Quality with TypeScript and SonarQube

Enhance code quality with TypeScript and SonarQube

3 May 2026 · 3 min read

Implementing Domain-Driven Design in TypeScript
Engineering

Implementing Domain-Driven Design in TypeScript

DDD in TypeScript for better code

2 May 2026 · 3 min read

Micro-Frontend Architecture with Next.js
Engineering

Micro-Frontend Architecture with Next.js

Scaling web apps with micro-frontends

1 May 2026 · 3 min read

Engineering

Optimizing Next.js Performance with TypeScript

Improve Next.js app performance

29 April 2026 · 4 min read

Error Handling in TypeScript
Engineering

Error Handling in TypeScript

Designing robust error handling systems

29 April 2026 · 3 min read

Maximizing AI in your engineering workflow
Engineering

Maximizing AI in your engineering workflow

AI coding tools are genuinely useful — but most engineers use 20% of their capability. Here's how to get the real value out of them without losing your judgment.

28 April 2026 · 7 min read

Designing a REST API that doesn't become technical debt
Engineering

Designing a REST API that doesn't become technical debt

Most REST APIs start simple and turn into maintenance nightmares. Here's how to design one that scales gracefully and stays consistent as your product grows.

28 April 2026 · 6 min read

Why your caching strategy is your performance strategy
Architecture

Why your caching strategy is your performance strategy

Most performance problems are not compute problems. They are caching problems in disguise.

27 April 2026 · 6 min read

Blog | Fulcra