InfoQ Homepage Presentations
-
Lessons from 300k+ Lines of Infrastructure Code
Yevgeniy Brikman discusses how to design infrastructure APIs, automated tests for infrastructure code, patterns for reuse and composition, refactoring, namespacing, and more.
-
Go - A Key Language in Enterprise Application Development?
Aarti Parikh goes over the Go language design and talks about why Go matters in the age of multicores and cloud-native computing.
-
Fine-Grained Sandboxing with V8 Isolates
Kenton Varda explains how Cloudflare built a compute platform using V8 isolates instead of containers or VMs, achieving 10x-100x faster cold starts and lower memory footprints.
-
The Three Faces of DevSecOps
Guy Podjarny unravels the different stages in the evolution of DevSecOps.
-
Cultivating Production Excellence - Taming Complex Distributed Systems
Liz Fong-Jones talks about several practices core to production excellence: giving everyone a stake in production, collaborating to ensure observability, measuring with Service Level Objectives.
-
Mature Microservices and How to Operate Them
Sarah Wells discusses some of the challenges for building stable, resilient services and ultimately what worked at the Financial Times.
-
Spring Cloud on PKS
Spencer Gibb, Mauricio Salatino discuss how Spring Cloud Kubernetes integrates with Config Maps and Secrets for providing secure configuration to Spring Boot applications.
-
Building Cloud-Native Data-Intensive Applications with Spring
Sabby Anandan and Soby Chako discuss how Spring Cloud Stream and Kafka Streams can support Event Sourcing and CQRS patterns.
-
How Fast is Spring?
Dave Syer attempts to show, with the help of benchmarks, that the Spring Framework is not as slow as some say, and why some apps might have a longer start time.
-
Google Cloud-Native Architecture with Spring Cloud GCP
Ray Tsang shows how to build a multi-regional cloud-native application with Spring on Google Cloud Platform using globally-distributed, strongly consistent, Spanner database.
-
Fun with the Functional Web Framework
Arjen Poutsma discusses Spring Framework 5: Predicates, Nesting routes, Route organization, and Filtering routes.
-
CLR/CoreCLR: How We Got Here & Where We're Going
Mei-Chin Tsai and Jared Parsons talk about the work the CLR/CoreCLR team has been doing to move .NET development forward and what the future looks like for developers working with the CLR/CoreCLR.