InfoQ Homepage Programming Content on InfoQ
-
Day 3: Security Auditing and Compliance
David Zendzian and Steve White discuss how to handle ongoing security requirements running on Cloud Foundry platforms.
-
Panel: JavaScript - Is the Insanity Over?
Is JavaScript finally ready to make developers happy? Are the days of transpiling really numbered? People seem to be stuck with JavaScript, but the developer experience might just be getting better.
-
My Team Is High Performing But Everyone Hates Us
Stephen Janaway tells the story of a high performing team, what went well and why they ultimately failed. He shares some lessons about how to keep a high performing team happy and what to avoid.
-
Getting Started with Azure Event Hubs
Chad Green shows how to create an event-processing pipeline in Azure.
-
Six Things I've Learned as a Manager I Wish I Knew Before
Georgiy Mogelashvili shares personal stories about his experience as a manager, his mistakes and achievements, with a grain of some valuable insights he learned along the way.
-
Making Npm Install Safe
Kate Sills discusses how to minimize the risks of running third-party JavaScript.
-
Kubernetes is Not Your Platform, It's Just the Foundation
Manuel Pais discusses how successful Kubernetes adoption requires thinking about what a platform really means and learning which team structures and interactions work well.
-
Scalable, Cloud-Native Data Applications by Example
John Blum and Luke Shannon build a cloud-native application with Geode composed of multiple services that's scalable and fault tolerant.
-
Building Robust and Resilient Apps Using Spring Boot and Resilience4j
David Caron demos a Spring Boot app with patterns like bulkheads, rate limiters, circuit breakers, response caching, and timeout handling using the Resilience4j library.
-
Real-Time Live Soccer Score Streaming Application Demo with Reactive Spring Stack
Erdem Gunay demos an application built on Reactive Spring, showing how to persist and query data from Redis, and how to stream live score events in real-time using Kafka.
-
Life After Java 8
Gil Tene looks at the realities of Life after 8. He discusses the rate of change, the current Java ecosystem, and the implications of LTS.
-
Interoperability of Open-source Tools: The Emergence of Interfaces
Katie Gamanji focuses on the evolution of interfaces within the Kubernetes landscape, including networking, storage, service mesh and cluster provisioning.