If you looked at the sidebar of this blog, you will find I introduce myself as linux system engineer who is too lazy to do anything manually :D
I have no problem to digging and troubleshooting an issue for hours, or dealing with new technology from zero, but my heart cannot having to do the donkey work! So, I always automate what can be automated! Starting of Bash, AWK, Python ... and now Ansible!
I used Puppet for a while, but after trying Ansible, I fell in love with it! It's very simple and handy, agent-less, YAML syntax, orchestration ... simply it's Awesome! Not only admins love it, but developers too!
Last April, I made a "TechTalk" about Ansible. At eSapce, every Thursday one of the departments makes a session about new technology or something recently being used, and this was my session from SysOps team. It is an introduction to Ansible, and how to get started with it ... and since then we moved to Ansible :-)
If you are interesting in Ansible, you can find more resources on Ansible website to getting started with it.
15/10/2015
Getting Started with Ansible - Presentation
2015-10-15T14:54:00+02:00
Ahmed AbouZaid
Ansible|DevOps|Presentation|
Subscribe to:
Post Comments (Atom)
Powered by Blogger.
Hello, my name is Ahmed AbouZaid, I'm a passionate Tech Lead DevOps Engineer. 👋
I specialize in Cloud-Native and Kubernetes. I'm also a Free/Open source geek and book author. My favorite topics are DevOps transformation, DevSecOps, automation, data, and metrics.
Contact Me
Categories
Agile
Ansible
Argo CD
Automation
AWK
AWS
Bash
Best practice
Books
BPM
Career
Certificate
CI/CD
CLI
Cloud Computing
Cloud-Native
Crossplane
Data
DataOps
Debugging
Developer Enablement
DevOps
DevSecOps
Docker
Event-driven
GCP
German
Git
Golang
Hello World
Helm
Highlights
IaC
InfluxDB
Inventory
Jenkins
Jinja
K3d
Kafka
KRM
Kubernetes
Kustomize
Languages
LibreOffice
Linux
Make
Management
Master
Metacognition
Metrics
Monitoring
Nagios/Opsview
Nginx
Open-source
OpenAPI
Planning
Platform Engineering
Presentation
Prometheus
Python
Rancher
Regex
SaltStack
Security
SRE
Summary
SysAdmin
Telegraf
Terraform
Testing
TICK stack
Tips and Tricks
Tools
TrueAbility
Work culture
Latest Post
Bootstrap Cloud-Native bootstrappers like Crossplane with K3d - Automation
I created a logo for the Crossplane Bootstrapper because all good projects deserve a logo. 😁 TL;DR ...
Popular Posts
-
The tech industry is full of workarounds, and you probably rely on one or more. There is no problem with that per se, but it...
-
Make is one of the oldest build automation tools ever (the original Make was created in 1976!). And since then, it got many implementation...
-
... ⚠️ Update ⚠️ If you are looking for the solution for this dilemma, then check this out: How to become a DevOp...
-
Nowadays Terraform is one of the pioneer tools used to manage modern infrastructure. It provides a declarative way to provis...
-
3 ways to customize off-the-shelf Helm charts with Kustomize - Kubernetes If you are working with Kubernetes probably you know Helm a...
-
Kustomize is a template-free declarative management tool for Kubernetes resources. One of the important primitives of Kustom...
-
Kustomize supports 2 main client-side patching methods for Kubernetes manifests, JSON Patching and Strategic Merge Patch . In the JSON Pat...