InfoQ Homepage Architecture Content on InfoQ
-
Unique Resiliency of the Erlang VM, the BEAM and Erlang OTP
Irina Guberman demonstrates how unique features of the BEAM in combination with Erlang OTP can take a company's servers to the next level of resiliency and robustness.
-
Speed the Right Way: Design and Security in Agile
Kevin Gilpin discusses the renewed focus of the software design process and code complexity in software security, describing how design review can be modernized to help improve application security.
-
Using Randomized Communication for Robust, Scalable Systems
Jon Currey examines the evolving use of randomized communication within HashiCorp’s Consul, a popular service mesh solution.
-
Scaling Deep Learning to Petaflops and beyond!
Prabhat explores 2D and 3D convolutional architectures for solving pattern classification, regression and segmentation problems in high-energy physics, cosmology and climate science.
-
Learning from Chaos: Architecting for Resilience
Russ Miles, CEO of ChaosIQ.io, shares how leading organizations are successfully adopting chaos engineering to encourage a mindset of "architecting for resilience".
-
What Lies between: the Challenges of Operationalizing Microservices
Colin Breck presents practical approaches to take microservices into production or increase the value provided by existing systems and also explores how to integrate microservices at scale.
-
Reactive Systems Architecture
Jan Machacek and Matthew Squire give us the answer to the click-baity headline “Four things that make the biggest impact in distributed systems”, together with architectural and code examples.
-
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.