InfoQ Homepage Conferences Content on InfoQ
-
Boost Business Agility with Contemporary HR Practices
Fabiola Eyholzer discusses how to turn Human Resources into Agile People Operations and boost agility, sharing stories and examples of Agile HR practices and their implications and impact.
-
Innovation Agility – Who Says the Corporate Behemoth Can’t Achieve
Iqbal Singh discusses the reasons some organization do not succeed in embracing innovation agility: lack of culture of intrapreneurship and inability to establish business model alignment.
-
Testing Microservices
Anne-Marie Charrett offers an experience report on how they developed a testing strategy to embrace the challenges raised by testing a microservices architecture.
-
IT Automation: Make the Server Great Again
Quentin Adam discusses some of the challenges of using IT hardware in the cloud.
-
Applied Distributed Research in Apache Cassandra
Jonathan Ellis explains the challenges and successes Cassandra has had in creating transactions, materialized views, and a strongly consistent cluster membership within this peer-to-peer paradigm.
-
Real-World Java 9
Trisha Gee shows via live coding how we can use the new Flow API to utilize Reactive Programming, how the improvements to the Streams API make it easier to control real-time streaming data, etc.
-
From Concurrent to Parallel
Brian Goetz explores the different goals, tools, and techniques involved between concurrency and parallelism approaches, and how to analyze a computation for potential parallelism.
-
Thinking Strategically about IoT
Holly Cummins talks about the big picture of IoT and whether embedded devices are relevant to business. Cummins demos using an embedded device with MQTT and a Java toolkit for MQTT.
-
Spotify's Reliable Event Delivery System
Igor Maravic talks about the design and operational aspects of Spotify’s reliable event delivery system.
-
Distributed Systems Theory for Practical Engineers
Alvaro Videla reviews the different models: asynchronous vs. synchronous distributed systems, message passing vs shared memory communication, failure detectors and leader election problems, etc.