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 and this is my "lite" technical blog!
I'm a passionate DevOps engineer, Cloud/Kubernetes specialist, Free/Open source geek, and an author.
I believe in self CI/CD (Continuous Improvements/Development), also that "the whole is greater than the sum of its parts".
DevOps transformation, automation, data, and metrics are my preferred areas. And I like to help both businesses and people to grow.
Categories
Agile
Ansible
Automation
AWK
AWS
Bash
Best practice
Books
BPM
Career
Certificate
CI/CD
CLI
Cloud Computing
Cloud-Native
Developer Enablement
DevOps
DevSecOps
Docker
Event-driven
GCP
German
Git
Golang
Hello World
Helm
Highlights
IaC
InfluxDB
Inventory
Jenkins
Jinja
Kafka
Kubernetes
Kustomize
Languages
LibreOffice
Linux
Make
Management
Metacognition
Metrics
Monitoring
Nagios/Opsview
Nginx
Open-source
OpenAPI
Planning
Presentation
Prometheus
Python
Rancher
Regex
SaltStack
Security
SRE
Summary
SysAdmin
Telegraf
Terraform
Testing
TICK stack
Tips and Tricks
Tools
TrueAbility
Work culture
Popular Posts
-
Kustomize is a template-free declarative management tool for Kubernetes resources. One of the important primitives of Kustom...
-
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...
-
The tech industry of full of workarounds, you are probably using or relying on some workaround. And there is no problem wit...
-
Make is one of the oldest build automation tools ever (the original Make was created in 1976!). And since then, it got many implementation...
-
On 08.06.2020 and in less than 48 hours of the exam, I got an email that I passed from the first try and I'm now a Certified Kubernete...
-
When I started to work with Kubernetes, It was a bit annoying to deal with multi clusters from CLI at the same time. First suggestion ...