Mastering Python Network Automation: Automating Container Orchestration, Configuration, and Networking with Terraform, Calico, HAProxy, and Istio

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

With "Mastering Python Network Automation," you can streamline container orchestration, configuration management, and resilient networking with Python and its libraries, allowing you to emerge as a skilled network engineer or a strong DevOps professional. From the ground up, this guide walks readers through setting up a network automation lab using the NS3 network simulator and Python programming. This includes the installation of NS3, as well as python libraries like nornir, paramiko, netmiko, and PyEZ, as well as the configuration of ports, hosts, and servers. This book will teach you the skills to become a proficient automation developer who can test and fix any bugs in automation scripts. This book examines the emergence of the service mesh as a solution to the problems associated with service-to-service communication over time. This book walks you through automating various container-related tasks in Python and its libraries, including container orchestration, service discovery, load balancing, container storage management, container performance monitoring, and rolling updates. Calico and Istio are two well-known service mesh tools, and you'll find out how to set them up and configure them to manage traffic routing, security, and monitoring. Additional topics covered in this book include the automation of network policies, the routing of workloads, and the collection and tracking of metrics, logs, and traces. You'll also pick up some tips and tricks for collecting and visualizing Istio metrics with the help of tools like Grafana. Key Learnings Use of Istio for cluster traffic management, traffic routing, and service mesh implementation. Utilizing Cilium and Calico to solve pod networking and automate network policy and workload routing. Monitoring and managing Kubernetes clusters with etcd and HAProxy load balancers and container storage. Establishing network automation lab with tools like NS3 emulator, Python, Virtual Environment, and VS Code. Establishing connectivity between hosts, port connectivity, SSH connectivity, python libraries, NS3, and network encryption. Audience "Mastering Python Network Automation" is an essential guide for network engineers, DevOps professionals, and developers who want to streamline container orchestration and resilient networking with the help of Terraform, Calico, and Istio. Knowing Python and the basics of networking is sufficient to pursue this book.

Author(s): Tim Peters
Publisher: GitforGits
Year: 2023

Language: English
Pages: 309

Mastering Python Network Automation
Chapter 1: Python Essentials for Networks
Chapter 2: File Handling and Modules in Python
Chapter 3: Preparing Network Automation Lab
Chapter 4: Configuring Libraries and Lab Components
Chapter 5: Code, Test & Validate Network Automation
Chapter 6: Automation of Configuration Management
Chapter 7: Managing Docker and Container Networks
Chapter 8: Orchestrating Container & Workloads
Chapter 9: Pod Networking
Chapter 10: Implementing Service Mesh
Thank You