gRPC for Microservices: Moving Beyond REST APIs
April 18, 2018
A comprehensive guide to adopting gRPC for microservices communication, including protocol buffers, streaming, and production considerations
April 18, 2018
A comprehensive guide to adopting gRPC for microservices communication, including protocol buffers, streaming, and production considerations
January 15, 2018
A deep dive into building Kubernetes operators and custom controllers to automate complex application management at scale
October 19, 2017
Essential resilience patterns for microservices including circuit breakers, retries, timeouts, and bulkheads to handle failure gracefully
November 17, 2016
Building encryption systems that scale from thousands to millions of operations per second, using envelope encryption, key hierarchies, and distributed key management.
April 14, 2016
Why we chose Go for performance-critical key management services and lessons learned from rewriting Java services in Go
October 18, 2015
Why Go has become my language of choice for building cloud-native security services, with practical examples of concurrency patterns and performance characteristics.