This chapter explores some of the industry-specific implementations of Spring Cloud Function.
It leverages the IBM Cloud offering to demonstrate that Spring Cloud Function is supported on any cloud offering.
Some of the examples in this chapter are real-world scenarios in which functions play a critical role. For example, a function that sends alarms about pipeline leaks and a chat function that helps customers solve problems.
7.1 Oil/Natural Gas Pipeline Tracking with Spring Cloud Function and IOT
This section looks at how Spring Cloud Function ...