InfoQ Homepage InfoQ Content on InfoQ
-
Lessons from Leading the Serverless First Journey at CapitalOne
George Mao discusses their journey into serverless, the best practices they picked up, the lessons learned along the way, and the optimizations for Lambda.
-
Million Dollar Lines of Code: an Engineering Perspective on Cloud Cost Optimization
Erik Peterson discusses the right timing and approach for engineering cost optimization and how to use cost efficiency metrics as powerful constraints that drive innovation, and engineer profit.
-
Trust Deterministic Execution to Scale and Simplify Your Systems
Frank Yu discusses how to make a mission critical business logic deterministic and fast, providing both intuitive and not-so-obvious architecture choices.
-
Resilience Hides in Plain Sight
John Allspaw describes what resilience is, and how it's incredibly hard to recognize it.
-
Multi-Region Data Streaming with Redpanda
Michał Maślanka introduces the design of Redpanda’s Multi-Region feature, and describes how they leveraged Raft’s properties, a constraint solver, automatic data balancing, and tiered storage.
-
Making the Decision to Be an Individual Contributor or a People Leader
Michael Winslow explains the factors he considered when choosing between being an individual contributor and a leader, including his personal strengths and interests, and organizational opportunities.
-
JavaScript: Empowered by Rust
Chris Biscardi explores what Rust is being used for on the front-end and introduces the language from the perspective of a JavaScript developer.
-
NIST 800-207A: Implementing Zero Trust Architecture
Zack Butcher discusses the forthcoming Special Publication 800-207A on a Zero Trust Architecture (ZTA) model for access control in cloud native applications in multi-location environments.
-
You Can Go Your Own Way: Navigating Your Own Career Path
Erin Schnabel shares what she learned in the course of her journey to Distinguished Engineer, sharing insights and ideas that can be used to find and shape opportunities and create a career.
-
Sigstore: Secure and Scalable Infrastructure for Signing and Verifying Software
Billy Lynch and Zack Newman discuss the architecture and internals of Sigstore and keyless signing, along with the security considerations that drove the design.
-
In-Process Analytical Data Management with DuckDB
Hannes Mühleisen discusses DuckDB, an analytical data management system that is built for an in-process use case. DuckDB speaks SQL, is integrated as a library, and uses query processing techniques.
-
Building Sub-Second Latency Video Infrastructure at Cloudflare
Renan Dincer provides insight on how Cloudflare has deployed a sub-second latency live streaming system at scale, focusing on protocols used: HLS, DASH, RTMPS, SRT and WebRTC.