28 lines
1.5 KiB
Markdown
28 lines
1.5 KiB
Markdown
# Terraform, Ansible & Puppet — Les Trois Mousquetaires de la Configuration as Code
|
|
|
|
Présentation pour le **Finistère Dev Meetup**.
|
|
|
|
## 📝 Abstract (FR)
|
|
|
|
> Gérer un serveur à la main, ça se fait. En gérer 10, c'est encore faisable. Mais provisionner, configurer et maintenir 100, 1000+ serveurs, c'est une autre histoire.
|
|
>
|
|
> Et si votre infrastructure n'était que du code ? Venez découvrir comment provisionner, configurer et maintenir facilement une flotte de serveurs avec les Trois Mousquetaires de la Configuration as Code : Terraform, Ansible et Puppet. Que sont ces outils, à quoi servent-ils, et comment sont-ils complémentaires ?
|
|
|
|
## 📝 Abstract (EN)
|
|
|
|
> Managing one server by hand? Doable. Managing 10 by hand? Still manageable. But provisioning, configuring and maintaining 100, 1000+ servers — that's another story.
|
|
>
|
|
> What if your infrastructure was just code? Come discover how to easily provision, configure and maintain a fleet of servers with the Three Musketeers of Configuration as Code: Terraform, Ansible and Puppet. What are these tools, what do they do, and how are they complementary?
|
|
|
|
## 🌐 View the slides
|
|
|
|
👉 **https://ministicraft.pages.git.cloud.arnaud-pc.fr/finistdev-configuration-as-code/**
|
|
|
|
## 🛠️ Built with
|
|
|
|
- [Reveal.js](https://revealjs.com/) — HTML presentation framework
|
|
|
|
## 📦 Deployment
|
|
|
|
Slides are automatically published via [git-pages](https://codeberg.org/git-pages/git-pages) on every push to the `pages` branch.
|