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
Vamos falar de Ansible? V2
Search
Lays Rodrigues
October 29, 2017
Technology
0
73
Vamos falar de Ansible? V2
Versão 2 da Palestra sobre Ansible.
Lays Rodrigues
October 29, 2017
Tweet
Share
More Decks by Lays Rodrigues
See All by Lays Rodrigues
Processamento de Vídeo com Python
lays147
0
470
Mude sua vida com SL, assim como eu mudei a minha!
lays147
0
40
Atelier: Impressão 3D powered by Qt
lays147
0
83
Além da Sala de Aula
lays147
0
85
Atelier
lays147
0
100
#CPBR11 Software Livre, Um mundo sem fronteiras
lays147
0
75
Qt: Write Once, Deploy Everywhere #CPBR11
lays147
0
120
Qt: Write Once, Deploy Everywhere
lays147
0
150
Qt: O seu toolkit para C++ e Python com o verdadeiro: Write once, deploy everywhere! v2 QA Ladies
lays147
0
100
Other Decks in Technology
See All in Technology
Implementing and Evaluating a High-Level Language with WasmGC and the Wasm Component Model: Scala’s Case
tanishiking
0
180
ソースを読む時の思考プロセスの例-MkDocs
sat
PRO
1
210
コンパウンド組織のCRE #cre_meetup
layerx
PRO
1
270
「最速」で Gemini CLI を使いこなそう! 〜Cloud Shell/Cloud Run の活用〜 / The Fastest Way to Master the Gemini CLI — with Cloud Shell and Cloud Run
aoto
PRO
1
180
知覚とデザイン
rinchoku
1
590
入院医療費算定業務をAIで支援する:包括医療費支払い制度とDPCコーディング (公開版)
hagino3000
0
110
AI時代の開発を加速する組織づくり - ブログでは書けなかったリアル
hiro8ma
1
320
混合雲環境整合異質工作流程工具運行關鍵業務 Job 的經驗分享
yaosiang
0
190
AIプロダクトのプロンプト実践テクニック / Practical Techniques for AI Product Prompts
saka2jp
0
110
20251027_findyさん_音声エージェントLT
almondo_event
2
440
AI AgentをLangflowでサクッと作って、1日働かせてみた!
yano13
1
160
ブラウザのAPIで Nintendo Switch用の特殊なゲーム用コントローラーを体験型コンテンツに / IoTLT @ストラタシス・ジャパン
you
PRO
0
140
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
75
5.1k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
The Language of Interfaces
destraynor
162
25k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Navigating Team Friction
lara
190
15k
Build your cross-platform service in a week with App Engine
jlugia
233
18k
GraphQLとの向き合い方2022年版
quramy
49
14k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
4 Signs Your Business is Dying
shpigford
185
22k
YesSQL, Process and Tooling at Scale
rocio
173
15k
Transcript
Vamos falar de Ansible?
O que é o Ansible? “Ansible is a radically simple
IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs.” 2
Infra - Como é 3
Infra - Como deveria ser 4 Fonte: Cisco Networking Academy
Infra e Deploy - Como queremos que seja 5
Estudo de Caso 6
Como fazemos? 7
YAML 8 - é um formato de serialização (codificação de
dados) de dados legíveis por humanos .
Ansible Playbooks - Estrutura 9
10
$ ansible-playbook -i development -K -l api setup.yml 11
Elevando o Jogo: Cluster Docker Swarm AWS 12
13
https://github.com/gomex/docker-cluster 14 https://leanpub.com/dockerparadesenvolvedores
$ sudo shutdown now 15