InfoQ Homepage Companies Content on InfoQ
-
Look, No Mocks! Functional TDD with F#
Mark Seemann uses F# to demonstrate how to use functional design with TDD to remove the need for Mock objects.
-
Apps + Data + Cloud: What Does It All Mean?
Matt Stine presents how combine Spring Boot, Spring Data, Spring Reactor, Spring XD, Hadoop and run them in the cloud.
-
Scalable Microservices at Netflix. Challenges and Tools of the Trade
Sudhir Tonse discusses about the robust interprocess communications (IPC) framework that Netflix built (Ribbon).
-
Scalability Lessons from eBay, Google, and Real-time Games
Randy Shoup tells war stories from Google and eBay focusing on how to scale code, infrastructure, performance, and operations, along with hard-won lessons learned in scaling them.
-
Artistic Spring Data Neo4j 3.x with Spring Boot and Van Gogh
Michael Hunger and Lorenzo Speranzoni show how easy it is to get started with Spring Data Neo4j using Spring Boot.
-
Reactive Programming with Rx
Ben Christensen summarizes why the Rx programming model was chosen and demonstrates how it is applied to a variety of use cases.
-
Web Clustering, Integration with Terracotta, BigMemory, Quartz & Grails
Ryan Vanderwerf speaks about the roles of cache clustering, session clustering, and quartz clustering with open source Terracotta, Quartz, and BigMemory.
-
The F# Way To Relaxation
Don Syme makes a journey through the modern programming landscape and the F# approach to research, language design, interoperability, tooling and community.
-
Have Your Cake and Eat It Too -- Further Dispelling the Myths of the Lambda Architecture
Tyler Akidau from Google demonstrates Google's Millwheel, a streaming system that promises low latency, strong consistency, and flexibility without relying on Lambda Architecture.
-
How We Learned to Stop Worrying and Start Deploying the Netflix API Service
Sangeeta Narayanan goes over how Netfix got to the current continuous delivery state, the lessons they learnt and the successes they enjoyed along the way.
-
Asynchronous Programming at Netflix
Husain shows the Reactive Extensions (Rx) library which allows one to treat events as collections, how Netflix uses Rx on the client and the server, allowing it to build end-to-end reactive systems.
-
Cassandra, Couchbase and Spring Data in the Enterprise
The authors focus on POJO persistence over Cassandra, including automatic Cassandra schema generation and Spring context configuration using both XML and Java.