InfoQ Homepage Architecture & Design Content on InfoQ
-
Machine Learning Exposed!
James Weaver takes a deeper dive into machine learning topics such as supervised learning, unsupervised learning, and deep learning, surveying various machine learning APIs and platforms.
-
High Performance Microservices with Ratpack and Spring Boot
Dan Woods presents Ratpack and Spring Boot's complementary integrations, and demonstrates, through live coding, building a high performance microservice.
-
Continuous Delivery for Microservice Architectures with Concourse & Cloud Foundry
Alex Ley introduces Concourse, an open source pipeline based CI system that focuses on simplicity, usability and reproductibility, with isolated builds.
-
The Next Decade of Software Development
Joel Semeniuk gives a keynote on the next decade of software development, what the trends trends are, what is driving them, and what the role of innovation is in all of this.
-
Going Reactive: Building Better Microservices
Rob Harrop talks about how Reactive is a natural fit for building resilient microservices out of communicating components, improving code readability and unit testing.
-
Netflix's Edge Gateway Using Zuul
Mikey Cohen presents real examples of how gateway services, built on top of Netflix's Open source project, Zuul, are used in front of nearly all of Netflix's consumer facing traffic
-
Leadership Election with Spring Cloud Cluster
Dave Syer shows how Spring Cloud Cluster provides a simple abstraction for leader election and how it is implemented using Zookeeper, Hazelcast and etc.
-
DDD & REST - Domain Driven APIs for the Web
Oliver Gierke explores some commonalities of Domain Driven Design and REST, and how to create REST APIs that are driven by the domain.
-
Architectural Considerations: The Client Up
Paul Sears discusses the decisions to be made and questions asked when establishing the architecture and technologies to be used for a web application that scales and can adapt to change.
-
Building Confidence in a Distributed System
Sean T. Allen talks about creating repeatable tests using programmatic fault injection, message tracing, and auditing to create a trustworthy system which provides correct results.
-
Industrial Strength Access Control for Spring Applications
Dariush Amir explores a novel solution to the problem of building access control for RESTful services in the industrial world.
-
Migrating .NET Apps to CF, a Strategy for Enterprises
Nicholas Grabowski talks about a strategy for migrating 100s of legacy .NET apps and new .NET Core apps to CF, mentioning lifecycle management with BOSH, .NET Core on Linux.