InfoQ Homepage Presentations
-
Twelve Patterns for Hypermedia Microservices
Mike Amundsen presents 12 patterns and practices for building APIs that can evolve over time and client applications that can adapt to those changes without relying on explicit versioning systems.
-
Distributed Ledgers: Anonymity and Immutability at Scale
Eleanor McHugh discusses distributed ledgers, what they are, what they are useful for and the privacy concerns they raise.
-
Aligning Impact from Boardrooms to Pixels
Michael Le explores examples of how OKRs (Objectives and Key Results) were used to help teams focus on what they should work on, to help frame product critiques, and to manage backlogs.
-
Always Available
Claudio Ortolina discusses leveraging Elixir/OTP tools to provide continuous service even when a database is down, walking through the refactoring of an Elixir/Phoenix/PostgreSQL application.
-
Using Webpack to Streamline Modern Web Application Packaging and Deployment
Kevin Grossnicklaus discusses how to get started with WebPack, how to configure Visual Studio for it and some of the best practices for utilizing it with Angular2 or React.
-
Homoiconicity: It Is What It Is
Stuart Sierra demonstrates the power that comes from having the same data representation at all layers: programming language, specification, database, inter-process communication, and user interface.
-
Evolutionary Change from the Trenches
Peter Kerschbaumer tells how eDreams Odigeo embarked on a transformation journey, starting with Kanban and continuing with Enterprise Services Planning (ESP).
-
Data-Driven Coaching - Safely Turning Team Data into Coaching Insights
Troy Magennis shows how to expose data to teams in order for them to retrospect productively, determine if a process experiment is panning out as expected, and to explore process change opportunities.
-
Beyond OAuth2: End to End Microservice Security
Will Tran discusses enforcing microservices’ security policies with OAuth2.
-
Golden Carrots: Digital Transformation with Payments APIs
Mark Pesce discusses using Payments API to drive a digital transformation, presenting how Web Payments provides a foundation for every API to integrate with every payments system using every currency.
-
Best Trade-off Point Algorithm for Efficient Resource Provisioning in Hadoop
Peter Nghiem presents the Best Trade-off Point method and algorithm with mathematical formulas for obtaining the exact optimal number of task resources for any workload running on Hadoop.
-
Disrupting Development Using Reactive Event Sourced Systems with Akka
Jan Ypma presents a system which exposes reactive events as a real-time streaming REST API.