All Posts

  • Network Design: Traditional Three-Layer vs. Clos Network
    Network Design: Traditional Three-Layer vs. Clos Network

    Comparison of traditional three-layer and Clos network architectures, discussing bottlenecks, scalability, and VXLAN overlay benefits.

    #networking #datacenter #architecture
  • Customizing ACI Capacity Dashboard with Splunk
    Customizing ACI Capacity Dashboard with Splunk

    Building custom ACI capacity monitoring dashboards using Splunk, VLAN encapsulation tracking, and scalability analysis beyond APIC limits.

    #aci #splunk #datacenter
  • Ansible Setting through Multiple Bastion Hosts
    Ansible Setting through Multiple Bastion Hosts

    Configure Ansible to reach network devices through multiple bastion hosts using SSH ProxyJump and local port binding techniques.

    #ansible #automation #networking
  • CISCO ACI Fabric Authentication via REST API
    CISCO ACI Fabric Authentication via REST API

    Comprehensive guide to ACI APIC REST API authentication methods: token-based and signature-based with Python and Ansible automation.

    #aci #restapi #python #ansible
  • CPU Load Generator Project
    CPU Load Generator Project

    Python-based CPU load generator with PID control for precise load targeting, useful for performance testing and thermal analysis.

    #python #project #opensource
  • Congestion and Queuing Control for Real-Time Communication
    Congestion and Queuing Control for Real-Time Communication

    Research on congestion control algorithms for WebRTC and low-delay communication, including Google Faculty Award and GCC algorithm implementation.

    #research #webrtc #congestion-control
  • Reducing HTTP Latency with QUIC
    Reducing HTTP Latency with QUIC

    Experimental evaluation of HTTP/1.1, HTTP/2, and QUIC protocols measuring page load time reduction through connection reuse and stream multiplexing.

    #research #quic #http
  • Low Delay Transport Protocols
    Low Delay Transport Protocols

    Exploring Active Queue Management and low-delay transport protocols: bufferbloat problem, AQM solutions (RED, PIE, CoDel), and experimental results.

    #research #aqm #congestion-control