InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Running Third-Party JavaScript
Kate Sills discusses how to minimize the risks of running third-party JavaScript. She goes over POLA, and how object capabilities can help grant specific, limited resources to third-party code.
-
Databases and Stream Processing: a Future of Consolidation
Ben Stopford digs into why both stream processors and databases are necessary from a technical standpoint but also by exploring industry trends that make consolidation in the future far more likely.
-
Bangle.js - Creating a Smart Watch with JavaScript
Gordon Williams talks about how he took an off the shelf smart watch, reverse engineered it, installed a JS interpreter on 400 of them and got them into the hands of the attendees at NodeConf EU.
-
Hello Quantum Developers World - Yet Another Frontier for JavaScript
Miguel Ramalho talks about the principles of Quantum Computing, how it differs from Classical Computing, how and why it is evolving so fast. He also talks about the so-promised Quantum Developers.
-
Climate Change & Tech, Good and Bad Bedfellows
Paul Johnston explores the impact of climate change, and looks at the changing world of business continuity and disaster recovery and shows how to identify high and low impact interventions.
-
Developer Effectiveness: Optimizing Feedback Loops
Tim Cochran presents research gathered from ThoughtWorks' varied clients and projects and shows some of the metrics they have identified as guides to creating the culture for high performing teams.
-
How to Supercharge a Team with Delegation
James Stanier talks about the concept of delegation and shows how to use it to effectively delegate tasks as an individual contributor and a manager in a way that improves the whole team.
-
Taming Large State: Lessons from Building Stream Processing
Sonali Sharma and Shriya Arora describe how Netflix solved a complex join of two high-volume event streams using Flink.
-
Reflecting on a Life Watching Movies and a Career in Security
Jason Chan talks about some trends in the movie industry that relate well to similar changes in technology and security.
-
Linux Foundation's Project EVE: a Cloud-Native Edge Computing Platform
Roman Shaposhnik covers design and implementation of a novel Edge Computing platform created at ZEDEDA Inc. and later used as a founding project for the Linux Foundation's LF Edge initiative.
-
To Microservices and Back Again
Alexandra Noonan talks about what microservice antipatterns to avoid, the tradeoffs between microservices and a monolith, how to identify when it's time make a big change, and more.
-
The Evolution of Distributed Systems on Kubernetes
Bilgin Ibryam takes us on a journey exploring Kubernetes primitives, design patterns and new workload types.