InfoQ Homepage Presentations
-
Decentralized Governance for the Masses
Kent Dahlgren discusses the designs and approaches chosen in developing a decentralized governance solution for people with low income and modest resources.
-
Building a Culture of Continuous Improvement
Kevin Goldsmith shows what Avvo has done to build a foundation for a continuous improvement culture.
-
Observable JS Apps
Emily Nakashima talks about an event-driven approach to client-side observability for the most complicated parts of Honeycomb's customer-facing React app: the query builder.
-
WebAssembly (And the Death of JavaScript?)
Colin Eberhardt looks at what's wrong with the way people are using JavaScript today and why they need WebAssembly.
-
Reinventing npmjs.com
Katie Fenn talks about the process of architecting the new npmjs.com website, and examines how the changing landscape of development tooling has shaped it throughout its lifetime.
-
Models in Minutes not Months: AI as Microservices
Sarah Aerni talks about how Salesforce built an AI platform that scales to thousands of customers.
-
Understanding ML/DL Models using Interactive Visualization Techniques
Chakri Cherukuri discusses how to use visualization techniques to better understand machine learning and deep learning models.
-
Interpretable Machine Learning Products
Mike Lee Williams discusses how interpretability can make deep neural networks models easier to understand, and describes LIME, an OS tool that can be used to explore what ML classifiers are doing.
-
Insecure Transit - Microservice Security
Sam Newman outlines some of the key challenges associated with microservice architectures with respect to security, and then looks at approaches to address these issues.
-
Continuous Deployment Made Easy with Skipper
Mark Pollack discusses building continuous delivery pipelines using existing CI products and application repositories by adding Skipper.
-
Reactive Front-Ends with RxJS and Angular
Sergi Almar introduces the fundamentals of RxJS, explaining how to manage data streams like UI events, async HTTP requests, and WebSockets / SSE in a uniform way.
-
Migrating to Angular 4 for Spring Developers
Gunnar Hillert discusses the challenges, experiences and reasons for migrating the Spring Cloud Data Flow Dashboard from using AngularJS 1.x to Angular 4.