InfoQ Homepage Programming Content on InfoQ
-
Documenting RESTful APIs with Spring REST Docs
Jenn Strater introduces Spring REST Docs and its test-driven approach to RESTful API documentation.
-
Software Design for Persistent Memory Systems
Howard Chu talks about both naive approaches to leveraging NVRAM, and reasons to avoid those approaches, as well as optimal, proven methods for building systems around persistent memory.
-
Latency and Event Tracing with Spring Cloud Data Flow
Presenters discuss how Charles Schwab used Sleuth/Zipkin with SCDF to provide latency and event tracing.
-
Cloud Foundry UAA as an Identity Gateway
Sree Tummidi discusses the capabilities of Cloud Foundry’s UAA which make it apt to be used as an identity gateway for both ingress and egress security patterns.
-
Automated PCF Upgrades with Concourse
Rich Ruedin discusses the benefits of implementing automated pipelines for upgrades and how to make sure a platform is behaving as intended.
-
Practical Microservices, Practical Whiskey
Jonathan Schabowsky discusses using microservices in an event-driven architecture with asynchronous messaging.
-
Immutability for PCF: Security in a Cloud Native World
Tom Gillis discusses how to achieve infrastructure immutability on PCF in five areas: kernel, file, memory, process and network.
-
JDBC, What Is It Good For?
Thomas Risberg reviews what has been happening in the world of JDBC lately and how it fits with the latest trends like Reactive, Non-Blocking APIs, Microservices, CQRS and Event Sourcing.
-
Managing the Complexity of Microservices Deployments
Prithpal Bhogill and Kenny Bastani discuss building cloud native apps on PCF, Spring Boot and Cloud Services, exposing microservices over HTTP with Apigee Edge.
-
Deconstructing Monoliths with Domain-driven Design
This talk explains how Liberty Mutual changed a monolithic app into an event-driven microservices based architecture implemented with Event Sourcing and CQRS.
-
JUnit 5 — New Opportunities for Testing on the JVM
Sam Brannen discusses the architecture of JUnit 5 and demos some of its main features: tagging, DI, repeated tests, parameterized tests, conditional test execution, lambda for assertions, etc..
-
Orchestrating Data Microservices with Spring Cloud Data Flow
Mark Pollack discusses how to create data integration and real-time data processing pipelines using Spring Cloud Data Flow and deploy them to multiple platforms – Cloud Foundry, Kubernetes, and YARN.