InfoQ Homepage Programming Content on InfoQ
-
Spring Cloud Function: Write Once, Run Anywhere (for Real!)
Oleg Zhurakousky discusses the following Java APIs: Supplier, Function, and Consumer, as well as the Spring Cloud Function framework.
-
Pick Your Region: Earth; Cloudflare Workers
Ashley Williams discusses what affects the performance of web applications and how Cloudflare helps with that.
-
Using Lean Startup Principles outside of a Startup
Amanda Stockwell overviews the Lean Startup and Build Measure Learn frameworks, describing types of MVPs and how to choose between them, instructions to set up effective experiments and hypotheses.
-
Your Agile Transformation Sucks … Probably!
Mark Buchan provides a simple solution that is easy to apply and puts leaders in the driver's seat of their Agile Transformation.
-
Big Data Information Architecture for AI
Toby Woolfe discusses case studies (Watson Willow, the L’Oreal factory and Iplexia demo) to show a factory line manager talking to Watson.
-
Git Best-Practice - Keeping a Diary
Jachim Coudenys shows how to benefit from historical comments through versioning in Git.
-
Understand the Trade-offs of Using Compilers for Java Applications
Mark Stoodley examines some of the strengths and weaknesses of the different Java compilation technologies, if one was to apply them in isolation.
-
Safe Refactoring!
Jakub Pilimon talks about "Blue/Green Refactoring with Parallel Models".
-
Event-Driven Java Applications with Redis 5.0 Streams
Mark Paluch takes a look at how to integrate Redis streams into applications, and how to consume and produce messages to build a message-oriented Java application with Redis the Spring way.
-
Testing Spring Boot Applications
Andy Wilkinson takes an in-depth look at some of Spring Boot’s advanced testing features, including @MockBean, @SpyBean, and test slices.
-
Implementing Microservices Security Patterns and Protocols with Spring Security
Stephen Doxsee and Joe Grandja focus on walkthroughs/live coding showing how to apply the patterns and standards using Spring Security 5.1.
-
Better Than BASH: Scripting Kotlin
Oliver Hughes takes a look at some examples of using Kotlin for real-world scripting and automation tasks.