InfoQ Homepage Development Content on InfoQ
-
Rethinking Applications for the NVM Era
Amitabha Roy discusses how to re-architect software to take advantage of the advances of hardware today and how to write software in the future when DRAM is persistent.
-
Understanding Azure Resource Templates
Paul Hacker discusses the Azure Resource Manager (ARM) templates used when deploying an app on Azure, showing how to use the Azure Resource Template Visualizer.
-
Turn Hours into Seconds - Concurrent Event Processing
Emil Soman discusses implementing a thread safe solution to a concurrency problem using Flow, Elixir's concurrent computation library.
-
Programmatic Bean Registration with Spring Framework 5.0
Josh Long presents the existing programmatic bean registration support in Spring Framework 5 in both Kotlin and Java.
-
From Zero to Hero with Spring Boot
Brian Clozel shows how Spring Boot can help build web applications, tests to production-ready features, that leverage the Spring ecosystem.
-
Chaos: The Last Stand against Our Robot Overlords
Nathan Äschbacher talks about Chaos Engineering and how to shift towards working with chaos instead of against it, in order to build safe, reliable, and increasingly deterministic complex systems.
-
$200 Self-Driving Cars with RasPi and Tensorflow
William Roscoe and Adam Conway build and drive the $200 open source self driving Donkey Car and talk about about the hardware components & software that let it drive, capture data, create autopilots.
-
The Modern ASP.NET Tech Stack!
Sam Basu discusses the status, the evolving direction and the technology stack for ASP.NET and ASP.NET Core.
-
SOLID in the Wild: Life When Your Software is Actually Soft
Presenters talk about using SOLID principles to build an online marketplace, creating a system that is easy to change.
-
Functional Performance
Martin Thompson discusses the most relevant laws governing software performance in the context of financial applications.
-
Cloud-Native Batch Processing with Spring Batch 4
Michael Minella discusses what’s new in Spring Batch 4 and how to use it in a cloud setting.
-
Storage Made Easy with Spring Boot, ECS, and PCF
Presenters discuss the journey to create a service broker, make it consumable as a Tile in PCF, using ECS S3 as object storage.