InfoQ Homepage Development Content on InfoQ
-
Service Discovery Using CRDTs
Mushtaq Ahmed and Unmesh Joshi discuss using CRDTs in Akka to build service discovery for Thirty Meter Telescope.
-
Turkcell TV Platform Journey from Ground Zero up to Cloud Native with Spring Boot & Spring Cloud
Erdem Günay shares the journey of re-platforming Turkcell TV service to Cloud Native within a few months using Spring Boot and Spring Cloud.
-
What's New in Spring for Apache Kafka 2.0
Gary Russell discusses Spring's support for Kafka including better threading and a new consumer-aware listener.
-
Enable Authentication and Authorization with Azure Active Directory and Spring Security
Yawei Wang shows through a live coding session how to use Spring Security to enable Azure Active Directory authentication and authorization.
-
Gaining Control with the Web Animations API
Dan Wilson discusses Web Animations API, how it came to be, what are its benefits like timelines, controls, and its dynamic nature in addition to detailing what is available today and coming soon.
-
Category Theory for the Working Hacker
Philip Wadler explains why category theory is of interest for developers & how categories model three basic data types: products (logical and), sums (logical or), and functions (logical implication).
-
Elm and Game Development, a Perfect Fit
Paulo Diniz discusses the Elm architecture, how to use it as functional reactive programming for web game development.
-
Spring Security 5: The Reactive Parts
Rob Winch demonstrates using the reactive support in Spring Security 5, starting with a simple application and incrementally securing it, showing how to architect security in a reactive application.
-
Custom App Auto-Scaler Using Cloud Controller API
Chris Decelles demos building a custom application auto-scaler using the Cloud Foundry’s controller API.
-
Adding Real-Time Features to Your Applications with SignalR
Javier Lozano introduces SignalR and covers the features and approaches SignalR offers on both client and server sides.
-
Erlang and Akka Actors–A Story of Tradeoffs
Pranav Rao discusses how BEAM differs from Akka actors implemented over the JVM and how design decisions can affect performance.
-
Reactive Applications on Apache Tomcat and Servlet 3.1 Containers
Violeta Georgieva explains using the Servlet/Reactive Streams bridge to create reactive applications that can be deployed on Apache Tomcat or any Servlet 3.1 compatible containers.