InfoQ Homepage Presentations
-
Me, My Code and I
Rosanne Joosten explores what research is conducted on the relation between personality traits and programming semantics.
-
A Roadmap towards Chaos Engineering
Jose Esquivel presents a roadmap for Chaos Experimentation that can be applicable to any organization.
-
Batch Processing in 2019
Michael Minella and Mahmoud Ben Hassine walk through the typical lifecycle of a batch job using modern tools.
-
WebAssembly: Revolution, Not Evolution
John Feminella reviews how WebAssembly works, its execution framework and specific architectures, and explores what kinds of new approaches are made possible.
-
The State of Kotlin Support in Spring
Sébastien Deleuze overviews development with Spring Boot 2.2 and Kotlin, and performs a live coding of a Spring Boot application configured with the Kofu, the Kotlin DSL.
-
Fully Reactive: Spring, Kotlin, and JavaFX Playing Together
Trisha Gee discusses how Spring Framework 5, Spring Boot, Reactor, Kotlin, JavaFX, and MongoDB can work together.
-
What to Build First: Goal-Oriented MVP
Arvid Torset and Tatiana Kolesnikova discuss a set of flexible techniques that are applicable in different projects with different stakeholders and team composition, focusing on team collaboration.
-
Agile Org: the SAP Case
Pierre Neis discusses the Agile transformation at SAP, highlighting the patterns engaging all stakeholders of this global organization.
-
Mind the Software Gap: How We Can Operationalize Privacy & Compliance
Jean Yang talks about some of the ways GDPR and CCPA can influence software, but also about practical solutions to protecting data privacy and security.
-
Future of Data Engineering
Chris Riccomini talks about the current state-of-the-art in data pipelines & data warehousing, and shares some of the solutions to current problems dealing with data streaming & warehousing.
-
Automated Testing for Terraform, Docker, Packer, Kubernetes, and More
Yevgeniy Brikman talks about how to write automated tests for infrastructure code, including the code written for use with tools such as Terraform, Docker, Packer, and Kubernetes.
-
Stateful Programming Models in Serverless Functions
Chris Gillum explores two stateful programming models - workflows and actors.