InfoQ Homepage Architecture Content on InfoQ
-
Introducing FlureeDB, The World's First ACID-Compliant Blockchain Database
Brian Platz introduces FlureeDB, a graph-style database for building blockchain applications.
-
Strangling the Monolith with a Data-driven Approach: A Case Study
Simon Duffy and David Julia discuss rewriting a monolith application using data-driven testing.
-
Modernizing Applications to Pivotal Cloud Foundry
The presenters discuss using techniques and patterns such as Event Storming, Strangling, Starving, Slice Analysis and Domain Driven Decomposition to transform legacy apps for PCF.
-
Ford Motor Company’s Cloud Native Reference Application
Todd Hall discusses Ford’s PCF reference application and its role in describing a default set of patterns and practices for their teams.
-
The Black Swan of Perfectly Interpretable Models
Mayukh Bhaowal, Leah McGuire discuss how Salesforce Einstein made ML more transparent and less of a black box, and how they managed to drive wider adoption of ML.
-
Connecting All Abstractions with Istio
Ramiro Salas, Laurent Demailly explain what a service mesh is, its impact on PCF and K8s, the implications for the traditional infrastructure, and using Istio to integrate all abstractions.
-
Test-Driven Development with Spring Boot - Testing the Harder Stuff
Sannidhi Jalukar, Madhura Bhave discuss how to do TDD for a Spring Boot application using Boot annotations and utilities and dealing with DB queries, caching, reactive components, and message brokers.
-
Case Study of Batch Processing with Spring Cloud Data Flow Server in Cloud Foundry
Bruce Thelen discusses how CoreLogic implemented a batch processing system on Pivotal Cloud Foundry with Spring Cloud Data Flow Server, Spring Task, and Spring Batch.
-
Kubernetes for the Spring Developer
Meaghan Kjelland discusses the fundamental building blocks of a Kubernetes cluster, the architecture of the system, and the problems that it can solve.
-
Consensus: Why Can't We All Just Agree?
Heidi Howard takes a journey though the history of consensus, and looks ahead to the future of distributed consensus.
-
Beyond Lambdas & Streams - Functional Fluency in Java
Naresha K discusses writing functional code in Java 8, the limitations and using Vavr to circumvent those limitations.
-
Deploying Spring Boot Apps on Kubernetes
Thomas Risberg overviews the challenges involved in deploying a Spring Boot app on Kubernetes, taking a look at what's needed to deploy Spring Cloud Data Flow server on Kubernetes.