InfoQ Homepage Spring Content on InfoQ
-
Simplifying Apache Geode with Spring Data
John Blum shows how to use the annotation-based configuration model to build an Apache Geode client-server application.
-
Spring Driven Industrial IoT Utilizing Edge, Fog, and Cloud Computing
Mark Weislow and Barry Wood demo an end to end feedback workflow of Industrial Spring IoT.
-
Fault Tolerance Is a Requirement, Not a Feature
Adar Danait and Lilian Ernest discuss best practices and recommendations for using Hystrix circuit breaker for microservices.
-
Implementing Raft in RabbitMQ
Michael Klishin and Karl Nilsson explain the pros and cons of RabbitMQ adopting Raft, how it can affect users, and what kind of trade-offs their team faced.
-
Strangling the Monolith with a Data-driven Approach: A Case Study
Simon Duffy and David Julia discuss rewriting a monolith application using data-driven testing.
-
Modernizing Applications to Pivotal Cloud Foundry
The presenters discuss using techniques and patterns such as Event Storming, Strangling, Starving, Slice Analysis and Domain Driven Decomposition to transform legacy apps for PCF.
-
How Comcast Embraced Open
Nithya Ruff and Shilla Saebi share tips on how to change an organization’s mindset towards embracing open source and inclusiveness, community building, and contributing upstream.
-
Ford Motor Company’s Cloud Native Reference Application
Todd Hall discusses Ford’s PCF reference application and its role in describing a default set of patterns and practices for their teams.
-
Avoiding That $1M Dollar AWS Bill
Mark Michael and Glenn Oppegard share their experience moving a PCF application from AWS to GCP.
-
Spring Framework 5: Hidden Gems
Jüergen Hoeller highlights some of the personal favorites newbies beyond the major themes in Spring Framework 5.
-
Connecting All Abstractions with Istio
Ramiro Salas, Laurent Demailly explain what a service mesh is, its impact on PCF and K8s, the implications for the traditional infrastructure, and using Istio to integrate all abstractions.
-
Test-Driven Development with Spring Boot - Testing the Harder Stuff
Sannidhi Jalukar, Madhura Bhave discuss how to do TDD for a Spring Boot application using Boot annotations and utilities and dealing with DB queries, caching, reactive components, and message brokers.