MENU

Fun & Interesting

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

SpringDeveloper 12,555 5 years ago
Video Not Working? Fix It Now

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

Comment