network-infra-pro

Plan and validate enterprise network topology and hardening strategies for cloud and on-prem environments.

1|Updated Jul 3, 2026
One-click install
npx skills add https://github.com/truongnat/skills --skill network-infra-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: network-infra-pro
Source: https://github.com/truongnat/skills/tree/main/skills/network-infra-pro
Command: npx skills add https://github.com/truongnat/skills --skill network-infra-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Plan and validate enterprise network topology and hardening strategies for cloud and on-prem environments.

Core Features & Use Cases

  • Design VPC/VNet topology with private/public boundaries, subnets, NAT, and routing controls.
  • Define ingress/egress policies, firewall rules, and service-to-service connectivity with observability.
  • Provide guidance for DNS/TLS configuration, load balancing, health checks, and rollback planning.
  • Use Case: Review a multi-region deployment to improve reliability and security posture.

Quick Start

Design a secure, scalable VPC topology for a multi-tier app with defined subnets, NAT, and ingress/egress policies.

Frequently Asked Questions about network-infra-pro

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a secure VPC topology for a multi-tier cloud application?

Design secure VPC topology by segmenting private and public boundaries, configuring subnets and NAT, and applying least-privilege ingress and egress routing controls for your multi-tier application.

What is the best way to plan ingress and egress policies for network hardening?

Plan network hardening by defining strict ingress and egress policies, setting least-privilege firewall rules, and aligning service-to-service connectivity with observability to monitor traffic flows.

How does DNS and TLS configuration affect multi-region network reliability?

DNS and TLS configuration impacts multi-region network reliability by directing traffic securely across endpoints, requiring aligned load balancing and health checks to ensure failover and rollback readiness.

Can I validate rollback planning and health-check alignment for multi-region deployments?

Validate rollback planning and health-check alignment for multi-region deployments by reviewing topology segmentation, traffic management, and reliability guidance to improve your security and reliability posture.

What are the limitations of relying on native load balancers for complex network segmentation?

Native load balancers may lack advanced segmentation controls, requiring defined ingress and egress policies, explicit routing controls, and observability configurations to maintain least-privilege boundaries across complex topologies.