InfoQ Homepage Programming Content on InfoQ
-
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.
-
Collaborative Contract-Driven Development
Billy Korando discusses Contract-Driven Development to improve collaborations between teams working on the same project.
-
Chassis and AppFactory: Accelerate Development of Cloud-Native Microservices for Enterprises
Michelle Zhang, Maan Mehta discuss two tools they built at Scotiabank -Chassis and AppFactory- to improve developer productivity and experience, and enforce best practices and architecture governance.
-
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.
-
Pack to the Future: Cloud-Native Buildpacks on k8s
Joe Kutner and Emily Casey discuss how to use the pack CLI to go from source to image and patch a pod.
-
Java 8 LTS to the Latest - a Performance & Responsiveness Perspective
Monica Beckwith and Anil Kumar discuss Java JDK 8u LTS to the latest JDK 13 major changes, as well as impact on performance and responsiveness to backported JDK 11u LTS.
-
Enabling Secure Code at Scale with Spring and OAuth2
Matt Ruel and Darren Forsythe discuss using Spring Security and OAuth2 to secure an application.
-
Do’s and Don’ts: Avoiding First-Time Reactive Programmer Mines
Sergei Egorov discusses some of the problems encountered when creating a reactive system.
-
Designing a Reactive System
Stephane Maldini, Ryland Degnan and Andy Shi discuss what options there are to build reactive systems.
-
The Value of Reactive Systems
Stephane Maldini and Violeta Georgieva build a decision-making template to assist devs in starting a Reactive architecture.
-
Managing Organizational Complexity with the Scaled Agile Framework
Mike van de Vijsel discusses how RAPID RTC has used the Scaled Agile Framework to handle feature prioritization, manage large programs and epics, and organize teams.
-
JUnit 5: Evolution and Innovation
Sam Brannen presents new features in JUnit 5: parallel test execution, temporary directories, custom display name generators, method ordering, timeouts, the Test Kit, and new extension APIs.