Rust WebAssembly: Building High-Performance Web Applications
Last year I ported an image processing pipeline from JavaScript to Rust compiled to WebAssembly. The JS version took 1.2 …
Read Article →Deep insights into cloud architecture, DevOps practices, and modern software development
Last year I ported an image processing pipeline from JavaScript to Rust compiled to WebAssembly. The JS version took 1.2 …
Read Article →Aurora Serverless v2 is what v1 should have been. I don’t say that lightly — I ran v1 in production for two years …
Read Article →99.99% availability sounds great until you realize that’s 4 minutes and 19 seconds of downtime per month. Four …
Read Article →I mass-deleted requirements.txt files from a monorepo last month. Fourteen of them. Some had unpinned dependencies, some …
NGINX Ingress is the Honda Civic of ingress controllers. Boring, reliable, gets the job done. I’ve deployed it on …
Read Article →I deleted roughly 2,000 lines of orchestration code from our payment processing service last year. Replaced it with …
Read Article →Building serverless applications, container orchestration, and event-driven architectures
API design, database optimization, caching strategies, and high-throughput systems
Microservices patterns, message queues, consensus algorithms, and fault tolerance
CI/CD automation, testing frameworks, code quality tools, and developer experience
Secure coding practices, authentication systems, and vulnerability assessment
LLM APIs, vector databases, RAG systems, and intelligent application features