InfoQ Homepage Presentations
-
Emergent Futures
Shane Hastie looks at organizational practices which have emerged over the last few years, focusing on how COVID-19 has changed the ways of working, organizational cultures and personal behaviours.
-
Pony, Actors, Causality, Types, and Garbage Collection
Sophia Drossopoulou gives an overview of Pony’s programming model, actors, and causality.
-
Bouncing Buzzwords - Panel
The panelists discuss DevOps buzzwords and when and where they might have value for organizations seeking performance improvements.
-
Live Coding 12-Factor App
Emily Jiang performs live coding of building 12-factor microservices using MicroProfile programming mode and gets them running Open Liberty and Quarkus.
-
Security Vulnerabilities Decomposition
Katy Anton flips the security from focusing on vulnerabilities (measured at the end) to focusing on the security controls which can be used by developers from beginning in software development cycle.
-
Do Business Analysts Have a Place in a Post-Agile World?
Maia Nikolova provides insights on her journey as a head of BA at News UK, sharing practical tips for managers and BAs on how to claim their spot in Agile.
-
Microservices for Growth at comparethemarket.com
Kenichi Shibata and Adam Stewart explain their experience with the adoption of microservices in the creation of Comparison as a Service, one of the core pillars of the user journey today.
-
TornadoVM: Java for GPUs and FPGAs
Juan Fumero presents TornadoVM, a plugin for OpenJDK that allows Java programmers to automatically run on Heterogeneous Hardware such as multi-core CPUs, GPUs, and FPGAs.
-
How to Build an Engineering Culture That Focuses on Business Impact
Maria Gutierrez discusses how to make the engineering team operate cohesively and demonstrate full alignment with business goals while encouraging a culture of inclusion and growth.
-
Principles for Agile Estimation
Ciaran Hanway discusses balancing the inherent uncertainty in software development with the precision and confidence demanded by business management.
-
Remote-First Team Interactions for Business and Technology Teams
Manuel Pais discusses approaches to clarify and evolve inter-team interactions and communication in a remote-first world.
-
Modelling Side Effects via Extensible Effects and Property Testing
William Heslam describes a technique to model a JavaScript's side-effecting dependencies by combining two separate but complementary ideas: Extensible Effects and Property Testing.