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
Ansible, Infrastructure as code - VoxxedDays Lu...
Search
walid chergui
June 26, 2016
Programming
0
150
Ansible, Infrastructure as code - VoxxedDays Luxembourg 2016
Ansible, Infrastructure as code , playbook , rôles
walid chergui
June 26, 2016
Tweet
Share
More Decks by walid chergui
See All by walid chergui
La reconnaissance d’images par réseau de neurones
oraclewalid
0
37
Other Decks in Programming
See All in Programming
責務を分離するための例外設計 - PHPカンファレンス 2024
kajitack
9
2.2k
非ブラウザランタイムとWeb標準 / Non-Browser Runtimes and Web Standards
petamoriken
0
410
CQRS+ES の力を使って効果を感じる / Feel the effects of using the power of CQRS+ES
seike460
PRO
0
220
見えないメモリを観測する: PHP 8.4 `pg_result_memory_size()` とSQL結果のメモリ管理
kentaroutakeda
0
860
テストコード書いてみませんか?
onopon
2
280
快速入門可觀測性
blueswen
0
470
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
6
1.3k
Итераторы в Go 1.23: зачем они нужны, как использовать, и насколько они быстрые?
lamodatech
0
1.2k
range over funcの使い道と非同期N+1リゾルバーの夢 / about a range over func
mackee
0
190
KMP와 kotlinx.rpc로 서버와 클라이언트 동기화
kwakeuijin
0
270
Асинхронность неизбежна: как мы проектировали сервис уведомлений
lamodatech
0
1.2k
Stackless и stackful? Корутины и асинхронность в Go
lamodatech
0
1.2k
Featured
See All Featured
A Philosophy of Restraint
colly
203
16k
Keith and Marios Guide to Fast Websites
keithpitt
410
22k
Site-Speed That Sticks
csswizardry
2
210
Producing Creativity
orderedlist
PRO
343
39k
Raft: Consensus for Rubyists
vanstee
137
6.7k
The Invisible Side of Design
smashingmag
299
50k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
4 Signs Your Business is Dying
shpigford
182
21k
How to Ace a Technical Interview
jacobian
276
23k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Designing Experiences People Love
moore
139
23k
For a Future-Friendly Web
brad_frost
176
9.5k
Transcript
voxxeddays.com/luxembourg/ #voxxeddaysLU Ansible, Infrastructure as code Walid CHERGUI @walidchergui Ansible,
Infrastructure as code
voxxeddays.com/luxembourg/ #voxxeddaysLU Sommaire • Ansible & conceptes • Architecture •
Demo
voxxeddays.com/luxembourg/ #voxxeddaysLU Moi ! • Développeur Java et Scala •
Data , les architectures distribués , DevOps • Co-fondateur de Fabulous Lab
voxxeddays.com/luxembourg/ #voxxeddaysLU Ansible Un outil de gestion de configuration et
de provisioning : • Utilise ssh • Agent-less • Descriptif • Idempotent • Langage simple qui se base sur le YAML • Modules : Docker, AWS ...
voxxeddays.com/luxembourg/ #voxxeddaysLU
voxxeddays.com/luxembourg/ #voxxeddaysLU Pour aller plus loin • Inventaire dynamique •
Jenkins plugin • Ansible vault
voxxeddays.com/luxembourg/ #voxxeddaysLU Urlographie • https://github.com/fabulous-lab/Introduction-Ansible • http://fabulous-lab.com/blog/ @walidchergui