Network Automation with Go - Helion

Tytuł oryginału: Network Automation with Go
ISBN: 9781800561014
stron: 442, Format: ebook
Data wydania: 2023-01-05
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Go’s built-in first-class concurrency mechanisms make it an ideal choice for long-lived low-bandwidth I/O operations, which are typical requirements of network automation and network operations applications.
This book provides a quick overview of Go and hands-on examples within it to help you become proficient with Go for network automation. It’s a practical guide that will teach you how to automate common network operations and build systems using Go.
The first part takes you through a general overview, use cases, strengths, and inherent weaknesses of Go to prepare you for a deeper dive into network automation, which is heavily reliant on understanding this programming language. You’ll explore the common network automation areas and challenges, what language features you can use in each of those areas, and the common software tools and packages. To help deepen your understanding, you’ll also work through real-world network automation problems and apply hands-on solutions to them.
By the end of this book, you’ll be well-versed with Go and have a solid grasp on network automation.
Osoby które kupowały "Network Automation with Go", wybierały także:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
Spis treści
Network Automation with Go. Learn how to automate network operations and build applications using the Go programming language eBook -- spis treści
- 1. Introduction
- 2. Go Basics
- 3. Getting Started with Go
- 4. Networking (TCP/IP) with Go
- 5. Network Automation
- 6. Configuration Management
- 7. Automation Frameworks
- 8. Network APIs
- 9. OpenConfig
- 10. Network Monitoring
- 11. Expert Insights
- 12. Appendix: Building a Testing Environment