Spring Cloud Function: Write Once, Run Anywhere (For Real!)

October 16, 2019

In the advent of volatile cloud-native, distributed architectures ranging from enterprise integration to data streaming to microservices, how can one avoid getting sucked into the vendor/product-specific implementation details? In this mostly hands-on session, we'll uncover the underappreciated value of the “three musketeers” of Java API: Supplier, Function, and Consumer, as well as the Spring Cloud Function framework and the value it adds in ensuring your code stays clean and neutral yet ready and capable of executing in the run-time environment of your choice. We'll cover a variety of use cases (e.g., messaging, streaming, REST, reactive, etc.), products, and frameworks (e.g., Spring Cloud Stream, RabbitMQ, Microsoft Azure, and more). Speakers: Oleg Zhurakousky, Developer, Pivotal & Dave Syer, Developer, Pivotal Filmed at SpringOne Platform 2019 Slides: https://www.slideshare.net/SpringCentral/spring-cloud-function-write-once-run-anywhere-for-real

Previous
Event-Driven Java Applications with Redis 5.0 Streams
Event-Driven Java Applications with Redis 5.0 Streams

Events are all around. With Redis Streams, we can capture those and store them in Redis. Redis Streams repr...

No More Videos