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
67
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
410
Mude sua vida com SL, assim como eu mudei a minha!
lays147
0
35
Atelier: Impressão 3D powered by Qt
lays147
0
79
Além da Sala de Aula
lays147
0
74
Atelier
lays147
0
99
#CPBR11 Software Livre, Um mundo sem fronteiras
lays147
0
56
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
81
Other Decks in Technology
See All in Technology
DevFest 2024 Incheon / Songdo - Compose UI 조합 심화
wisemuji
0
240
実践! ソフトウェアエンジニアリングの価値の計測 ── Effort、Output、Outcome、Impact
nomuson
0
600
NOT VALIDな検査制約 / check constraint that is not valid
yahonda
1
100
TypeScript開発にモジュラーモノリスを持ち込む
sansantech
PRO
3
840
Qiita埋め込み用スライド
naoki_0531
0
5.5k
サーバーなしでWordPress運用、できますよ。
sogaoh
PRO
0
170
ネットワーク可視化の世界
likr
7
5.6k
Agentic RAG with LangGraph
atsushii
0
110
OPENLOGI Company Profile
hr01
0
57k
[Oracle TechNight#85] Oracle Autonomous Databaseを使ったAI活用入門
oracle4engineer
PRO
1
200
サイボウズフロントエンドエキスパートチームについて / FrontendExpert Team
cybozuinsideout
PRO
5
39k
Oracle Cloud Infrastructure:2024年12月度サービス・アップデート
oracle4engineer
PRO
1
510
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
850
The Cult of Friendly URLs
andyhume
78
6.1k
Building Applications with DynamoDB
mza
92
6.1k
The World Runs on Bad Software
bkeepers
PRO
66
11k
The Language of Interfaces
destraynor
155
24k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.5k
Faster Mobile Websites
deanohume
305
30k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Writing Fast Ruby
sferik
628
61k
YesSQL, Process and Tooling at Scale
rocio
170
14k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.4k
Site-Speed That Sticks
csswizardry
2
210
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