Today I got my "CloudU Certificate", after finishing the curriculum. It contains 10 chapters with 10 quizzes and final exam, it's pretty cool, but also it's a little bit old for 2015! However it's still a good refreshment to anyone even for someone already working in the field or intersted to learn about the theory of Cloud Computing.
Continue Reading »
21/07/2015
01/07/2015
Book Summary 01: High Performance Browser Networking - Part1 (Networking 101)
Ahmed AbouZaid
01/07/2015
Books, DevOps, Summary
Comments
Recently I started reading "High Performance Browser Networking", and If you ask me, I will say it's a masterpiece! Not just for developers, but also for SysAdmins and DevOps! This summary for first part of this great book, the first 4 chapters cover TCP, UDP, TLS, and networking essentials.
Actually, as a system administrator, I've seen a lot of developers do the same mistakes (specially Front-End developers), small mistakes lead to big performance issues! And those mistakes can be fixed with minimum efforts! So I really love this book slogan "What every web developer should know about Networking and Browser Performance!"
Continue Reading »
Subscribe to:
Posts (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
Data
DataOps
Developer Enablement
DevOps
DevSecOps
Docker
Event-driven
GCP
German
Git
Golang
Hello World
Helm
Highlights
IaC
InfluxDB
Inventory
Jenkins
Jinja
Kafka
KRM
Kubernetes
Kustomize
Languages
LibreOffice
Linux
Make
Management
Master
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
Latest Post
🔀Merger🔀, a schemaless strategic merge plugin - Kustomize
Kustomize is a great tool. I've been using Kustomize for almost 4 years and am happy with it. However, it's ...

Popular Posts
-
The tech industry of full of workarounds, you are probably using or relying on some workaround. And there is no problem with...
-
Nowadays Terraform is one of the pioneer tools used to manage modern infrastructure. It provides a declarative way to provis...
-
Kustomize is a template-free declarative management tool for Kubernetes resources. One of the important primitives of Kustom...
-
3 ways to customize off-the-shelf Helm charts with Kustomize - Kubernetes If you are working with Kubernetes probably you know Helm a...
-
Can you read it? Probably not, it's already broken! As of 2023, the DevOps Engineer role remains one o...
-
Make is one of the oldest build automation tools ever (the original Make was created in 1976!). And since then, it got many implementation...
-
Kustomize supports 2 main client-side patching methods for Kubernetes manifests, JSON Patching and Strategic Merge Patch . In the JSON Pat...