InfoQ Homepage Java Content on InfoQ
-
Service Discovery Using CRDTs
Mushtaq Ahmed and Unmesh Joshi discuss using CRDTs in Akka to build service discovery for Thirty Meter Telescope.
-
Productize Your Services! A Path towards Effective Microservice Development
Stephan Hagemann shows how to use the Spring Framework to build services infrastructures, use PaaS for scalable deployment, and combine this with Lean and Agile principles of product development.
-
Adopting PCF at an Automobile Manufacturer
Thomas Seibert and Gregor Zurowski show how they implemented a microservice architecture based on PCF, sharing issues met, lessons learned, as well as opportunities and enhancements for the platform.
-
Tech Modernization: A Cloud Migration
John Berry and Henri van den Bulk share lessons learned and guidance on building scalable cloud-based SaaS applications.
-
Turkcell TV Platform Journey from Ground Zero up to Cloud Native with Spring Boot & Spring Cloud
Erdem Günay shares the journey of re-platforming Turkcell TV service to Cloud Native within a few months using Spring Boot and Spring Cloud.
-
What's New in Spring for Apache Kafka 2.0
Gary Russell discusses Spring's support for Kafka including better threading and a new consumer-aware listener.
-
Enable Authentication and Authorization with Azure Active Directory and Spring Security
Yawei Wang shows through a live coding session how to use Spring Security to enable Azure Active Directory authentication and authorization.
-
Spring Security 5: The Reactive Parts
Rob Winch demonstrates using the reactive support in Spring Security 5, starting with a simple application and incrementally securing it, showing how to architect security in a reactive application.
-
Reactive DDD: Modeling Uncertainty
Vaughn Vernon discusses how the uncertainty introduced by vastly distributed systems can be finessed into highly functioning, business-centric systems, that teams can design, develop, and reason about
-
Custom App Auto-Scaler Using Cloud Controller API
Chris Decelles demos building a custom application auto-scaler using the Cloud Foundry’s controller API.
-
Pivotal Cloud Foundry, Google Machine Learning, and Spring
Brian Gregory, Brian Jimerson introduce the GCP Service Broker on Pivotal Cloud Foundry and the Google Cloud Machine Learning APIs demonstrating a Spring application using the Machine Learning APIs.
-
Erlang and Akka Actors–A Story of Tradeoffs
Pranav Rao discusses how BEAM differs from Akka actors implemented over the JVM and how design decisions can affect performance.