InfoQ Homepage Architecture & Design Content on InfoQ
-
The InfoQ eMag: Microservices - Patterns and Practices
While the underlying technology and patterns are certainly interesting, microservices have always been about helping development teams be more productive. Experts who spoke about microservices at QCon SF 2017 did not simply talk about the technical details of microservices, but included a focus on the business side and more human-oriented aspects of developing distributed software systems.
-
The Morning Paper Issue 7 - Experimentation, Optimisation and Learning
For this edition of The Morning Paper Quarterly Review, Adrian Colyer has chosen a set of papers that illustrate what the data natives are up to: how they embed experimentation, optimisation, and learning into everything they do. If you thought continual delivery was the end game, for data natives this is just the necessary pre-requisite.
-
The InfoQ eMag: Observability
This eMag explores the topic of observability in-depth, covering the role of the “three pillars of observability” -- monitoring, logging, and distributed tracing -- and relates these topics to designing and operating software systems based around modern architectural styles like microservices and serverless.
-
The InfoQ eMag: Streaming Architecture
This InfoQ emag aims to introduce you to core stream processing concepts like the log, the dataflow model, and implementing fault-tolerant streaming systems.
-
The InfoQ eMag: Cloud Native Patterns & Practices
In this eMag, the InfoQ team pulled together stories that best help you understand this cloud-native revolution, and what it takes to jump in. It features interviews with industry experts, and articles on key topics like migration, data, and security.
-
The Morning Paper Issue 6 - Computer Science Applied
Subtle production failures running Microsoft Azure, identifying users from aggregated mobile data, taking over a city with Philips Hue lightbulbs, processing a trillion edge graph on a single machine, and why Rust should be your systems language of choice.
-
The InfoQ eMag: Reactive JavaScript
This eMag is meant to give an easy-going, yet varied introduction to reactive programming with JavaScript. Modern web frameworks and numerous libraries have all embraced reactive programming. The rise in immutability and functional reactive programming have added to the discussion. It’s important for modern JavaScript developers to know what’s going on, even if they’re not using it themselves.
-
The InfoQ eMag: Microservices vs. Monoliths - The Reality Beyond the Hype
This eMag includes articles written by experts who have implemented successful, maintainable systems across both microservices and monoliths.
-
The Morning Paper Issue 5 - Computer Science Applied
Welcome to the latest edition of The Morning Paper quarterly review. There are five posts chosen for you that appeared on Adrian Colyer's blog in the first quarter of 2017.
-
The InfoQ eMag: Introduction to Machine Learning
InfoQ has curated a series of articles for this introduction to machine learning eMagazine, covering everything from the very basics of machine learning (what are typical classifiers and how do you measure their performance?) and production considerations (how do you deal with changing patterns in data after you’ve deployed your model?), to newer techniques in deep learning.
-
The Morning Paper Issue 4 - Computer Science Applied
In this issue of The Morning Paper Quarterly Review Adrian Colyer looks at how simple testing can avoid catastrophic failures, symbolic reasoning vs. neural networks, how to infer a smartphone password via WiFi signals, how and why Facebook does load testing in production, and automated SLOs in enterprise clusters.
-
The Morning Paper Issue 3 - Computer Science Applied
Adrian Colyer reviews five computer science papers which cover DBSherlock, how Google organises datasets, relaxing the majority quorum requirement in the Paxos Consensus algorithm, the key paper Netflix first looked to for principles on which to build its cloud architecture, and decomposing systems in modules.