Packet Coders
packetcoders.bsky.social
Packet Coders
@packetcoders.bsky.social
✨ A quick word from one of our previous students...
November 13, 2025 at 8:01 AM
[ICYMI] 🚀 New Course: Terraform Fundamentals for Network Engineers by Chase Woodard.
Learn Terraform step by step: IaC concepts, providers, variables, state mgmt, and more!
📚 40 Lessons
🕒 4h 58min
🎯 Beginner-Friendly

👉 nebula.packetcoders.io/course-detai...
November 12, 2025 at 4:35 PM
Git Tip: `git diff` lets you compare changes between commits, branches, or specific files. It also offers options for summaries and detailed file changes.

Here are a few examples:

#networkautomation
November 11, 2025 at 9:01 AM
✨ [ICYMI] Check out our previous post: An Introduction to the Netpicker Network Automation Platform - where we cover the core components of Netpicker, its key features, NetBox integration, and how it simplifies network automation. www.packetcoders.io/an-introduct...
#networkautomation
November 10, 2025 at 8:01 AM
🚀 New Tech Session: Building a GraphQL API

You’ll learn:
✅ What is GraphQL
✅ GraphQL use cases in network automation
✅ Graphene vs Strawberry
✅ Strawberry 101
✅ Queries, mutations, async & FastAPI integration

nebula.packetcoders.io/recording
November 6, 2025 at 9:00 AM
🚀 New Course: Terraform Fundamentals for Network Engineers by Chase Woodard.
Learn Terraform step by step: IaC concepts, providers, variables, state mgmt, and more!
📚 40 Lessons
🕒 4h 58min
🎯 Beginner-Friendly

👉 nebula.packetcoders.io/course-detai...
November 5, 2025 at 11:52 AM
🐍 Python Tip: Improve code readability by enforcing named arguments
To enforce all arguments to be named, start your parameter list with *.

Here’s an example:

#networkautomation
November 4, 2025 at 8:01 AM
✨ [BLOG POST] Check out our latest post: An Introduction to the Netpicker Network Automation Platform - where we cover the core components of Netpicker, its key features, NetBox integration, and how it simplifies network automation. www.packetcoders.io/an-introduct...
#networkautomation
October 30, 2025 at 10:30 AM
👻 Don’t be scared of Network Automation! Get 40% Off Yearly Memberships!
Learn Python, Netmiko, Nornir, YANG & more.

Use code AUTOMATE40 ➜ packetcoders.io/membership
(Offer ends Nov 1st)
October 29, 2025 at 8:15 AM
🅰️ Ansible Tip:
When troubleshooting #Ansible settings, use `ansible-config dump --only-changed` to show only configurations that differ from the default. It reveals the source of the change, whether it's from a config file or an environment variable.

Here's an example 👇

#networkautomation
October 28, 2025 at 9:02 AM
📢 Landing today is our Tech Session: How to Build a GraphQL API. This is a members-only session. Looking to join? Head over to www.packetcoders.io/membership. #networkautomation
October 23, 2025 at 7:02 AM
pyATS Tip! By default, pyATS runs several exec/config commands and logs to stdout when connecting. You can disable these using the parameters in the example below:

#networkautomation
October 21, 2025 at 7:02 AM
🅰️ Resource Ansible Modules offer various states to manage configuration sections effectively. Use parsed to convert configurations into structured data.

Here's an example 👇

#networkautomation
October 16, 2025 at 8:01 AM
Looking to get all the latest news, tips, and updates from in and around Network automation? Check out the Packet Coders #networkautomation newsletter - sign up now at: buff.ly/3KNjmo0
October 15, 2025 at 8:02 AM
pyATS Tip: Use pyATS APIs like get_platform_memory_usage() to easily retrieve device performance metrics, such as memory usage, from network devices, which you can later use within your test cases.

Example below 👇

Thanks to Arsalan Yahyazadeh for sharing this tip!

#networkautomation
October 14, 2025 at 8:02 AM
📊 Netpicker and NetBox Integration – With the latest release, you can now build simple Python jobs in Netpicker while using data from NetBox. netpicker.io
October 13, 2025 at 8:30 AM
🚀 New Tech Session: Building a Chatbot with MCP, Claude, and Netmiko

You’ll learn:
✅ What MCP is
✅ MCP components
✅ The full host, client, and server MCP flow
✅ MCP validation with MCP Inspector
✅ Building an MCP server with FastMCP and Netmiko

🔗 nebula.packetcoders.io/recording/
October 10, 2025 at 7:01 AM
⏰ Only 48hrs left - Master Python Network Automation in 5 days!
Live, hands-on, instructor-led bootcamp covering NetBox, GraphQL, Ansible, pyATS & more.

🎉 40% OFF with code PROMO40
⚡ Offer ends Oct 10th

➜ Sign up: packetcoders.io/python-netwo...
October 8, 2025 at 12:31 PM
🚀 New Module Added: Prometheus-based TSDB Store in Modern Network Telemetry
Includes:
✅ Intro to Prometheus & data model
✅ Setup & ingestion
✅ Graphs & alerting
✅ Triggering Ansible EDA
nebula.packetcoders.io/course-detai...
October 8, 2025 at 7:02 AM
Jinja Tip: Validate and check your Jinja templates for syntax errors with j2lint. Ideal for integrating into a CI pipeline.

github.com/aristanetwor...

Here is an example below 👇

#networkautomation
October 7, 2025 at 7:01 AM
📢 Landing this month is our Tech Session: How to Build a GraphQL API. This is a members-only session. Learn more about joining over at: www.packetcoders.io/membership #networkautomation
October 6, 2025 at 7:01 AM
pyATS Tip: Customize SSH directly within the pyATS testbed using ssh_options. Ideal when needing to alter the algorithms used when connecting to older devices.

Here is an example 👇

#networkautomation
October 1, 2025 at 8:02 AM
🚀 Master Python Network Automation in 5 days!
Live, hands-on, instructor-led bootcamp covering NetBox, GraphQL, Ansible, pyATS & more.

🎉 40% OFF with code PROMO40
⚡ Offer ends Oct 10th

➜ Sign up at: www.packetcoders.io/python-netwo...
September 30, 2025 at 9:00 AM
✨The Packet Coders #networkautomation newsletter drops soon! 🚀 Elevate your network automation game and stay ahead of the curve. Haven't subscribed yet? Sign up now at: buff.ly/3KNjmo0
September 29, 2025 at 8:02 AM
📢 Landing tonight is our Tech Session: Building a ChatBot with MCP, Claude and Netmiko. This is a members-only session. Looking to join? Head over to www.packetcoders.io/membership. #networkautomation
September 24, 2025 at 7:00 AM