InfoQ Homepage Architecture & Design Content on InfoQ
-
Design Decisions for Perfect JavaScript Testing Framework
Michael Bodnarchuk discusses solving testing issues in JS: choosing proper abstraction level, choosing a running backend, dealing with asynchronicity, and choosing a test runner.
-
Java in Containers - Part Deux
David Delabassee looks in parallel at how OpenJDK is evolving to cope with some of those changes and most importantly what it all means for Java developers.
-
Cloudstate—towards Stateful Serverless
Sean Walsh discusses the challenges requirements, and introduces us to Cloudstate - an open source project building the next generation Stateful Serverless.
-
How to Build More Secure Service Brokers
Denise Yu highlights common threat assessment frameworks, drawing attention to potential vulnerabilities in service broker architecture, and offering system design guidelines and resources.
-
SDLC for Pivotal Platform Powered by Spring Initializr, Concourse, and Spinnaker
Joachim Pasquali, Gowridhar Madu, and Brent Stains create a Spring Initializr and show how to support development with Concourse, Spinnaker, Pivotal Platform manifest files, and more.
-
Probabilistic Programming for Software Engineers
Michael Tingley provides a preview of how Facebook is advancing probabilistic programming, as well as some of the big problems they used it to solve.
-
Internet of Tomatoes: Building a Scalable Cloud Architecture
Flavia Paganelli tells the story of 30MHz’s platform and how they ended up helping growers in 30 countries, deploying 3.5K sensors and process data at 4K events per second.
-
From Batch to Streaming to Both
Herman Schaaf talks about Skyscanner’s journey to implement their data platform to stream and store millions of events per second.
-
Getting Microservices and Legacy to Play Nicely Together with Event-Driven Architectures
Duston Mounts discusses how to use an event-driven architecture to connect microservices to legacy systems.
-
Controlled Chaos: Taming Organic, Federated Growth of Microservices
Tobias Kunze focuses on the challenges that result from organic, federated growth and the patterns that can be applied to monitor and control these dynamic systems.
-
How to Use Encryption for Defense in Depth in Native and Browser Apps
Isaac Potoczny-Jones discusses the pros and cons of application-level and end-to-end encryption.
-
Kafka: A Modern Distributed System
Tim Berglund covers Kafka's distributed system fundamentals: the role of the Controller, the mechanics of leader election, and the role of Zookeeper today and in the future.