InfoQ Homepage Architecture Content on InfoQ
-
Intel's Cloud-Native Transformation
Liel Chayoun and Roi Ezra discuss Intel’s transition to cloud-native and microservices.
-
Reasoning about Uncertainty at Scale
Max Livingston presents a case study of using Bayesian modelling and inference to directly model behavior of aircraft arrivals and departures, focusing on the uncertainty in those predictions.
-
Journey to Cloud Architecture
Dylan Smith discusses the architectural challenges faced turning TFS into Azure DevOps, the evolution of the architecture, and lessons learned along the way.
-
Decoding Distributed Systems
Maria Ntalla, Zoe Vance discuss some of the components and designs of distributed systems, explaining common jargon and best practice tips for getting started with and managing distributed systems.
-
How to Make Linux Microservice-Aware with Cilium and eBPF
Thomas Graf talks about a new efficient in-kernel programming language called eBPF. It allows extending existing kernel components or glue them together in new forms without changing the kernel itself
-
Designing Automated Pipelines for Unseen Custom Data
Kevin Moore discusses some challenges in designing automated machine learning pipelines that can deal with custom user data that it has never seen before, as well as some of Salesforce’s solutions.
-
From Content Management to Content Services with Spring Boot, Data and Content
Doug Hoke, Paul Warren discuss building Content Services on PCF with Spring Boot, Data and Content.
-
Accelerating the Consumption of APIs Built on Cloud Foundry
Prithpal Bhogill discusses using APIs with a microservices architecture, covering API lifecycle, and accelerating the consumption of APIs built on Cloud Foundry.
-
Building Responsive Systems with Serverless, Event-Driven Java
Asir Selvasingh, Richard Seroter discuss building a responsive Java system using an even-driven architecture with Boot, Event Hubs, Cosmos DB, App Service, PCF, Functions and Spring Cloud Functions.
-
Chaos Engineering - What Is It, and Where It's Going
Adrian Cockcroft keynotes on Chaos Engineering, what it is, what it is good for and where it is heading.
-
Improving the Design of Existing Software
Steve Smith looks at some common places for signs of app design degradation, showing steps to take to improve the code. Examples use C#/.NET but are generally applicable regardless of platform.