InfoQ Homepage QCon New York 2018 Content on InfoQ
-
Challenges & Solutions for a Blockchain-Powered Future
Eran Eyal talks about how the advent of blockchain technology promises a new era of more equitably distributed market power, the top 3 challenges adopting blockchain and the challenges of a visual AI.
-
Real-Time, Fine-Grained Version Control with CRDTs
Nathan Sobo covers the foundations of CRDTs, then explores how Github is using them in Eon to synchronize and persist changes to a repository at the granularity of individual keystrokes.
-
Git Gud with Property-Based Testing
Katie Cleary describes her experience in using Property-based Testing as a way to find casting and overflow bugs in PolySync’s Open Source Car Control (OSCC) project.
-
Fast Log Analysis by Automatically Parsing Heterogeneous Log
Debnath & Dennis present a solution inspired by the unsupervised machine learning techniques for automatically generating RegEx rules from a set of logs with no (or minimal) human involvement.
-
How Blockchains Work and How to Scale Them
Uri Klarman talks about how blockchains work, why they can’t scale and how bloXroute solves this bottleneck, allowing practically all blockchains to scale.
-
How to Leverage Libp2p for Blockchain Applications
Chris Pacia takes a deep dive into libp2p, a modular networking stack written by the IPFS team. He walks through an example atomic swap app which builds on libp2p.
-
How Blockchain Has Created a New Paradigm in Security
Paul Puey explains how the new type of security created by the cryptocurrency companies could disrupt the way that data is secured outside of the blockchain industry.
-
Coinbase Commerce: A User-Controlled Payment Processor
Amy Yin talks about Coinbase Commerce, a user-controlled payment processor.
-
Complex Event Flows in Distributed Systems
Bernd Rücker demonstrates how the new generation of lightweight and highly-scalable state machines ease the implementation of long running services.
-
Designing Events-First Microservices
Jonas Bonér explores the nature of events, what it means to be event-driven, how to unleash the power of events and commands by applying an events-first DDD to microservices-based architectures.
-
No Microservice Is an Island
Michele Titolo talks about the basic infrastructure and tooling needs for microservices to be successful.