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
Deployment with ansible
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
tabbi89
December 12, 2016
Programming
2
65
Deployment with ansible
Blue green deployment of sample application using ansible, docker, jenkins
tabbi89
December 12, 2016
Tweet
Share
More Decks by tabbi89
See All by tabbi89
PROFILING WITH BLACKFIRE
tabbi89
1
140
Other Decks in Programming
See All in Programming
へんな働き方
yusukebe
6
2.8k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
1.1k
GoのDB アクセスにおける 「型安全」と「柔軟性」の両立 - Bob という選択肢
tak848
0
280
Mastering Event Sourcing: Your Parents Holidayed in Yugoslavia
super_marek
0
120
どんと来い、データベース信頼性エンジニアリング / Introduction to DBRE
nnaka2992
1
340
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
250
Smarter Angular mit Transformers.js & Prompt API
christianliebel
PRO
1
100
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
16
3.4k
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
700
Agentic AI: Evolution oder Revolution
mobilelarson
PRO
0
200
Vuetify 3 → 4 何が変わった?差分と移行ポイント10分まとめ
koukimiura
0
200
Goの型安全性で実現する複数プロダクトの権限管理
ishikawa_pro
2
1.4k
Featured
See All Featured
Chasing Engaging Ingredients in Design
codingconduct
0
150
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
160
エンジニアに許された特別な時間の終わり
watany
106
240k
Skip the Path - Find Your Career Trail
mkilby
1
89
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
340
Automating Front-end Workflow
addyosmani
1370
200k
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.2k
Building the Perfect Custom Keyboard
takai
2
720
Deep Space Network (abreviated)
tonyrice
0
96
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
190
Transcript
DEPLOYMENT with Ansible and others :) Tomasz Łopusiewicz
About me tabbi_89 tabbi89
[email protected]
“Software deployment” a big picture
“Deployment 2017” continuous integration continuous delivery continuous deployment
A sample deployment of application “What week”
1. Code change 2. Pull request 3. Build 4. Check
tests 5. Merge 6. Deploy to production (using blue green) 7. Rollback Steps
Blue green deployments Router Green Blue
Live demo
Thank You https://github.com/tabbi89/blue-green-deployment-example