InfoQ Homepage Architecture Content on InfoQ
-
RSocket: Solving Real-World Architectural Challenges
O. Lehecka, R. Roeser and A. Shi explain the use cases for RSocket within their companies, and how it can be used by enterprises to simplify the way they build and operate cloud-native applications.
-
Ludwig: A Code-Free Deep Learning Toolbox
Piero Molino introduces Ludwig, a deep learning toolbox that allows to train models and to use them for prediction without the need to write code.
-
Powering Flexible Payments in the Cloud with Kubernetes
Ana Calin covers the technical and security challenges Paybase faced and the lessons they learned as they built their cloud-native microservices architecture and integrated with traditional systems.
-
Corda: Looking Forward and Back, Blockchain on a JVM Stack
Carolyne Quinn and Mike Ward discuss Corda, an open source enterprise blockchain, and look at technologies used: Kotlin, JVMs, pluggable consensus, Corda Foundation and SGX,.
-
Life of a Distributed Graph Database Query
Teon Banek describes the life of a query in Memgraph following the process from reading a query as a character string, through planning and distributed execution of query operations.
-
Scaling for the Known Unknown
Suhail Patel explains how Monzo prepared for the recent crowdfunding which saw more than 9,000 people investing in the first 5 minutes and covers Monzo's microservice architecture (on Go & Kubernetes)
-
A Journey into Intel’s SGX
Jessie Frazelle discusses Intel's SGX technology. Frazelle also covers an overview of computer architecture, detailing one hardware version, its flaws and changes to come in a future version.
-
Docker Data Science Pipeline
Lennard Cornelis explains why they chose OpenShift and Docker to connect to the Hadoop environment, also how to set up a Docker container running a data science model using Hive, Python, and Spark.
-
What We Got Wrong: Lessons from the Birth of Microservices
Ben Sigelman talks about what Google got wrong about microservices, the lessons learned along the way and how to apply those lessons today.
-
Life of a Packet through Istio
Matt Turner talks about Istio - a service mesh for Kubernetes that offers advanced networking features. He gives insight into Istio’s full power, and its architecture.
-
Designing Distributed Systems with TLA+
Hillel Wayne introduces the ideas behind TLA+, a specification language that describes a system and its properties, and how it works, with a focus on practical examples.
-
BBC iPlayer: Architecting for TV
David Buckhurst talks about BBC iPlayer and explores the challenges of TV application development. He touches on the next steps for iPlayer as they blur the lines between broadcast and IP television.