InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Privacy Tools and Techniques for Developers
Amber Welch talks about privacy engineering, from foundational principles to advanced techniques, as well as upcoming technologies like homomorphic encryption.
-
Are We Really Cloud-Native?
Bert Ertman talks about Cloud-native, what it takes to do it right and what it means to do application development right in the cloud.
-
Scaling DB Access for Billions of Queries Per Day @PayPal
Petrica Voicu and Kenneth Kang talk about Hera (High Efficiency Reliable Access to data stores) – an open-source in Go – and how it helps PayPal to manage database access and deal with issues.
-
Automating Software Development with Deep Learning
Emil Wallner discusses the state of the art in software development automation, its current weaknesses, and areas that are ready for production.
-
Quarkus and GraalVM: Booting Hibernate at Supersonic Speed, Subatomic Size
Sanne Grinovero discusses how Quarkus was created, how it works and how it’s able to get complex libraries such as Hibernate ORM compatible with GraalVM native images.
-
Sink or Swim - Effective Collaboration between Eng & Product
Jean Barmash and Khadija Ali explain the nature of the relationship, key principles of effective collaboration, the roles and responsibilities of engineering lead, product manager, and design lead.
-
Building Resilient Serverless Systems
John Chapin explains how to use serverless technologies and an infrastructure-as-code approach to architect, build, and operate large-scale systems that are resilient to vendor failures.
-
Getting Real about Managing up
Kellan Elliott-McCrea talks about what to do when "put your head down and do your work" isn't getting the results we want.
-
CockroachDB: Architecture of a Geo-Distributed SQL Database
Peter Mattis talks about how Cockroach Labs addressed the complexity of distributed databases with CockroachDB and gives a tour of CockroachDB’s internals.
-
Metrics-Driven Machine Learning Development at Salesforce Einstein
Eric Wayman discusses how Salesforce tracks data and modeling metrics in the pipeline to identify data and modeling issues and to raise alerts for issues affecting models running in production.
-
Welcome to the Reactive Revolution:RSocket and Spring Cloud Gateway
Spencer Gibb introduces the RSocket protocol and explains how to use it, and shows how to create a messaging gateway through integration with Spring Cloud Gateway.
-
Conquering Microservices Complexity @Uber with Distributed Tracing
Yuri Shkuro talks about how Uber is using distributed tracing to make sense of a large number of microservices and the interaction among them.