InfoQ Homepage Programming Content on InfoQ
-
Reactive DDD: Modeling Uncertainty
Vaughn Vernon discusses how the uncertainty introduced by vastly distributed systems can be finessed into highly functioning, business-centric systems, that teams can design, develop, and reason about
-
Custom App Auto-Scaler Using Cloud Controller API
Chris Decelles demos building a custom application auto-scaler using the Cloud Foundry’s controller API.
-
Pivotal Cloud Foundry, Google Machine Learning, and Spring
Brian Gregory, Brian Jimerson introduce the GCP Service Broker on Pivotal Cloud Foundry and the Google Cloud Machine Learning APIs demonstrating a Spring application using the Machine Learning APIs.
-
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.
-
Take DevOps to 11 and Sprinkle Cloud on it with Rainbows and Unicorns
Matt Curry discusses the practices that helped a lean DevOps platform team grow to support 500 developers and an enterprise scale platform on Cloud Foundry.
-
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.
-
Rethinking Deep Learning: Neural Compute Stick
Darren Crews talks about the The Movidius Neural Compute Stick (NCS) - a tiny fanless deep learning device that one can use to learn AI programming at the edge.
-
Building Reusable UI Components in ASP.NET Core MVC
Scott Addie presents how to create basic reusable view components and tag helpers in ASP.NET Core MVC.
-
A Peek into Elm Architecture
Jayaram Sankaranarayanan discusses the basics of functional programming principles, using Elm constructs, the architecture and how Elm enables reliable refactoring.
-
Real-Time Data Activation - Analytics, Intelligence & Decision Making
Marcelo Wiermann discusses dealing with real-time analytics with the Lambda Architecture, creating a working data set and data-driven features in an application.
-
Reactive Data Access with Spring Data
Christoph Strobl and Mark Paluch discuss non-blocking data access using Spring Data for NoSQl data stores and Project Reactor.