André Limanetautoninjas.hashnode.dev·Dec 18, 2024SOLID Principles for NetDev EngineersTech Gauge: 🟩🟩🟩⬜⬜ (3/5) This article is moderately technical and suitable for readers with some background in Python and OOP. I dare say the typical background of today's Network Automation Developer looks like this: A network geek who knows ser...61 readsSOLID principles
Jamessilent-byte.hashnode.dev·Dec 13, 2024Part 1: Getting Started with LangchainWhat is Langchain: LangChain is a framework for developing applications powered by large language models (LLMs). What is large language model: A large language model (LLM) is a type of artificial intelligence (AI) program that can recognize and gener...Building AI Powered Applications With Langchainlangchain
Pedro Dautonetops.com·Oct 30, 2024Nornir Fundamentals and ConfigurationIntroduction to Network Automation This chapter delves into the fundamentals of network automation with Nornir, a powerful Python-based framework designed to simplify and accelerate network management operations. Nornir empowers network engineers to ...NornirPython
Pedro Dautonetops.com·Jun 19, 2024Network Automation Monitoring - TIG Stack SetupWelcome to my network automation monitoring exploration series! These posts are mainly for me to understand the TIG stack, Netbox, Containerlabs, StackStorm, and Docker better, and to document useful tips and tricks I discover. I hope you find them h...99 readsBuilding Lab for Network Monitoring with with TIG StackTelegraf
Pedro Dautonetops.com·Jun 17, 2024Jinja2 BasicsUsually, as network engineers, we use Jinja2 to store configuration templates, so let us check the structures, thinking of a practical approach for our daily jobs. You might want to follow up with some testing for the following blog. Packet Coders ha...Jinjajinja