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
460
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
83
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
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
250
品質視点から考える組織デザイン/Organizational Design from Quality
mii3king
0
160
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
1
370
AWSで始める実践Dagster入門
kitagawaz
1
570
バッチ処理で悩むバックエンドエンジニアに捧げるAWS Glue入門
diggymo
3
180
20250903_1つのAWSアカウントに複数システムがある環境におけるアクセス制御をABACで実現.pdf
yhana
3
530
LLMを搭載したプロダクトの品質保証の模索と学び
qa
0
1k
これでもう迷わない!Jetpack Composeの書き方実践ガイド
zozotech
PRO
0
270
シークレット管理だけじゃない!HashiCorp Vault でデータ暗号化をしよう / Beyond Secret Management! Let's Encrypt Data with HashiCorp Vault
nnstt1
3
230
【初心者向け】ローカルLLMの色々な動かし方まとめ
aratako
7
3.4k
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
130
人工衛星のファームウェアをRustで書く理由
koba789
11
6.6k
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Practical Orchestrator
shlominoach
190
11k
GraphQLとの向き合い方2022年版
quramy
49
14k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
Visualization
eitanlees
148
16k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Faster Mobile Websites
deanohume
309
31k
Unsuck your backbone
ammeep
671
58k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
187
55k
A better future with KSS
kneath
239
17k
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