InfoQ Homepage Design Pattern Content on InfoQ
-
Posted by
Bilgin Ibryam
on
May 25, 2020
The Evolution of Distributed Systems on Kubernetes
Bilgin Ibryam takes us on a journey exploring Kubernetes primitives, design patterns and new workload types.
on May 25, 2020Icon41:03 -
Posted by
Eric Torreborre
on
Apr 10, 2018
Practical Eff Monad for Microservices
Eric Torreborre presents using the Eff monad at Zalando to structure a REST microservice, introducing an approach for dependency injection using the Reader monad (classic) and tree rewriting.
on Apr 10, 2018Icon43:31 -
Posted by
Richard Croucher
on
May 27, 2017
Coding for High Frequency Trading
Richard Croucher talks about the application environments, design patterns and programming languages commonly deployed across Financial Services including Investment Banks and Hedge Funds.
on May 27, 2017Icon55:15 -
Posted by
Tim Wagner
on
Jul 08, 2016
Server-Less Design Patterns for the Enterprise with AWS Lambda
Tim Wagner defines server-less computing, examines the key trends and innovative ideas behind the technology, and looks at design patterns for big data, event processing, and mobile using AWS Lambda.
on Jul 08, 2016Icon54:56 -
Posted by
Jafar Husain
on
Jan 31, 2016
Bind to the Cloud with Falcor
Jafar Husain provides an inside look at the innovative Falcor, the open source JS data access framework that powers the Netflix UIs and the new UI design patterns it enables.
on Jan 31, 2016Icon50:01 -
Posted by
Viktor Gamov
on
Jan 02, 2016
The Epic Groovy Puzzlers S02: The Revenge of the Parentheses
Viktor Gamov and Baruch Sadogursky discuss the Groovy Puzzlers.
on Jan 02, 2016Icon01:17:16 -
Posted by
Tom Henricksen
on
Dec 12, 2015
Becoming an Advanced Groovy Developer
Tom Henricksen covers Design Patterns in Groovy, compilation configuration, mixing Java and Groovy, and calling other languages from Groovy. He shows how to call Scala and Clojure from Groovy.
on Dec 12, 2015Icon32:30 -
Posted by
Scott Wlaschin
on
May 23, 2015
Functional Programming Design Patterns
Scott Wlaschin overviews and demonstrates a number of design patterns for functional programming.
on May 23, 2015Icon01:11:54 -
Posted by
Anil Wadghule
on
Apr 16, 2015
SOLID: The Next Step Is Functional
Anil Wadghule explains why applying SOLID OO design principles to their extreme leads to Functional Programming.
on Apr 16, 2015Icon01:02:03 -
Posted by
Ian Cooper
on
Feb 25, 2015
Not Just Layers! What Can Pipelines and Events Do for You?
Ian Cooper takes a look at two architectural patterns: pipelines for dealing with streams of data effectively, and events which provide significant advantages for loose coupling.
on Feb 25, 2015Icon01:03:48 -
Posted by
Brad Urani
on
Oct 18, 2014
Test-Driven JavaScript with Jasmine
Brad Urani presents the principles of writing unit tests using Jasmine, discussing spies, DI and mocking as strategies for isolating functionality for both synchronous and asynchronous JavaScript.
on Oct 18, 2014Icon54:58 -
Posted by
Edward Burns
on
Sep 20, 2014
JavaEE 7 In Practice: Blueprints Reborn
Ed Burns demos using WebSockets, JSON-P, JavaAPI for RESTful Web Services (JAX-RS), JSF, Contexts and Dependency Injection (CDI), Bean Validation, Expression Language in a CargoTracker application.
on Sep 20, 2014Icon01:11:14