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
72
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
450
Mude sua vida com SL, assim como eu mudei a minha!
lays147
0
40
Atelier: Impressão 3D powered by Qt
lays147
0
81
Além da Sala de Aula
lays147
0
82
Atelier
lays147
0
100
#CPBR11 Software Livre, Um mundo sem fronteiras
lays147
0
69
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
OpenHands🤲にContributeしてみた
kotauchisunsun
1
490
生成AI時代 文字コードを学ぶ意義を見出せるか?
hrsued
1
680
自律的なスケーリング手法FASTにおけるVPoEとしてのアカウンタビリティ / dev-productivity-con-2025
yoshikiiida
0
220
なぜ私はいま、ここにいるのか? #もがく中堅デザイナー #プロダクトデザイナー
bengo4com
0
1.2k
Understanding_Thread_Tuning_for_Inference_Servers_of_Deep_Models.pdf
lycorptech_jp
PRO
0
150
プロダクトエンジニアリング組織への歩み、その現在地 / Our journey to becoming a product engineering organization
hiro_torii
0
130
タイミーのデータモデリング事例と今後のチャレンジ
ttccddtoki
1
260
Witchcraft for Memory
pocke
1
650
KubeCon + CloudNativeCon Japan 2025 Recap
ren510dev
1
290
Liquid Glass革新とSwiftUI/UIKit進化
fumiyasac0921
0
300
OPENLOGI Company Profile for engineer
hr01
1
33k
モバイル界のMCPを考える
naoto33
0
290
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Code Review Best Practice
trishagee
69
18k
Fireside Chat
paigeccino
37
3.5k
Side Projects
sachag
455
42k
Site-Speed That Sticks
csswizardry
10
670
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
4 Signs Your Business is Dying
shpigford
184
22k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
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