Let’s get functional!
The fast path to smart serverless with
Spring Cloud Function & Azure Functions
Mark Heckler
Principal Cloud Advocate, Java/JVM Languages
[email protected][email protected]
@mkheck
Slide 2
Slide 2 text
@mkheck
Who am I?
• Architect & Developer
• Advocate
• Author
• Java Champion, Rockstar
• Kotlin Developer Expert
• Pilot 🛩
Slide 3
Slide 3 text
@mkheck
Latest book
https://bit.ly/springbootbook
@springbootbook
Slide 4
Slide 4 text
@mkheck
The Plan
“To achieve great things, two things are needed:
a plan, and not quite enough time.”
- Leonard Bernstein
Slide 5
Slide 5 text
@mkheck
Quick Overview
• When to app, when to function
• Why Spring Cloud Function, Azure Functions
• CODE
Slide 6
Slide 6 text
@mkheck
Functionality
Function App
Low time
between
calls?
Long
running?
Yes
Yes
No
No
* Some caveats apply
Slide 7
Slide 7 text
@mkheck
Why?
• Spring Cloud Function
• Azure Functions
• ???