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
Flynn, a next generation open source PaaS
Search
Mark Wolfe
July 18, 2014
Technology
1
220
Flynn, a next generation open source PaaS
Presentation i gave at the docker meetup in Melbourne, Australia.
Mark Wolfe
July 18, 2014
Tweet
Share
More Decks by Mark Wolfe
See All by Mark Wolfe
IP Networking in AWS
wolfeidau
0
66
Getting Into Vue.js
wolfeidau
0
190
AWS Automation With Lambda
wolfeidau
1
89
Ansible and Cloudformation
wolfeidau
1
230
Docker Security
wolfeidau
0
190
Building a Proxy in Go
wolfeidau
2
370
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
140
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
130
Other Decks in Technology
See All in Technology
250627 関西Ruby会議08 前夜祭 RejectKaigi「DJ on Ruby Ver.0.1」
msykd
PRO
2
370
生成AI時代 文字コードを学ぶ意義を見出せるか?
hrsued
1
730
事業成長の裏側:エンジニア組織と開発生産性の進化 / 20250703 Rinto Ikenoue
shift_evolve
PRO
1
240
生成AI時代の開発組織・技術・プロセス 〜 ログラスの挑戦と考察 〜
itohiro73
1
370
OpenHands🤲にContributeしてみた
kotauchisunsun
1
500
AWS テクニカルサポートとエンドカスタマーの中間地点から見えるより良いサポートの活用方法
kazzpapa3
2
610
Node-RED × MCP 勉強会 vol.1
1ftseabass
PRO
0
180
Lambda Web Adapterについて自分なりに理解してみた
smt7174
5
140
ビズリーチが挑む メトリクスを活用した技術的負債の解消 / dev-productivity-con2025
visional_engineering_and_design
0
130
Understanding_Thread_Tuning_for_Inference_Servers_of_Deep_Models.pdf
lycorptech_jp
PRO
0
150
自律的なスケーリング手法FASTにおけるVPoEとしてのアカウンタビリティ / dev-productivity-con-2025
yoshikiiida
0
390
Beyond Kaniko: Navigating Unprivileged Container Image Creation
f30
0
110
Featured
See All Featured
How GitHub (no longer) Works
holman
314
140k
How STYLIGHT went responsive
nonsquared
100
5.6k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Statistics for Hackers
jakevdp
799
220k
VelocityConf: Rendering Performance Case Studies
addyosmani
331
24k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
The Cult of Friendly URLs
andyhume
79
6.5k
Faster Mobile Websites
deanohume
307
31k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Into the Great Unknown - MozCon
thekraken
39
1.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Transcript
Flynn A next generation open source PaaS
What is Flynn? Set of components which out-of-the-box provides a
starting point for an internal PaaS Collection of independent projects, some of which are useful outside of Flynn Inspired by the Google Omega Paper
What problem is this solving? Provides a container based platform
for services (Heroku) Push deploy DB as a service (PostgreSQL) Designed for 12 factor applications
What business problem is this solving? Deployment, let the developers
ship with less road blocks. Logging, collect store/process/relay Monitoring, provides consistent view to developers and operations Efficient utilisation of system resources, Parkinson's law..
History Based on Jeff Lindsays Dokku Inspired by Heroku Open
source’ish Development sponsored by a few large companies
The Stack Written in golang Components: Service Discovery (etcd under
the hood) Job Execution Slug building (docker file templates) Custom HTTP/TCP load balancer/proxy
Langauge Support Ruby NodeJS Java Python
Example Deployment
Current State Still in heavy development Lots of rough edges
Scaling across hosts is not configurable Not fault tolerant
Looking ahead Well thought out architecture Lots of reusable pieces
Hopefully usable for development soon!
Alternatives deis http://deis.io/ next on my list to review! kubernetes
https://github.com/GoogleCloudPlatform/ kubernetes ???
Questions? Mark Wolfe
[email protected]
@wolfeidau on twitter github.com/wolfeidau http://wolfe.id.au