InfoQ Homepage Java Content on InfoQ
-
Java at Scale
Steve Poole explores the cutting edge of “Java at Scale” and discusses how the use cases are being reflected in new thoughts about Java and the JVM.
-
High Performance Actors
Kiki Carter takes a deep-dive to investigate how efficient resource utilization is achieved with Akka & looks at some of the other libraries that Akka leverages for improved efficiency-Aeron, JCTools
-
Cloud Configuration Ecosystem at Intuit
Marcello de Sales discusses how Intuit manages their SaaS configuration with Spring Cloud Config Server.
-
Distributed Tracing: Latency Analysis for Your Microservices Using Spring Cloud & Zipkin
Marcin Grzejszczak, Reshmi Krishna discuss some of the latest features introduced in Spring Cloud Sleuth, showing how to use them to measure latency in a Spring Boot application.
-
Building a Cloud-Native Compliance Culture
CeeCee O'Connor, Chuck D'Antonio discuss building a compliance engine with Concourse, keeping their teams focused on their application code and minimizing the effort they put into compliance.
-
Quickly Build Spring Boot Applications to Consume Public Cloud Services
Prasad Bopardikar , Colin Stevenson discuss creating Spring Boot apps that can be deployed on PCF on various public clouds.
-
Documenting RESTful APIs with Spring REST Docs
Jenn Strater introduces Spring REST Docs and its test-driven approach to RESTful API documentation.
-
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.