InfoQ Homepage QCon New York 2017 Content on InfoQ
-
Building Microservices @Squarespace
Franklin Angulo discusses SquareSpace's journey from a monolith architecture to microservices including lessons learned, frameworks and OSS projects used, integration points with service discovery.
-
The Paved PaaS to Microservices at Netflix
Yunong Xiao discusses how Netflix standardizes common functionality like service discovery, configuration, metrics, logging, and RPC, across services.
-
Managing Data in Microservices
Randy Shoup shares microservices managing data patterns from Google, eBay, and Stitch Fix., talking on the need to access the data only through microservice's interface, communicate through events.
-
What Google Learned about Creating Effective Teams
Matt Sakaguchi talks about some of the practical research Google has done around building effective teams, along with key insights from the Pilot program at Google.
-
A Series of Unfortunate Container Events @Netflix
Amit Joshi and Andrew Spyker talk about Project Titus, Netflix's container runtime on top of Amazon EC2.
-
Survival of the Fittest - Streaming Architectures
Michael Hansen talks about the core principles that will stand the tests of streaming evolution, the potential pitfalls that we may stumble over on our path to streaming and how to avoid these.
-
Streaming for Personalization Datasets at Netflix
Shriya Arora discusses challenges faced with stream processing unbounded datasets, comparing microbatch with event-based approaches using Spark and Flink.
-
Doorman - An Osquery Fleet Manager
Marcin Wielgoszewski talks about how his company uses Doorman and osquery to provide visibility into their infrastructure to enforce security.
-
Streaming Microservices: Contracts & Compatibility
Gwen Shapira discusses patterns of schema design, schema storage and schema evolution that help development teams build contracts through better collaboration and deliver resilient applications faster
-
Refactoring Organizations - A Netflix Study
Josh Evans uses Netflix as a case study to illustrate how specific strategies, framed as technical analogs, have been employed to maximize engineering agility, velocity, and impact.
-
BLESS: Better Security and Ops for SSH Access
Bryan Payne talks about BLESS in general: what it is, how it works, and how we can start using it. He explores the Netflix BLESS production architecture and how other companies have used BLESS.
-
Adopting Stream Processing for Instrumentation
Sean Cribbs talks about the interface Comcast has designed for their instrumentation system, how it works, how the stream processor manages flows on behalf of the user, and some trade-offs applied.