InfoQ Homepage Enterprise Architecture Content on InfoQ
-
Our Concurrent Past; Our Distributed Future
Joe Duffy talks about the concurrency's explosion onto the mainstream over the past 15 years and attempts to predict what lies ahead for distributed programming, from now til 15 years into the future.
-
Distributed Workflows with Hypermedia Clients
Glenn Block introduces Hypergoal, a way of creating distributed workflows with hypermedia clients.
-
Hypermedia Myths and Misconceptions
Glenn Block discusses the truth and myth beyond some beliefs: the web was built for hypermedia, there is no REST without hypermedia, hypermedia is the magic cure for all API ills, etc.
-
I Can't Believe It's Not a Queue: Using Kafka with Spring
Joe Kutner talks about Kafka and where it fits in a Spring app and how to make it do things message queues simply can't.
-
The Seven Righteous Fights
Heidi Waterhouse discusses seven issues to tackle during project development: Localization, Security, Extensibility, Documentation, Affordance, Acceptance, Accessibility.
-
Writing Comprehensive and Guaranteed Up-to-Date REST API Documentation
Andreas Evers introduces Spring REST Docs and its test-driven approach to RESTful API documentation.
-
Orchestrate All the Things! with Spring Cloud Data Flow
Eric Bottard and Ilayaperumal Gopinathan discuss easy composition of microservices with Spring Cloud Data Flow.
-
A Brief History of Unicode
Alex Blewitt discusses the origins of Unicode, why UTF8 is important, how character sets have evolved over time and the role Unicode has had in the evolution of many languages.
-
The Past, Present, and Future of JavaScript
Jay Phelps leads a discussion with Jafar Husain and Stefan Penner through the history of the TC39 specification process, revealing new features coming to a browser near us: ES2015 and beyond.
-
Advanced Spring Data REST
Covering the features added to Spring Data REST in recent releases, Oliver Gierke looks at how to integrate manually coded REST resources, tweak representations and work with lookup types.
-
Intro to Spring Boot
Eddú Meléndez Gonzales takes a look at what Spring Boot is, why it should be considered it for an application and how to get started.
-
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.