Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
What_is_Serverless.pdf
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Andreas Grimm
August 24, 2019
Technology
0
51
What_is_Serverless.pdf
Introduction to Serverless at the SoCraTes conference 2019
Andreas Grimm
August 24, 2019
Tweet
Share
More Decks by Andreas Grimm
See All by Andreas Grimm
Practical Auth in a Serverless World
andreasgrimm
1
52
Praktikable Authentifizierung in Serverless-Umgebungen
andreasgrimm
0
62
Practical Auth in a Serverless World
andreasgrimm
0
96
Practical Auth in a Serverless World
andreasgrimm
1
160
Clean JavaScript
andreasgrimm
0
140
Other Decks in Technology
See All in Technology
Lambda Web AdapterでLambdaをWEBフレームワーク利用する
sahou909
0
180
進化するBits AI SREと私と組織
nulabinc
PRO
1
250
頼れる Agentic AI を支える Datadog のオブザーバビリティ / Powering Reliable Agentic AI with Datadog Observability
aoto
PRO
0
210
生成AIで速度と品質を両立する、QAエンジニア・開発者連携のAI協調型テストプロセス
shota_kusaba
0
200
Kiro Powers 入門
k_adachi_01
0
120
AWS CDK「読めるけど書けない」を脱却するファーストステップ
smt7174
3
190
内製AIチャットボットで学んだDatadog LLM Observability活用術
mkdev10
0
130
組織全体で実現する標準監視設計
yuobayashi
3
500
楽しく学ぼう!ネットワーク入門
shotashiratori
1
480
Goのerror型がシンプルであることの恩恵について理解する
yamatai1212
1
240
AlloyDB 奮闘記
hatappi
0
160
Laravelで学ぶOAuthとOpenID Connectの基礎と実装
kyoshidaxx
0
100
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
72
12k
The Illustrated Guide to Node.js - THAT Conference 2024
reverentgeek
1
310
Odyssey Design
rkendrick25
PRO
2
550
Writing Fast Ruby
sferik
630
63k
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
Have SEOs Ruined the Internet? - User Awareness of SEO in 2025
akashhashmi
0
290
The SEO Collaboration Effect
kristinabergwall1
0
400
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
320
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
230
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
210
Transcript
@_andreasgrimm Serverless
[email protected]
@_andreasgrimm
@_andreasgrimm Andreas Grimm
@_andreasgrimm I ❤ serverless meetup.com/Serverless-Berlin
@_andreasgrimm I ❤ DDD (dddber.com) ... and EventStorming
@_andreasgrimm JavaScript & TypeScript https://www.meetup.com/ fullstack-berlin/
@_andreasgrimm akelius.com
@_andreasgrimm Akelius (Berlin office) Real Estate Internal Business Software 2/3
K8S, 1/3 serverless IAM Architecture / Security DDD & EventStorming Community
@_andreasgrimm What is "serverless" ?
@_andreasgrimm There are still servers but you don't have to
care about servers anymore
@_andreasgrimm – Gojko Adzic (@gojkoadzic) “Serverless is without servers like
WiFi is without wires. With WiFi there are still wires (e.g. router attached to cable modem), but you don't care about them anymore.”
@_andreasgrimm Auto-Scaling including "scale to zero"
@_andreasgrimm High Availability
@_andreasgrimm Charged based on usage pay-as-you-go pay-per-use pay-per-request pay-per-transaction
@_andreasgrimm Your code is being scheduled ... by a scheduler
you don't own. Not true for Kubernetes (self-hosted or managed)
@_andreasgrimm No Idle Costs Not subscription-based (e.g. $ 7 /
months) Pay only for active usage
@_andreasgrimm Serverless enables #FinDev https://www.youtube.com/watch?v=F0H7WuK56Nc
@_andreasgrimm Serverless = Serviceful "Real" cloud native High-level managed cloud
services Not to deal with low-level infrastructure
@_andreasgrimm BaDaaS (Business-components-and-Deployment-as-a-Service) Focus on Your Value-add https://www.youtube.com/watch?v=2A5HVF0LUi0
@_andreasgrimm Serverless > FaaS
@_andreasgrimm Storage AWS S3 / Azure Blob Storage AWS DynamoDB
/ Azure Cosmos DB AWS AppSync
@_andreasgrimm Messaging AWS SNS / Azure EventGrid AWS SQS /
Azure ServiceBus Google Cloud PubSub
@_andreasgrimm Streams Amazon Kinesis / Azure EventHub
@_andreasgrimm and more: Tracing, Logging, Metrics Marketing Analytics ...
@_andreasgrimm http://www.se-radio.net/2018/03/se-radio-episode-320-nate-taggart-on-serverless-paradigm/
@_andreasgrimm My Serverless Story
@_andreasgrimm ❤ Business Problems
@_andreasgrimm Babysitting Infrastructure
@_andreasgrimm ❤ Effective Software Development Domain-Driven Design (DDD) EventStorming
@_andreasgrimm Event Storming by @ziobrando - Modeling Business Processes (as
a whole) - Event-Driven (fits serverless )
@_andreasgrimm EventStorming session at Akelius Berlin office
@_andreasgrimm (real) DevOps Culture
@_andreasgrimm Agile Software Development ... done right
@_andreasgrimm DDD ❤ Serverless
@_andreasgrimm Modeling Whirlpool https://domainlanguage.com/ ddd/whirlpool/
@_andreasgrimm Build -> Measure -> Learn
@_andreasgrimm Continuous Discovery / Experimentation
@_andreasgrimm Real Cost of Self-hosting? often hard to measure and
thus underestimated
@_andreasgrimm Team has to justify why not using services –
Soenke Ruempler (@s0enke)
@_andreasgrimm "serverless is a state of mind" https://www.youtube.com/watch?v=8Rzv68K8ZOY
@_andreasgrimm Cloud Lock-in vs. Employee Lock-in
@_andreasgrimm Cloud / Vendor Lock-In https://lumigo.io/blog/you-are-wrong-about-serverless-vendor-lock-in/
@_andreasgrimm Total Cost of Ownership s
@_andreasgrimm Serverless -> Commodity https://www.youtube.com/watch?v=SPsaqiegOP4
@_andreasgrimm Demo
@_andreasgrimm ___________.__ __ \__ ___/| |__ _____ ____ | |
__ ______ | | | | \\__ \ / \| |/ / / ___/ | | | Y \/ __ \| | \ < \___ \ |____| |___| (____ /___| /__|_ \/____ > \/ \/ \/ \/ \/ ___( ) ( _) (_ __)) (( _____) (_________)----' _/ / / _/ _/ / / __/ _/ / /__/ // /' - Twitter: @_andreasgrimm - LinkedIn: linkedin.com/in/andreas-grimm/ - Blog: andreasgrimm.com - Meetups: @DDDBER, @FullstackJS, @ServerlessBER