- Hands-On Enterprise Automation with Python.
- Bassem Aly
- 123字
- 2021-06-18 19:22:28
When and why to automate the network
Network automation is increasing all over the network world. However, it's really important to understand when and why to automate your network. For example, if you're an administrator of a few network devices (three or four switches) and you don't execute so many tasks on them regularly, then you might not need full automation for them. Actually, the time needed to write and develop a script and test and troubleshoot it might be greater than the time to do a simple task manually. On the other hand, if you're responsible for a big enterprise network that contains multi-vendor platforms and you always execute repetitive tasks, then it's highly recommended to have a script to automate it.
推薦閱讀
- 現代C++編程:從入門到實踐
- 軟件項目管理(第2版)
- Interactive Data Visualization with Python
- 樂學Web編程:網站制作不神秘
- Mastering Scientific Computing with R
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- Bootstrap 4:Responsive Web Design
- Haxe Game Development Essentials
- 單片機應用與調試項目教程(C語言版)
- Visual Basic程序設計實驗指導(第二版)
- Android系統原理及開發(fā)要點詳解
- Hands-On Kubernetes on Windows
- uni-app跨平臺開發(fā)與應用從入門到實踐
- Struts 2.x權威指南
- Java EE 7 with GlassFish 4 Application Server