InfoQ Homepage Presentations
-
Agile Patterns and Anti-Patterns
The panelists share from their experiences working in various sized organizations, across various industries, Agile experiences which can be applied to another team, department, or organization.
-
Lessons Learned Migrating Complex Software
Jack Franklin shares his experience migrating an application from Angular to React, presenting code examples and also the negative points of this migration.
-
Introducing Micrometer Application Metrics
Jon Schneider introduces Micrometer and walks through practical exercises that demonstrate how to instrument an application code to yield actionable metrics insights and alerts.
-
PCF in the Land of NSX: A Closer Look at PCF with NSX-V vs. NSX-T
Sabha Parameswaran discuses NSX-V and NSX-T, the differences between them and their integration with PCF.
-
What's New in Spring Boot 2.0
Phil Webb and Madhura Bhave discuss Spring Boot 2.0, improvements, how to migrate to it, tweaks and utilities, and internals.
-
Serverless Spring
Mark Fisher and Dave Syer introduce the introduce Spring Cloud Function in the context of using Java and Spring, from the basic programming model all the way to multi-cloud deployments.
-
Cloud Foundry Networking with VMware NSX
Usha Ramachandran and Sai Chaitanya discuss VMware NSX, the Cloud Foundry Network Policy Model, and demonstrate its integration with Cloud Foundry.
-
Continuous Delivery in Azure
Jimmy Bogard discusses continuous delivery in Azure, covering automated builds, packaging, deployments, CD pipelines, Azure Resource Manager, infrastructure-as-code, blue-green deployments, etc..
-
Understanding Python Memory at Instagram
Min Ni discusses how Python memory profiling is done at Instagram, insights from memory profiling data, and learnings from tuning and improving Python memory garbage collection.
-
You Build It, You Secure It
John Willis talks about how developers and operators can include security in all parts of the delivery pipeline, and implement security gates in the same way as they implement code test gates.
-
CI/CD: Lessons from LinkedIn and Mockito
Szczepan Faber talks about two different use cases of implementing continuous delivery at scale: LinkedIn and Mockito. Yet the challenges, benefits & impact on the engineering culture are very similar
-
Custom, Complex Windows @Scale Using Apache Flink
Matt Zimmer discusses Apache Flink, how to use it to aggregate events into windows customized along varying definitions of a session, handling out-of-order events, and more.