engyak.co
open-menu closeme
Home
Archive
Wi-Fi and Radio
Open Source
Python
Information Security
Improving productivity with code
Network Design Patterns
IPv6 / IP Design
github twitter linkedin rss
  • Why Automate? VM Deployment with vSphere's REST API

    calendar Jan 5, 2023 · 7 min read · Linux VMWare Home Lab Python FOSS/Linux Jenkins Continuous Delivery JSON Programmability Jinja  ·
    Share on: twitter facebook linkedin copy

    VMware introduced RESTful APIs with their vSphere 7.0 release train; migrating from the old MOB APIs is a welcome choice. REST clients provide a powerful tool for automating processes, but it's important to embody reliable practices when interacting with infrastructure. The neat thing about published and documented …


    Read More
  • Track Certificate Expiration with Jenkins and Python 3!

    calendar Oct 23, 2022 · 5 min read · Linux Python FOSS/Linux Jenkins Continuous Delivery Design Patterns Information Security  ·
    Share on: twitter facebook linkedin copy

    CI/CD tools aren't just for automatically deploying apps! Jenkins excels at enabling an engineer to automatically execute and test code - but, it has a hidden super-power: Automating boring and intensive IT tasks(removing toil). Let's take a common and relatable IT problem - it doesn't matter if you're a DevOps …


    Read More
  • Bogons, and how to leverage public IP feeds with NSX-T

    calendar Jan 16, 2022 · 3 min read · Network Security Datacenter Networking Python Routing & Switching Studies BGP NSX-T Design Patterns  ·
    Share on: twitter facebook linkedin copy

    Have you ever wondered what happened to all the privately-addressed traffic coming from any home network? Well, if it isn't explicitly blocked by the business, it's routed, and this is not good. Imagine what data leakage can occur when a user mistypes a destination IP - the traffic goes out to the Service Provider, who …


    Read More
  • Leverage Idempotent, Declarative Profiles with the NSX-ALB (Avi) REST API

    calendar Jan 2, 2022 · 5 min read · Load Balancing TLS VMWare Network Security Python Avi Programmability Design Patterns Network Automation NSX-ALB  ·
    Share on: twitter facebook linkedin copy

    Idempotence and Declarative Methods - not just buzzwords Idempotence Coined by Benjamin Peirce, this term indicates that a mathematical operation will produce a consistent result, even with repetition. Idempotence is much more complicated subject in mathematics and computer science. IT and DevOps use a simplified …


    Read More
  • NSX-T 3.2 and NSX ALB (Avi) Deployment Error - "Controller is not reachable. {0}"

    calendar Dec 22, 2021 · 2 min read · Load Balancing VMWare Python Avi NSX-T Programmability NSX-ALB  ·
    Share on: twitter facebook linkedin copy

    Note: This feature has been deprecated by VMware NSX-T 3.2 has been released, and has a ton of spiffy features. The NSX ALB integration is particularly neat, but while repeatedly (repeatably) breaking the integration to learn more about it, I ran into this error: When deploying NSX ALB appliances from the NSX Manager, …


    Read More
  • XML, JSON, YAML - Python data structures and visualization for infrastructure engineers

    calendar Jun 6, 2021 · 6 min read · Python YAML JSON Programmability XML Ansible Design Patterns Network Automation  ·
    Share on: twitter facebook linkedin copy

    At some point, we can't "do it all" with one block of code. As developers, we need to store persistent data for a variety of reasons: We want it for later execution (or to compare it to another result) We're sick of storing variables in code. This matters a lot more in compiled languages than runtime ones We …


    Read More
  • Design Pattern: Looking Glasses

    calendar Mar 22, 2021 · 3 min read · eBGP Python FOSS/Linux Network Automation Home Lab IPv6 Datacenter Networking iBGP Routing & Switching Studies BGP Programmability Design Patterns  ·
    Share on: twitter facebook linkedin copy

    It's probably safe to say that service provider networking is pretty unique. One particular design pattern - Looking Glasses - is extremely useful for complex dynamically routed networks. I'd really like to shift the gatekeeping needle here - networks that are complex enough to benefit from a looking glass should move …


    Read More
  • Why Automate? Writing a self-testing Python class for REST or XML API invocation

    calendar Aug 16, 2020 · 6 min read · Python PAN-OS Programmability Network Automation  ·
    Share on: twitter facebook linkedin copy

    So far, most API invocations, at least in terms of what you need to do, are pretty simple to execute. Then again, just about every other administrative function on a computer is, as well. For example: Clicking a button Typing in a command or variable Interacting with a programmable interface is as simple as any other …


    Read More

ENGYAK.co

A blog about IT

Disclaimer

The opinions expressed on this site are my own personal opinions and do not represent my employer’s view in any way.

Recent Posts

  • Automate Cisco IOS/IOS-XE documentation with Ansible (with examples)
  • Document Networks as Code with D2!
  • Document vSphere as Code with D2!
  • Diagram as Code with D2!
  • Enable ToFU (Trust on First Use) with OpenSSH
  • Deploy vSphere VMs with Ansible!
  • Why Automate? VM Deployment with vSphere's REST API
  • What happens to packets with a VMware vSphere Distributed Switch?

Series

SPINE-AND-LEAF-FABRICS 8 WHY-AUTOMATE 8 D2 4

Tags

DATACENTER-NETWORKING 43 VMWARE 43 ROUTING-SWITCHING-STUDIES 35 NSX-T 32 HOME-LAB 31 BGP 28 NETWORK-AUTOMATION 23 PROGRAMMABILITY 22 DESIGN-PATTERNS 20 EBGP 20 IPV6 15 NETWORK-SECURITY 15 AVI 13 ANSIBLE 12 FOSS/LINUX 12 NSX-ALB 11 IBGP 10 LINUX 10
All Tags
802.3BY1 ANSIBLE12 ANYCAST3 AVI13 BGP28 BIND91 CISCO-NX-OS3 CLOUD1 CONTINUOUS-DELIVERY5 DATACENTER-NETWORKING43 DESIGN-PATTERNS20 DIAGRAMS4 DNS1 EBGP20 FOSS/LINUX12 GITOPS1 HOME-LAB31 IBGP10 INFORMATION-SECURITY5 IPV615 IS-IS3 JENKINS4 JINJA4 JSON4 LAYER-12 LAYER-22 LINUX10 LOAD-BALANCING9 NETWORK-AUTOMATION23 NETWORK-SECURITY15 NFV3 NGINX1 NSX1 NSX-ALB11 NSX-T32 NSX-V2 OSPF5 PAN-OS3 PROGRAMMABILITY22 PYTHON8 RIPV22 ROUTING-SWITCHING-STUDIES35 SPANNING-TREE1 SPINE-AND-LEAF10 TLS3 UNBOUND1 UNEARNED-UPTIME2 VCENTER1 VCSA1 VMWARE43 VSPHERE4 WI-FI4 WPA32 XML1 YAML1
[A~Z][0~9]
engyak.co

Copyright 2019-  ENGYAK.CO. All Rights Reserved

to-top