This is a collection of my favorite links while I surf the web and learn new things:
Learning
- [Book] – Network Programmability and Automation -> https://adriangiacometti.net/index.php/2019/12/19/network-automation-starter/
- [Book] – Network automation at scale -> https://adriangiacometti.net/index.php/2019/12/20/network-automation-at-scale-by-mircea-ulinic-seth-house-going-deeper-in-network-automation/
- [Online – paid] – Networking in Public Cloud Deployments -> https://www.ipspace.net/PubCloud/
- [Online – paid] – Cisco ACI Deep Dive -> https://www.ipspace.net/Cisco_ACI_Deep_Dive
Networking
- Brillant idea. How to build unequal routing with OSPF -> https://stubarea51.net/2016/10/27/wisp-design-using-ospf-to-build-a-transit-fabric-over-unequal-links/
- Understanting BGP convergence -> https://blog.ine.com/2010/11/22/understanding-bgp-convergence
Coding
- Great first steps in Python book for network engineers -> https://pyneng.readthedocs.io/en/latest/
- Python data structures -> https://blog.networktocode.com/post/data-structures/
- Python testing -> https://realpython.com/python-testing/
- Technics for Python testing -> https://realpython.com/python-cli-testing/
- Git flow tutorial -> https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow
- GitHub badges -> https://github.com/marketplace/actions/dynamic-badges
Cloud
- [VIDEO] – AWS Architecture patterns for multi-region active-active (ARC213-R2) – > https://youtu.be/3K9AzSrCmiQ
- [VIDEO] – AWS Advanced VPC design and new capabilities for Amazon VPC (NET305-R1) -> https://youtu.be/7acKgdDOOu4
- Superb explanation on AWS Lambda aka Serverless architecture -> https://medium.com/serverless-transformation/what-a-typical-100-serverless-architecture-looks-like-in-aws-40f252cd0ecb
- Cloud-native application for dummies -> http://www.it20.info/2014/12/cloud-native-applications-for-dummies/
Mix of magic
- How to start Docker containers on boot -> https://mehmandarov.com/start-docker-containers-automatically/
- How to send messages to Slack API -> https://api.slack.com/messaging/webhooks
- [VIDEO] – Brillant mix of technologies. Network as Code with Dolt and Netbox -> https://www.youtube.com/watch?v=fzYoR94OGV4&t=15s
- Make your devices send messages to Slack -> https://projectme10.wordpress.com/2016/11/14/telemetry-streaming-on-cisco-ios-xr-and-nxos/
- Event-Driven automation with napalm-logs -> https://napalm-automation.net/napalm-logs-released/
- AIOps Anomaly detection with Prometheus -> https://events19.linuxfoundation.org/wp-content/uploads/2017/12/AIOps-Anomaly-Detection-with-Prometheus-Marcel-Hild-Red-Hat.pdf
- [VIDEO] Provisioning Cisco ACI with GitLab and Terraform -> https://www.hashicorp.com/resources/cisco-aci-with-hashicorp-terraform/
- Awesome post and explanation on how to get Log statistics from your network syslog messages in Elastic Stack -> https://davidban77.hashnode.dev/parsing-network-devices-logs-with-the-elastic-stack-ck7ui34e601bgzns16r6x82tp
- Have an ELK stack running in 5 minutes with Docker -> https://logz.io/blog/elk-stack-on-docker/
- What is GitOps -> https://www.atlassian.com/git/tutorials/gitops