InfoQ Homepage Presentations
-
“GameDay” – Achieving Resilience through Chaos Engineering
Pete Cohen and Matt Fellows discuss GameDay and chaos engineering, what they are, and how they were done successfully by some organizations.
-
Status and Power Improv
Todd Charron discusses power, its role in interacting with others, and how to adjust it depending on the group or individual one is interacting with.
-
Evolve with Genetic Algorithms
Charlie Koster introduces genetic algorithms, what they are, what they are useful for, and demonstrates code that shows how to create and use them.
-
Go Programming Language
Dave Cheney discusses the Go language: writing and interpreting benchmarks, using performance tools built into the Go runtime, GC and writing GC-friendly code.
-
Scaling Slack
Bing Wei examines the limitations that Slack's back-end ran into and how they overcame them to scale from supporting small teams to serving large organizations of hundreds and thousands of users.
-
Towards Memory Safety in Intel SGX Enclave
Yu Ding discusses Rust SGX SDK which combines Intel SGX together with Rust. Developers could write memory-safe SGX enclave easily, eliminating the possibility of being pwned intrinsically.
-
From a Laptop in a Box to a Successful Product Launch
Elise Aplin tells from her experience as a PM, an Agile journey to a successful beta launch, discussing practices used while implementing Objective Key Results and Hypothesis Driven Developments.
-
Including Autism – The Person First
Estie Boteler and Anthony Boteler discuss what “autism” is, challenging certain views and values towards a person with a disability, suggesting how to support inclusive practices in the workplace.
-
Bot Chat: Creating Your First Slack Bot
Brice McIver explains how to create a Slack bot, developing a JavaScript-based bot and showing how to integrate it into a Slack team.
-
The Service-Delivery Review: The Missing Agile Feedback Loop
Matthew Philip introduces the service-delivery review as a feedback forum, explaining the basics of how to conduct a service-delivery review and the benefits, as well as typical fitness metrics.
-
The Why of Go
Carmen Andoh provides the historical context around the technical decisions of the Go language to better understand its concurrency primitives, garbage collection, and small standard library.
-
Monitoring Modern Architectures with Data Science
Dave Casper talks about how modern data science and algorithms are being applied to "fight machines with machines".