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
59
Getting Into Vue.js
wolfeidau
0
180
AWS Automation With Lambda
wolfeidau
1
86
Ansible and Cloudformation
wolfeidau
1
220
Docker Security
wolfeidau
0
180
Building a Proxy in Go
wolfeidau
2
360
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
130
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
120
Other Decks in Technology
See All in Technology
AIエージェントについてまとめてみた
pharma_x_tech
11
8.5k
HCP TerraformとAzure:イオンスマートテクノロジーのインフラ革新 / HCP Terraform and Azure AEON Smart Technology's Infrastructure Innovation
aeonpeople
3
990
地方企業がクラウドを活用するヒント
miu_crescent
PRO
1
110
教師なし学習の基礎
kanojikajino
4
360
RevOpsへ至る道 データ活用による事業革新への挑戦 / path-to-revops
pei0804
3
810
バクラクの組織とアーキテクチャ(要約)2025/01版
shkomine
13
3k
Japan AWS Jr. Championsがお届けするre:Invent2024のハイライト ~ラスベガスで見てきた景色~
fukuchiiinu
0
1.1k
20250129 Findy_テスト高活用化
dshirae
0
230
マルチデータプロダクト開発・運用に耐えるためのデータ組織・アーキテクチャの遷移
mtpooh
0
160
消し忘れリソースゼロへ!私のResource Explorer活用法
cuorain
0
140
【Λ(らむだ)】アップデート機能振り返りΛ編 / PADjp20250127
lambda
0
120
Windows Server 2025 へのアップグレードではまった話
tamaiyutaro
2
260
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.5k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
YesSQL, Process and Tooling at Scale
rocio
171
14k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.2k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.8k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
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