Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.
Install with Tessl CLI
npx tessl i github:wshobson/agents --skill hybrid-cloud-networking67
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillAgent success when using this skill
Validation for skill structure
AWS VPN Terraform configuration
aws_vpn_gateway resource
100%
100%
aws_customer_gateway resource
100%
100%
aws_vpn_connection resource
100%
100%
IPSec type
100%
100%
BGP dynamic routing
100%
100%
On-premises BGP ASN
100%
100%
Dual tunnel HA
100%
100%
VPC Flow Logs
100%
100%
Encryption noted
100%
100%
AWS cloud router ASN
100%
100%
Without context: $0.3701 · 1m 56s · 13 turns · 13 in / 6,867 out tokens
With context: $0.4274 · 2m 1s · 16 turns · 15 in / 6,265 out tokens
Multi-cloud hybrid architecture design
Hub-and-spoke pattern
100%
100%
Transit Gateway for AWS
100%
100%
vWAN for Azure
100%
100%
On-premises BGP ASN 65000
100%
100%
AWS BGP ASN 64512
100%
100%
Azure BGP ASN 65515
100%
100%
Multi-cloud separate connections
100%
100%
Route filtering
100%
100%
PrivateLink or Private Endpoints
100%
100%
VPC endpoints to avoid internet
75%
25%
Redundant connections
100%
100%
Private connectivity preference
100%
100%
VPN for low-bandwidth
100%
100%
Without context: $0.5101 · 2m 48s · 15 turns · 16 in / 9,884 out tokens
With context: $0.8031 · 3m 34s · 29 turns · 1,316 in / 12,444 out tokens
Azure VPN gateway Terraform configuration
azurerm_virtual_network_gateway
100%
100%
type = Vpn
100%
100%
vpn_type = RouteBased
100%
100%
sku = VpnGw1
0%
100%
Dynamic IP allocation
100%
100%
BGP dynamic routing
100%
100%
DDoS protection
100%
100%
Network ACLs or NSGs
100%
100%
Monitoring metrics
100%
100%
ExpressRoute for high bandwidth
100%
100%
ExpressRoute up to 100Gbps
100%
100%
Dual tunnels for HA
100%
100%
Without context: $0.5590 · 3m 5s · 17 turns · 17 in / 10,834 out tokens
With context: $0.7478 · 3m 11s · 28 turns · 433 in / 11,460 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.