InfoQ Homepage Development Content on InfoQ
-
My House Runs .NET - Smart Home Automation with .NET Core and Azure
Cam Soper shows how to drive a smart home hub with .NET Core, SmartThings and Hubitat.
-
Let's Start an Epidemic
Doc Norton explores how things like disease, politics, and even moods travel through social networks, discussing the impact people have on others.
-
Deploy on Friday!
Jürgen Hoffmann discusses solving deployment issues, covering observability, blue/green deployment, consumer-driven contract testing, Resilience4j, Micrometer, Concourse CI + Spinnaker, and others.
-
Running Spring Boot Applications as GraalVM Native Images
Andy Clement and Sébastien Deleuze share the latest status on allowing running Spring Boot applications as GraalVM-native images for instant startup and low memory consumption.
-
New Capabilities for .NET on Pivotal Platform
Genevieve L'Esperance and Garima Sharma cover what the Pivotal Platform offers for .NET apps, and why it can be used for cloud-native, modernized, and legacy .NET workloads.
-
Full Stack Angular: Live Coding and Discussion
Kyle Cordes demos the creation of an Angular+Node+Nest+GraphQL project.
-
Mutation Testing: Case Studies on Spring Boot APIs
Heather Conklin, David Kaiser examine the benefits of mutation testing, with real-world examples of what happened with apparently well-covered code put through the process.
-
Making Translytical Applications Reactive: Lessons Learned Implementing an R2DBC Driver for SAP HANA
Jonathan Bregler overviews the lessons learned while implementing a reactive relational database connectivity (R2DBC) driver for the SAP HANA database.
-
Does Java Need Inline Types? What Project Valhalla Can Bring to Java
Sergey Kuksenko talks about the performance benefits inline types bring to Java and how to exploit them. Inline/value types are the key part of experimental project Valhalla.
-
It Really Is a Series of Tubes
Molly Wright Steenson goes in-depth into one of the largest information networks of its day, the pneumatic tubes, and provides a historical comparison to the development of modern digital networks.
-
Entity Framework Debugging Using SQL Server: A Detective Story
Chris Woodruff takes a look at database server configurations using MSSQL database profiling tools and understanding Query Execution Plans to get the most out of Entity Framework.
-
Reactor: The New Power Source for PayPal's JVM Framework
Anil Gursel and Rick Hogge share the technical journey for moving PayPal engineers from a JAX-RS imperative programming model to a reactive stack.