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
Andreas Grimm
August 24, 2019
Technology
0
46
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
47
Praktikable Authentifizierung in Serverless-Umgebungen
andreasgrimm
0
56
Practical Auth in a Serverless World
andreasgrimm
0
80
Practical Auth in a Serverless World
andreasgrimm
1
140
Clean JavaScript
andreasgrimm
0
130
Other Decks in Technology
See All in Technology
AI工学特論: MLOps・継続的評価
asei
10
1.9k
Step Functions First - サーバーレスアーキテクチャの新しいパラダイム
taikis
1
280
Shadow DOM & Security - Exploring the boundary between light and shadow
masatokinugawa
0
730
AIを使っていい感じにE2Eテストを書けるようになるまで / Trying to Write Good E2E Tests with AI
katawara
3
1.8k
From Live Coding to Vibe Coding with Firebase Studio
firebasethailand
1
280
AIコードアシスタントとiOS開発
jollyjoester
1
240
ML Pipelineの開発と運用を OpenTelemetryで繋ぐ @ OpenTelemetry Meetup 2025-07
getty708
0
300
Building GoReleaser - from shell script to paid product
caarlos0
0
290
【CEDEC2025】現場を理解して実現!ゲーム開発を効率化するWebサービスの開発と、利用促進のための継続的な改善
cygames
PRO
0
140
激動の時代、新卒エンジニアはAIツールにどう向き合うか。 [LayerX Bet AI Day Countdown LT Day1 ツールの選択]
tak848
0
590
Shadow DOMとセキュリティ - 光と影の境界を探る / Shibuya.XSS techtalk #13
masatokinugawa
0
300
Railsの限界を超えろ!「家族アルバム みてね」の画像・動画の大規模アップロードを支えるアーキテクチャの変遷
ojima_h
4
500
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.2k
Side Projects
sachag
455
43k
Documentation Writing (for coders)
carmenintech
72
4.9k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
KATA
mclloyd
30
14k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1k
Done Done
chrislema
184
16k
BBQ
matthewcrist
89
9.7k
What's in a price? How to price your products and services
michaelherold
246
12k
Designing for Performance
lara
610
69k
Practical Orchestrator
shlominoach
189
11k
Six Lessons from altMBA
skipperchong
28
3.9k
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